No description
Find a file
zenchantlive cf93c23a22 docs: Update installation to reflect current approach
- Replace npm install -g beadboard with git clone + npm i -g .
- Add prerequisite: Git
- Add development setup section
- Add update installation instructions
- Clarify this is source installation, not npm package
- Keep agent skill installation via npx skills add
2026-03-05 17:07:38 -08:00
.agent/skills Cleanup: Runtime artifacts, hard-coded paths, PR 14 bug fixes 2026-03-05 15:57:33 -08:00
.agents/skills Fix: Security, reliability, and code quality improvements from PR review 2026-03-05 16:33:10 -08:00
.augment/skills Cleanup: Runtime artifacts, hard-coded paths, PR 14 bug fixes 2026-03-05 15:57:33 -08:00
.beads Fix: Security, reliability, and code quality improvements from PR review 2026-03-05 16:33:10 -08:00
.claude/skills Cleanup: Runtime artifacts, hard-coded paths, PR 14 bug fixes 2026-03-05 15:57:33 -08:00
.cline/skills Cleanup: Runtime artifacts, hard-coded paths, PR 14 bug fixes 2026-03-05 15:57:33 -08:00
.dolt checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
.github checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
.openhands/skills Cleanup: Runtime artifacts, hard-coded paths, PR 14 bug fixes 2026-03-05 15:57:33 -08:00
assets fix(layout): unified right sidebar with chat mode and collapsing activity rail 2026-02-16 23:50:20 -08:00
bin feat(cli): route runtime commands and add bd diagnostics to status 2026-03-02 21:19:12 -08:00
components/ui checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
docs Cleanup: Runtime artifacts, hard-coded paths, PR 14 bug fixes 2026-03-05 15:57:33 -08:00
help checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
install Cleanup: Runtime artifacts, hard-coded paths, PR 14 bug fixes 2026-03-05 15:57:33 -08:00
lib chore: misc updates and fixes 2026-02-26 10:25:31 -08:00
out fix(bb-ui2): integrate ThreadView into detail panels with sample data 2026-02-16 10:10:50 -08:00
public fix(bb-ui2): integrate ThreadView into detail panels with sample data 2026-02-16 10:10:50 -08:00
reference/routes checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
scripts checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
skills Cleanup: Runtime artifacts, hard-coded paths, PR 14 bug fixes 2026-03-05 15:57:33 -08:00
src Fix: Security, reliability, and code quality improvements from PR review 2026-03-05 16:33:10 -08:00
tests Fix: Security, reliability, and code quality improvements from PR review 2026-03-05 16:33:10 -08:00
tools checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
.eslintrc.json checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
.gitattributes chore: initialize beadboard baseline 2026-02-11 17:42:51 -08:00
.gitignore refactor: extract agent bounded context + fix SSE comments + cleanup unused 2026-03-04 22:06:40 -08:00
AGENTS.md docs: add core rules for bead-first work and evidence-based closure 2026-03-02 20:57:16 -08:00
agents_to_delete.txt checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
agents_to_delete2.txt checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
all_beads.txt colors 2026-02-26 10:45:02 -08:00
bb.ps1 docs(beads): etch project history into memory bank and finalize skill-bb 2026-02-14 00:21:25 -08:00
bd-help.txt feat(ux): consolidate Launch Swarm + telemetry UX with minimized strip 2026-03-01 18:17:58 -08:00
CLAUDE.md feat(ux): consolidate Launch Swarm + telemetry UX with minimized strip 2026-03-01 18:17:58 -08:00
components.json feat(ui): complete bb-ui2.2 - shadcn/ui Setup 2026-02-15 21:16:26 -08:00
eslint-report.json chore: checkpoint before DAG views UX overhaul 2026-02-22 20:43:59 -08:00
eslint.config.mjs checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
image-1.png readme pics 2026-02-13 00:20:44 -08:00
image-2.png feat(ux): consolidate Launch Swarm + telemetry UX with minimized strip 2026-03-01 18:17:58 -08:00
image-3.png feat(ux): consolidate Launch Swarm + telemetry UX with minimized strip 2026-03-01 18:17:58 -08:00
image-4.png feat(ux): consolidate Launch Swarm + telemetry UX with minimized strip 2026-03-01 18:17:58 -08:00
image-5.png feat(ux): consolidate Launch Swarm + telemetry UX with minimized strip 2026-03-01 18:17:58 -08:00
image-6.png feat(ux): consolidate Launch Swarm + telemetry UX with minimized strip 2026-03-01 18:17:58 -08:00
image-7.png feat(ux): consolidate Launch Swarm + telemetry UX with minimized strip 2026-03-01 18:17:58 -08:00
image-8.png feat(ux): consolidate Launch Swarm + telemetry UX with minimized strip 2026-03-01 18:17:58 -08:00
image-9.png feat(ux): consolidate Launch Swarm + telemetry UX with minimized strip 2026-03-01 18:17:58 -08:00
image.png readme pics 2026-02-13 00:20:44 -08:00
LICENSE checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
next-env.d.ts checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
next.config.ts checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
NEXT_SESSION_PROMPT.md Cleanup: Runtime artifacts, hard-coded paths, PR 14 bug fixes 2026-03-05 15:57:33 -08:00
package-lock.json chore: update next session prompt + install mysql2 for beadboard-550 2026-02-28 17:08:38 -08:00
package.json Cleanup: Runtime artifacts, hard-coded paths, PR 14 bug fixes 2026-03-05 15:57:33 -08:00
postcss.config.js feat: establish tokenized kanban design foundation 2026-02-11 18:38:51 -08:00
project.md refactor: extract agent bounded context + fix SSE comments + cleanup unused 2026-03-04 22:06:40 -08:00
README.md docs: Update installation to reflect current approach 2026-03-05 17:07:38 -08:00
remotion.config.ts fix(bb-ui2): integrate ThreadView into detail panels with sample data 2026-02-16 10:10:50 -08:00
sse-output.txt chore: checkpoint before DAG views UX overhaul 2026-02-22 20:43:59 -08:00
tailwind.config.ts checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
task1.txt chore: checkpoint before DAG views UX overhaul 2026-02-22 20:43:59 -08:00
task2.txt chore: checkpoint before DAG views UX overhaul 2026-02-22 20:43:59 -08:00
task3.txt chore: checkpoint before DAG views UX overhaul 2026-02-22 20:43:59 -08:00
test-output.txt chore: checkpoint before DAG views UX overhaul 2026-02-22 20:43:59 -08:00
test-output2.txt checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
test-sse.mjs checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
test-watcher.ts checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
test2.txt checkpoint: pre-split branch cleanup 2026-03-03 16:43:42 -08:00
tmp_diff.txt feat(ux): consolidate Launch Swarm + telemetry UX with minimized strip 2026-03-01 18:17:58 -08:00
tmp_status.txt feat(ux): consolidate Launch Swarm + telemetry UX with minimized strip 2026-03-01 18:17:58 -08:00
tsconfig.json feat(ux): consolidate Launch Swarm + telemetry UX with minimized strip 2026-03-01 18:17:58 -08:00

BeadBoard

npm version Build Status License: MIT GitHub stars

Multi-agent swarm coordination system for dependency-constrained work.

Built on Beads and inspired by Gastown.


🚀 Add BeadBoard to Your Agent

npx skills add zenchantlive/beadboard --skill beadboard-driver

This one command installs the BeadBoard driver skill, enabling your AI agents to:

  • Coordinate work through dependency-constrained task graphs
  • Communicate with other agents via structured message passing
  • Track progress with real-time updates and activity streams
  • Manage work state through the bd CLI

Installation

Prerequisites

  • Node.js 18.18+ (Node 20 LTS recommended)
  • npm 7.0+
  • Git (for cloning and version control)

Install from Source

BeadBoard is currently installed by cloning the repository and installing locally:

# Clone the repository
git clone https://github.com/zenchantlive/beadboard.git
cd beadboard

# Install globally (makes `beadboard` and `bd` commands available)
npm install -g .

This installs:

  • beadboard - Dashboard launcher
  • bd - Beads CLI for task management

Verify Installation

beadboard --version
bd --version

Development Setup

For development or contributing:

git clone https://github.com/zenchantlive/beadboard.git
cd beadboard
npm install
npm run dev

Update Installation

cd beadboard
git pull origin main
npm install -g .

Quick Start

Start the Dashboard

# Start with Dolt backend (recommended)
beadboard start --dolt

# Or start without Dolt (limited features)
beadboard start

Open http://localhost:3000 to access the coordination dashboard.

Initialize a Project

# Create a new project
mkdir my-project
cd my-project
bd init

# Create your first task
bd create --title "My first task" --type task --priority 0

For AI Agents

Add BeadBoard to Your Agent

npx skills add zenchantlive/beadboard --skill beadboard-driver

This command installs the BeadBoard driver skill, enabling your AI agents to:

  • Coordinate work through dependency-constrained task graphs
  • Communicate with other agents via structured message passing
  • Track progress with real-time updates and activity streams
  • Manage work state through the bd CLI

→ Full Agent Integration Guide



Quick Start

For Human Users

npm install -g beadboard
beadboard start

Open http://localhost:3000 to access the coordination dashboard.

For Agent Developers

# Install the skill to your project
npx skills add zenchantlive/beadboard --skill beadboard-driver

# Or install globally for all your projects
npx skills add zenchantlive/beadboard --skill beadboard-driver --global

Then add to your project's AGENTS.md:

## BeadBoard Integration

- Working directory: Run all `bd` commands from project root
- Source of truth: `bd` CLI manages all work state
- Evidence required: Never claim done without verification gates

Open http://localhost:3000 to access the dashboard.


Agent Integration

BeadBoard is designed for AI agent coordination. Agents work in their own project repositories while humans observe and coordinate through the BeadBoard UI.

Configuration

Add the following to your project's AGENTS.md or CLAUDE.md:

## BeadBoard Integration

- Install driver: `npx skills add zenchantlive/beadboard --skill beadboard-driver`
- Working directory: run all `bd` commands from project root
- Source of truth: `bd` CLI manages all work state
- Evidence required: never claim done without running verification gates

Key Concepts

Component Purpose
bd Beads CLI - task and dependency management
bb BeadBoard CLI - dashboard launcher
beadboard-driver skill Agent operating contract for coordination

See skills/beadboard-driver/SKILL.md for the complete agent runbook.


What BeadBoard Does

BeadBoard is an execution system for coordinating agents around shared Beads workflows:

  • Agent-to-agent communication with explicit categories (HANDOFF, BLOCKED, DECISION, INFO)
  • Conversation threads merged from activity events, agent messages, and local interactions
  • Graph/topology context for deciding what should move next
  • Global project scope switching across single and aggregate workspaces
  • Swarm orchestration with archetypes/templates and assignment controls

BeadBoard Dashboard - Multi-agent coordination interface showing task graph, agent pool, and activity stream


Core Features

1. Agent Communication System

Structured message lifecycle for inter-agent coordination:

  • Message states: unread, read, acked
  • Required acknowledgment for high-signal categories (HANDOFF, BLOCKED)
  • Per-task threads combining activity events, agent mail, and local interactions
bd mail inbox
bd mail send --to <agent> --bead <id> --category HANDOFF --subject "Ready for review"
bd mail ack <message-id>

2. Swarm Coordination Surface

Agent Pool Monitor with:

  • Archetypes and templates for agent specialization
  • "Needs Agent" queue for unassigned work
  • Pre-assigned queue for reserved tasks
  • Squad roster for active team members

Swarm Coordination Panel - Agent pool monitor showing archetypes, assignment queues, and squad roster

3. Graph + Dependency Topology

DAG-oriented workspace for execution decisions:

  • Task/dependency tab modes for different planning lenses
  • Blocker/unblock context surfaced in task cards
  • Graph analysis support (cycle detection, blocked-chain identification)

Dependency Graph View - DAG visualization showing task dependencies and execution order

4. Global Project Scope + Scanner

  • Project registry and scanner-backed discovery
  • Single-project and aggregate modes
  • Runtime scope switching without leaving the workspace

5. Realtime Operations Layer

  • Live updates via file watchers + Server-Sent Events
  • Activity stream integration with session/task context
  • Mutation/writeback feedback integrated into the operational surface

Installation & Setup

Prerequisites

  • Node.js 18.18+ (Node 20 LTS recommended)
  • npm

Clone + Install

git clone https://github.com/zenchantlive/beadboard.git
cd beadboard
npm install

Global CLI Install

npm install -g beadboard

Alternative: Platform-specific wrappers

POSIX (Linux/macOS):

bash ./install/install.sh

Windows (PowerShell):

powershell -ExecutionPolicy Bypass -File .\install\install.ps1

Both wrappers install shims at:

  • ~/.beadboard/bin/bb
  • ~/.beadboard/bin/beadboard

Runtime home:

  • ~/.beadboard/runtime/<version>
  • ~/.beadboard/runtime/current.json

Development Setup

npm run dev

Open http://localhost:3000

Production Deployment

npm run build
npm run start

Usage & Examples

CLI Commands

# Start BeadBoard dashboard
beadboard start

# Start with Dolt database
beadboard start --dolt

# Open dashboard in browser
beadboard open

# Check status
beadboard status

Workflow Example

# 1. Navigate to your project
cd ~/my-project

# 2. Start Dolt (if using version-controlled data)
bd dolt start

# 3. Start BeadBoard
beadboard start --dolt

# 4. Open dashboard
beadboard open

Common Patterns

Coordinate through Graph + Pool:

Open /?view=graph → inspect dependency topology → drive assignment from pool panel

Communicate in Context:

Open task thread → read merged conversation → process message acknowledgments

Switch Scope:

Use registry/scanner controls → move between local and aggregate project scope

Track Live Signal:

Use social/activity views → monitor execution movement and operational events

Architecture

High-Level Design

┌─────────────────────────────────────────────────────────────┐
│                      BeadBoard UI                           │
│  ┌──────────┐  ┌──────────┐  ┌──────────┐  ┌──────────┐    │
│  │  Social  │  │  Graph   │  │ Activity │  │  Swarm   │    │
│  │  View    │  │  View    │  │  View    │  │  Panel   │    │
│  └──────────┘  └──────────┘  └──────────┘  └──────────┘    │
└─────────────────────────────────────────────────────────────┘
                           │
              ┌────────────┼────────────┐
              │            │            │
        ┌─────▼─────┐ ┌────▼────┐ ┌────▼─────┐
        │   SSE     │ │  Dolt   │ │  Watchers│
        │  Events   │ │   DB    │ │ (Chokidar)│
        └───────────┘ └─────────┘ └──────────┘
              │            │            │
              └────────────┼────────────┘
                           │
                    ┌──────▼──────┐
                    │     bd      │
                    │  (Beads CLI)│
                    └─────────────┘

Tech Stack

Layer Technologies
Frontend Next.js 15, React 19, TypeScript
Styling Tailwind CSS, Radix UI, Framer Motion
Graph XYFlow, Dagre
Database Dolt (version-controlled SQL)
Realtime Chokidar watchers, Server-Sent Events
Validation Zod schemas, strict TypeScript

Data Flow

  1. Write Path: bd commands write to .beads/issues.jsonl and Dolt DB
  2. Read Path: UI queries Dolt SQL server (falls back to JSONL if unreachable)
  3. Realtime: bd touches .beads/last-touched → Chokidar fires → SSE event → UI update

Runtime Artifacts

Directory Purpose Git Status
.beads/ Beads database, issues, coordination state gitignored
.agents/ Agent skills and configuration gitignored

Project Structure

beadboard/
├── src/
│   ├── app/
│   │   ├── page.tsx              # Active runtime route
│   │   └── api/                  # Runtime API routes
│   ├── components/
│   │   ├── shared/               # Reusable UI components
│   │   ├── graph/                # Dependency graph components
│   │   ├── social/               # Social/activity views
│   │   ├── swarm/                # Swarm coordination panel
│   │   └── sessions/             # Agent session components
│   ├── hooks/                    # React hooks
│   └── lib/                      # Core domain logic
├── skills/
│   └── beadboard-driver/         # Agent skill package
├── install/                      # Platform install scripts
├── reference/
│   └── routes/                   # Archived route implementations
├── docs/                         # Documentation
└── tests/                        # Test suite

Key Files

File Purpose
src/app/page.tsx Main dashboard entry point
src/lib/ Core domain: Beads model, graph builders, coordination
skills/beadboard-driver/SKILL.md Agent operating contract
AGENTS.md Agent operating manual for this repo
next.config.ts Route redirects and Next.js config

Routes

Active Route

  • / - Main dashboard (query-driven)

View Modes

URL View
/?view=social Agent social feed
/?view=graph Dependency graph
/?view=activity Activity timeline

Compatibility Redirects

Old Route Redirects To
/graph /?view=graph
/sessions /?view=social
/timeline /?view=activity
/mockup /

Contributing

Development Workflow

  1. Fork the repository
  2. Create a feature branch: git checkout -b feature/my-feature
  3. Make changes following existing patterns
  4. Run quality gates:
npm run typecheck
npm run lint
npm run test
  1. Submit a pull request

Code Guidelines

  • Keep active runtime pages minimal in src/app
  • Promote reusable logic to src/lib, src/components, src/hooks
  • Archive experimental routes in reference/routes
  • Follow existing TypeScript and React patterns
  • Add tests for new functionality

Code of Conduct

  • Be respectful and inclusive
  • Focus on constructive feedback
  • Support newcomers to the project

Scripts

npm run dev          # Development server
npm run build        # Production build
npm run start        # Production server
npm run typecheck    # TypeScript validation
npm run lint         # ESLint
npm run test         # Test suite
npm run video        # Remotion video preview
npm run video:render # Render video

Changelog

v0.1.0 (Current)

  • Initial release
  • Multi-agent coordination system
  • Graph-based dependency visualization
  • Real-time updates via SSE
  • Agent mail and communication system
  • Swarm coordination panel
  • Global project scope switching

Roadmap

  • Cross-view assignment controls in all major views
  • Enhanced swarm UX and terminology
  • Expanded global project configuration workflows
  • Witness enforcement layer for agent liveness
  • Additional graph analysis features

License

MIT


Acknowledgments

Built on Beads and inspired by Gastown. Thanks Steve Yegge!