S
ShipRepo
Sign in

An AI engineer that ships pull requests, not chat messages.

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.

Why we built it

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.

What we value

Correctness over cleverness. Sandboxing over trust. Transparent cost, transparent metrics, revocable keys. Built so dev teams can use it without surprises.

How ShipRepo stays trustworthy

FAQ

Do you store my code?

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.

Do you see my API key?

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.

Which languages are supported?

At launch we focus on Node/TypeScript. Python, Go, and Rust are on the roadmap.

Can I self-host ShipRepo?

A self-hosted Team plan is planned. Contact us if you have a concrete need.

Want to try it?

5 free tasks. Public repos. No credit card.

Start Free