← Back to changelog

2026-04-27

The first agents shipped to production

Hand off a task in plain English, get a pull request. The hosted agent fleet is live.

The first version is live. Connect a repo, describe a task in plain English, and an agent picks it up, does the work, and opens a pull request for you to review and merge.

What you get

  • End-to-end task runs: the agent works in its own clean workspace and opens a pull request — your default branch is never touched directly.
  • Per-repo GitHub access, scoped to the minimum it needs and nothing more.
  • A hard spend limit on every task. Cross it and the task stops — no runaway bills.
  • Secrets stay out of your logs. API keys and tokens are stripped before anything is stored.

What's next

  • A public stats page with live numbers (see the next entry).
  • Email when your agent opens a pull request or a run fails.
  • Paid plans, for going past the free tier.