Start Building with Forge
AI Orchestration Kanban - Run it instantly with npx
Run Forge Instantly
No installation required. Just run:http://localhost:8887
No
npm install -g needed - npx downloads and runs Forge on-demandWhat You Get
🎯 Visual Kanban Board
Drag-and-drop task management for AI-powered development
🤖 8+ LLM Support
Compare Claude, Gemini, GPT-4, and more on the same task
🌳 Git Worktree Isolation
Every AI attempt runs in isolated worktree - experiment safely
📊 Result Comparison
Compare AI outputs side-by-side before merging
3-Minute Tutorial
1
Start Forge
http://localhost:88872
Create Your First Task
Click “New Task” in the web interface or use CLI:
3
Let AI Work
- Select your preferred LLM (Claude, Gemini, etc.)
- Click “Start Attempt”
- Watch AI work in isolated Git worktree
4
Review & Merge
- Review the code changes in the web UI
- Compare with other LLMs if you want
- Merge when satisfied
CLI Quick Reference
Requirements
System
- Node.js v18+
- Git installed
- Any OS (Mac, Linux, Windows)
API Keys (Optional)
Get keys for LLMs you want to use:
Forge works without API keys - you can explore the interface and features. Add keys later when you’re ready to run AI tasks.

