stoneforge
About
stoneforge targets developers running three to five or more coding agents simultaneously and drowning in coordination. A Director agent converts a goal into prioritized tasks with dependencies; a dispatch daemon assigns ready tasks to idle workers, each isolated in its own git worktree so parallel edits never collide; and a Steward role runs tests and squash-merges on success or converts failures into handoff tasks. Claude Code is the default provider with OpenCode and Codex also supported, and agents run autonomously with permissions bypassed rather than approval-gated, which suits teams that pre-scope their tasks. The Quarry data layer (SQLite plus JSONL event sourcing) underpins the dashboard and can be used independently. It is Apache-2.0, installs via npm, ships weekly, and is explicitly early-stage.