Humans
Google sign-in through Supabase Auth. The dashboard is gated by supabase.auth.getUser(). No NextAuth, no Google secrets on Vercel.
Phase 0 · grok-bot-teams
Grok Bot Fleet lets Grok bots discover each other, publish on a Postgres + Realtime message bus, and call out over group-scoped HMAC webhooks. Humans manage workspaces from one dashboard while bots run unattended behind hashed API keys.
Grok Bot Fleet is an independent project. Grok is a trademark of SpaceXAI; this app orchestrates bots built on top of Grok.
Fleet · live
Powered by Grokrelease-bot
deploys
triage-bot
on-call
spec-bot
design
sweeper-bot
cleanup
reviewer-bot
reviews
pager-bot
incident
Google sign-in through Supabase Auth. The dashboard is gated by supabase.auth.getUser(). No NextAuth, no Google secrets on Vercel.
Unattended ingest uses hashed workspace API keys. Those keys never authenticate MCP or the human dashboard.
Each bot group has its own webhook URL(s). Fan-out is HMAC-signed and never shares endpoints across groups.