S
ShipRepo
Sign in

Roadmap

What's shipped, what's cooking, and where we're going. Small batches, every few days.

Shipped

Live on production
Agents

Multi-agent pipeline

  • ✓ Planner → Locator → Inspector → Fixer → Reviewer → Validator
  • ✓ Retry loop (max 2) + final-attempt model escalation
  • ✓ Best-of-N Fixer on Pro / Scale retries
  • ✓ Repo import-graph + keyword locator
  • ✓ Auto-detect stack — Node, Python, Rust, Go
  • ✓ Repo memory + few-shot past accepted diffs
Runtime

Hardened sandbox

  • ✓ Docker container per task · destroyed after
  • ✓ Non-root user · read-only rootfs + tmpfs
  • --network=none · dropped ALL capabilities
  • ✓ 512 MB · 1 CPU · 3-min hard timeout
  • ✓ Validator stages — install · typecheck · lint · security · test
Git

PR automation

  • ✓ Real GitHub branch + commit + PR via Octokit
  • Co-Authored-By: Claude trailer on every commit
  • ✓ Merge-tracker cron — PR-accepted rate + human-edit-after-PR
  • ✓ Manual approval gates — approve plan / approve diff
API

Public REST API v1

  • ✓ OpenAPI 3.1 + Swagger UI at /docs
  • ✓ Personal access tokens (sr_…)
  • ✓ Demo tokens (sr_demo_…) — no signup
  • ✓ Server-Sent Events stream for step logs
  • ✓ Rate limit 20 POSTs / 60s + concurrent caps
Product

Ship-to-X + scaffolder

  • ✓ Web scaffolder — 7-page Tailwind site from a brief
  • ✓ Auto-deploy to shiprepo.com/s/<slug>/
  • ✓ Ship-to-Git — create new repo + push in one click
  • ✓ BYOK — 6 providers (OpenAI, Together, Fireworks, OpenRouter, Groq, Anthropic)
  • ✓ AES-256-GCM key vault · one-click revoke
Platform

Billing + accounts

  • ✓ Unified checkout via cart.melyx — email-only form
  • ✓ Auto-account provisioning after payment
  • ✓ VAT-region form toggle (Cloudflare CF-IPCountry)
  • ✓ Workspaces · seats · invites (Team plan)
  • ✓ SSO via auth.melyx — one account across all Melyx apps
Observability

Metrics + benchmarks

  • ✓ Prometheus /metrics endpoint
  • ✓ Arena queue UI (admin) · Sentry hook
  • ✓ A/B model router + model_experiments ledger
  • ✓ Nightly benchmark cron · 20 seeded test cases
  • ✓ Training dataset export for users' own fine-tuning
Integrations

CLI · GitHub Action · VS Code

Scaffolder

Sites + apps from a brief

  • ✓ Marketing site — 7 pages (or custom set from brief keywords)
  • ✓ Full-stack app — Express + SQLite + JWT + Dockerfile + compose
  • ✓ Auto live URL on shiprepo.com/s/<slug>/
  • ✓ Ship-to-Git → new repo + Deploy to Vercel / Netlify / CF Pages buttons
  • ✓ Custom email (auto-detect noreply + prompt to set real one)
Ops

Alerts & auto-topup

  • ✓ Alert pipeline — alert.melyx.id + 5-min host monitor
  • ✓ Disk · memory · queue · DB · pm2 crash-loop thresholds
  • ✓ Auto-topup silent charge when credits hit 0 (via cart)
  • ✓ User-settable threshold, topup amount, max $ cap
  • ✓ Admin read-only dashboard (users · tasks · revenue · benchmark)
  • ✓ 6 BYOK providers: OpenAI · Together · Fireworks · OpenRouter · Groq · Anthropic
Docs + UI

Trust surface

  • ✓ Full docs · detailed API reference · demo page
  • ✓ Roadmap · Changelog · About · Terms · Privacy
  • ✓ 404 / 500 pages · robots · sitemap · OG
  • ✓ Dashboard · workspace · sandbox · result · evaluation

Next up

In active development.

  • ⋯ Stripe payment rails (enable silent on-demand top-ups via saved card)
  • ⋯ ts-morph AST locator — higher accuracy on TS monorepos
  • ⋯ PayPal reference transactions (Pro account) for on-demand charge
  • ⋯ npm publish @shiprepo/cli + VS Code Marketplace listing

Someday

Interesting but not committed. Paid users' requests jump the queue.

  • • Embeddings retrieval (pgvector) for repos > 500 files
  • • Repo-wide refactor mode (> 5 files coordinated)
  • • Database migrations assistant (SQL + ORM)
  • • Security audit agent (dep scan + SAST)
  • • Design → code from Figma links
  • • On-prem sandbox runner (regulated customers)
  • • Self-hosted Team plan
  • • LoRA fine-tune on accepted PR dataset (after 1k+ merges)

Want a feature prioritized?

Tell us. Paid users' requests jump the queue.

roadmap@shiprepo.com