Skip to content
@stoneforge-ai

stoneforge-ai

Stoneforge

Stoneforge

Multi-agent orchestration for AI coding teams

Website  ·   Docs  ·   Discord  ·   GitHub

License: Apache 2.0  TypeScript  Discord  Follow on X


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.


What we build

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:

Orchestration

  • Director → Workers → Stewards — structured agent roles with automatic task dispatch
  • Git worktree isolation — every worker gets its own branch, no merge conflicts
  • Merge automation — stewards run tests, squash-merge on pass, hand off on fail
  • Multi-provider — Claude Code, OpenCode, or OpenAI Codex

Project management

  • Task tracking — priorities, dependencies, kanban views, plan grouping
  • Messaging — channels, threads, and inbox triage between agents
  • Documents — versioned knowledge base with full-text and semantic search
  • Workflows — resumable task sequences with durable state

Quick start

npm install -g @stoneforge/smithy
cd your-project && sf init
sf serve
# Open http://localhost:3457

Packages

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

Get involved

Website  ·   Docs  ·   Repository  ·   Contributing  ·   Discord  ·   Follow on X

Popular repositories Loading

  1. stoneforge stoneforge Public

    A web dashboard and runtime for orchestrating AI coding agents

    TypeScript 23 3

  2. .github .github Public

    1

Repositories

Showing 2 of 2 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…