Frequently asked
Is the free plan actually free?
Yes. No trial. No credit card. No feature gates. Every feature works — cross-model review, verification loop, all integrations, audit log. You bring your own API keys and run it on your machine. We never see your code.
What do I pay for on Pro?
Higher limits (10 workers, 200 sessions/day, $100/day cap) and custom review models. You still self-host and bring your own API keys. The license key unlocks the higher limits — no per-request fees from us.
What's different about Cloud?
We host it for you. No server to run, no API keys to manage. Connect your GitHub repo at app.shipfleet.ai and your fleet runs in our cloud. Same features, zero ops. $49/seat/month covers compute.
Why would I pay when the free version has everything?
You wouldn't, if you're an individual dev. The free plan is designed for you. Teams pay because IT/security needs SSO, audit exports, managed infra, and support SLAs. The individual free plan is the distribution channel — you love it, bring it to work, IT buys Cloud or Enterprise.
Can I use shipfleet with my own API keys?
Always. Free and Pro are BYOK (bring your own key). You set ANTHROPIC_API_KEY, OPENAI_API_KEY, etc. as env vars. We never store or see your keys. On Cloud, compute is included in the seat price.
What happens when I hit the daily limit?
Workers pause until midnight. No extra charges, no surprise bills. The cost cap is a hard ceiling, not a billing threshold. Upgrade to Pro for a higher cap, or adjust max_cost_per_day_usd in config.json.
Do you train on my code?
No. ShipFleet is self-hosted. Your code stays on your machine (Free/Pro) or in your connected repo (Cloud). We never see, store, or train on your code. The AI models are called via standard APIs — their privacy policies apply, not ours.