Native git platform with built-in pipelines, secret vault, and a Control Center that shows you everything. No GitHub Actions middleman.
24 projects already on it · push → pipeline row in < 2 seconds
5-minute onboarding
Free tier covers the native git platform, CI runner, and your first project.
From the Control Center, or via MCP:
flukebase_repo_init slug=<your-project>
git remote add flukebase \
ssh://root@mcp.flukebase.me/data/git/<slug>/<repo>.git
git push flukebase main
The post-receive hook (auto-installed) reads .flukebase-ci.yml from the pushed commit and creates a CI pipeline row in < 2 seconds.
Open Control Center → your project → Git tab. Pipeline status updates live. Open PRs, deploy history, mirror state, all in one view. One-click "Hand off to Claude Code" for any pipeline.
Why teams move off GitHub Actions
Native post-receive hook → loopback handler → pipeline row. Proven end-to-end on the test_evoc + flukebase pilots — round-trip from git push to ci_pipelines row visible: under 2 seconds.
No GitHub webhook hop. No third-party SaaS.
GitHub Actions, CircleCI, Vercel, Netlify, AWS Lambda, Doppler, Sentry hooks, Linear webhooks — collapsed into the FlukeBase platform.
Single deploy, single audit log, single bill.
Every pipeline / PR / commit is a row Claude Code can reach via MCP. Slash commands like /flukebase-ship and /flukebase-diag drive your CI directly.
What you get on day 1
.flukebase-ci.yml, runners on your VPS or ours, parallel steps, secret injection
Want Claude Code wired up too? /for/claude-code →