Forge is here: describe an app, and ChatterMate builds it
Our newest addition to ChatterMate lets you go from a plain-language idea to a running, deployable app — complete with a full code editor, live preview, and one-click deploy.
Today we're rolling out Forge, a full AI app-building experience built directly into ChatterMate. Describe what you want to build in plain language, and Forge scaffolds the project, writes the code, and runs it in an isolated sandbox — all without leaving your browser.
Forge ships with a full Monaco-powered editor (the same engine behind VS Code), three AI modes — Ask for read-only Q&A, Agent for autonomous coding, and Plan for propose-then-execute changes — plus visual database and API builders that generate working SQL and REST/GraphQL endpoints for you.
Every change Forge makes is checkpointed automatically, so you can rewind to any previous state with one click, or make small inline edits with AI-assisted diffs. When you're ready to ship, Forge can deploy straight to Cloudflare Pages or your own Docker VPS, generating CI/CD pipelines and managing SSL along the way.
Forge is available now to every ChatterMate user — just open the app and start describing what you want to build.