Most AI coding tools stop at explaining. ShipRepo goes further — it reads the repo, edits the code, runs the tests in an isolated sandbox, and opens a real GitHub pull request you can review.
Most bugs follow patterns humans repeat over and over. We wanted an agent that actually closes the loop: plan → locate → patch → test → PR. No copy-paste.
Correctness over cleverness. Sandboxing over trust. Transparent cost, transparent metrics, revocable keys. Built so dev teams can use it without surprises.
We clone your repo into an ephemeral sandbox for the duration of the task, then delete it. We keep the generated diff and logs so you can review the PR.
It's encrypted at rest and only decrypted inside the worker when a task runs. Keys are never displayed after save or emitted in logs.
At launch we focus on Node/TypeScript. Python, Go, and Rust are on the roadmap.
A self-hosted Team plan is planned. Contact us if you have a concrete need.