Multi-agent orchestration for AI coding teams
Website · Docs · Discord · GitHub
Run a coordinated team of AI coding agents from a single web dashboard.
Stoneforge handles task dispatch, branch isolation, merge automation, and cross-agent communication — so you focus on direction, not coordination.
Stoneforge is an open-source orchestration platform for running multiple AI coding agents in parallel. It replaces the manual overhead of managing concurrent agents with an automated pipeline:
|
|
npm install -g @stoneforge/smithy
cd your-project && sf init
sf serve
# Open http://localhost:3457| Package | Description |
|---|---|
@stoneforge/smithy |
Agent orchestration — spawning, dispatch, sessions, merge review |
@stoneforge/quarry |
Event-sourced data platform — tasks, docs, messages, sync |
@stoneforge/core |
Shared types, errors, ID generation |
@stoneforge/ui |
React 19 component library |
Website · Docs · Repository · Contributing · Discord · Follow on X