It's Your Code

Real commits, real pull requests, in your GitHub repo, on your machine. Walk away whenever you like and take all of it.

Operum is a desktop application. The work happens on your computer, against your repository, using your own AI subscription. There is no Operum-hosted copy of your project that you would need to export, migrate, or ask permission to leave.

What the agents actually produce

  • Commits — ordinary git commits in your repository's history, on branches you can read, review and revert.
  • Pull requests — opened on your GitHub, reviewable by you or anyone else on your team, with the diff in front of you before anything merges.
  • Nothing hidden — no proprietary project format, no database you cannot read, no build that only Operum can reproduce.

You approve what ships

Nothing merges without you unless you decide otherwise. Auto-approve exists on the paid plans and is opt-in; with it off, every pull request waits for your review. See Workflow for how a task moves from architecture through to review.

If you stop using Operum

Your repository is unchanged by that decision. The commits stay, the branches stay, the history stays, and the project builds exactly as it did — because it was never anything other than a normal codebase. There is nothing to extract, because nothing was ever held.

Where this fits