v0.1.0-betaJuly 16, 2026
ForgeAI goes online — public beta
ForgeAI is live. This first public build is a beta: the platform is open for real projects, but expect rough edges while we harden it ahead of general availability.
What you can do today
- Run BMAD workflows — guided wizards that turn an idea into a brief, a PRD and an architecture, with the artifacts saved to your project
- Auto-generate tasks — workflows produce grouped tasks with dependencies, ready to execute
- Watch agents work in real time — a live Kanban board streams each AI session as it happens, and picks the stream back up if you refresh the page
- Bring your own agents — the ForgeAI CLI runs Claude Code in Docker containers on your machine, with your own AI tokens, and manages branches and worktrees for you
- Work as a team — organizations, roles and invitations
Security
- Conversations are encrypted at rest with a per-workflow key (AES-256-GCM)
- Every request is scoped to your organization; the CLI authenticates with short-lived bearer tokens over HTTPS/WSS
- Sign in with email or GitHub
Known limitations in this beta
- Billing is inactive — everything is free while we finalise plans and pricing
- File uploads are disabled — artifacts live in the database for now
- Single region, single instance — the platform scales horizontally, but we run one node during the beta
Found a bug or something confusing? Tell us — that is exactly what this beta is for.