Go to developer settings to generate an API token
Codegen agents can research code, create PRs, modify Linear tickets, and more.
Installation
Install the SDK using pip or uv:What can I do with the Codegen SDK?
The Codegen SDK is your gateway to programmatically interacting with your AI Software Engineer. You can use it to:- Automate development tasks: Assign tasks like implementing features, fixing bugs, writing tests, or improving documentation to the agent.
- Integrate AI into your workflows: Trigger agent tasks from your CI/CD pipelines, scripts, or other development tools.
- Provide context and guidance: Supply the agent with specific instructions, relevant code snippets, or background information to ensure it performs tasks according to your requirements.