S
ShipRepo
Sign in

Built like a team of engineers, not a chatbot.

Three specialized agents. Docker-isolated execution. Real git operations. ShipRepo does the work โ€” you review the PR.

๐Ÿ”

Inspector agent

Parses the task, the error, and your repo to locate the exact file and function that should change. Returns confidence + reasoning.

๐Ÿ’ป

Fixer agent

Makes the minimal patch, preserves structure, avoids unrelated refactors. Uses a dedicated coder model (Qwen Coder / GPT fallback).

๐Ÿงช

Validator agent

Runs your test suite in an isolated Docker container. If it fails, a debug loop refines the patch up to twice โ€” no runaway retries.

Security you can verify

๐Ÿ›ก๏ธ Per-task Docker sandbox

  • โ†’ --network=none so repo code cannot exfiltrate data
  • โ†’ --read-only root filesystem with a scratch workspace
  • โ†’ 512 MB memory, 1 CPU, 3-minute hard timeout
  • โ†’ Container destroyed after every task

๐Ÿ” Encrypted credential vault

  • โ†’ BYOK keys stored AES-256-GCM, never logged
  • โ†’ GitHub tokens never passed to the LLM
  • โ†’ Redaction in step logs โ€” no keys in audit trail
  • โ†’ Revoke any key in one click

Free vs Paid vs BYOK

Feature Free Playground Pro BYOK
Diff previewโœ“โœ“โœ“
GitHub PR creationโ€”โœ“โœ“
Multi-agent (Inspector + Fixer + Validator)Inspector onlyโœ“โœ“
Retry loopโ€”โœ“โœ“
Private reposโ€”โœ“โœ“
Task limit5 / month250 / monthFair-use
Files changed per task155
Who pays the modelShipRepoShipRepoYou (your API key)

Ready to ship?

Connect a repo. Describe a bug. See what ShipRepo does in under 2 minutes.

Try 5 Tasks Free