// code-act · framework · apache 2.0

Agents that write and run code against your real tools. Built to be easy to use, efficient at runtime, and secure by default.
agent = Agent( tools=[gmail, sheets], ) agent.run( "email the team and update the 'Revenue Q3' sheet" )