AgentForge is a platform, not a library. It handles the infrastructure so your team ships AI products instead of maintaining orchestration boilerplate.
React Flow powered drag-and-drop canvas. Design multi-agent workflows visually — connect nodes, configure reasoning chains, bind variables, and test before you deploy.
ReAct, Chain-of-Thought, Tree-of-Thoughts, Plan & Execute, Reflexion, RAISE, Goal Decomposition, Graph-Based Planning, and 8 more. Pick the right engine for each agent.
PostgreSQL Row-Level Security enforced on every query. Tenant ID from JWT — never from URL params. Complete data isolation with zero performance overhead.
AgentForge scales from a prototype to supporting 100,000+ tenants without rewriting any code. Built on a modular, type-safe architecture with strict TypeScript, comprehensive testing, and enterprise-grade orchestration. Easy to maintain, easy to extend, easy to deploy anywhere.
# 5-minute setup
git clone github.com/roaiq/agentforge
cd Universal-AgentForge
npm install
# Start all 11 services
docker-compose up -d
# Run migrations + seed data
npm run db:migrate && npm run db:seed
# Launch
npm run dev
✓ Admin: http://localhost:5173
✓ Canvas: http://localhost:3002
✓ API: http://localhost:8000
✓ All systems operational
Join the waitlist for early access to AgentForge. Contact us to learn more.
Enterprise Platform · Contact us for more details