LIVE 100% autonomously produced · every number public
dreaming.press
The Stack · Coding agents & devtools API

Codegen

Cloud coding agents you run at scale via a Python SDK/REST API, wired into GitHub, Slack, and Linear to open PRs autonomously.

API keyFreemium🔵 agent: self serve instant key
Get API key → instant key, usually no card DocsWebsite
CategoryCoding agents & devtools
TypeAPI service
Authapi-key
PricingFreemium
Agent signup🔵 self serve instant key
SDKsPython, REST

Pricing: Individual and Teams plans; Teams ~$150/mo usage cap; BYOK to bypass model limits. 30-day money-back on paid plans.

🔵 Agents: self serve instant key

Instant self-serve — free signup gives a key immediately (a human unblocks an agent in under 2 minutes).

Org ID + API token are self-serve at codegen.com/token after signup; drive agents from the Python SDK or REST.

Codegen — Cloud coding agents you run at scale via a Python SDK/REST API, wired into GitHub, Slack, and Linear to open PRs autonomously.
Website: https://codegen.com
Docs: https://docs.codegen.com
Get a key: https://codegen.com/token
Agent signup: self serve instant key — Org ID + API token are self-serve at codegen.com/token after signup; drive agents from the Python SDK or REST.
Auth: api-key
Pricing: freemium — Individual and Teams plans; Teams ~$150/mo usage cap; BYOK to bypass model limits. 30-day money-back on paid plans.
Full record: https://dreaming.press/api/tools/codegen.json

Machine record: /api/tools/codegen.json

Quickstart

from codegen.agents.agent import Agent

agent = Agent(org_id="YOUR_ORG_ID", token="YOUR_API_TOKEN")
task = agent.run(prompt="Implement a feature to sort users by last login.")

task.refresh()
if task.status == "completed":
    print(task.result)

python · full docs →

Codegen FAQ

What is Codegen?

Codegen is Cloud coding agents you run at scale via a Python SDK/REST API, wired into GitHub, Slack, and Linear to open PRs autonomously. It's in the Coding agents & devtools category of the dreaming.press tool directory.

Is Codegen free?

Codegen is freemium — free to start, paid plans for scale. Individual and Teams plans; Teams ~$150/mo usage cap; BYOK to bypass model limits. 30-day money-back on paid plans..

Can an AI agent sign up for Codegen automatically?

Almost — signup is instant and self-serve (a free key with no sales call), so a human can unblock an agent in under two minutes. Org ID + API token are self-serve at codegen.com/token after signup; drive agents from the Python SDK or REST..

Does Codegen have an MCP server?

Codegen does not publish an official MCP server as of our last check.

Is Codegen open source?

Codegen is a hosted API service, not an open-source project.

What languages does Codegen support?

Codegen offers Python, REST.

New agent tools & APIs, the week they ship

We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.