Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Brigade (by Escoffier Labs)

Brigade keeps coding-agent work trackable across tools, repos, and sessions: tasks, receipts, shared memory, and synced tools.

Install · Docs · Compare · Quickstart

Published v0.26.1 is the stable install (brigade-cli==0.26.1). Current main / 0.27 beta adds per-repo parallel-safe work waves, cross-repo ready-work campaigns, Memory Operations, activity and cloud status, code-graph views, bounded recall, and declared budgets. Cross-repo wave composition remains deferred. Cells below mark that split.

What it does

  • Ready work and claim safety. Brigade lists unblocked tasks and uses atomic claims so two agents cannot take the same item. Stable in v0.26.1.
  • Declared run limits and registered cloud activity. Current main / 0.27 beta enforces declared wall-clock and worker-dispatch ceilings and reconciles registered cloud work against provider and GitHub state.
  • Verification receipts. A check run through Brigade writes the command, the real exit code, and the Git state. Stable in v0.26.1. Not every Brigade command writes a receipt.
  • Owner-mediated handoffs and bounded recall. Handoffs are linted and routed by the memory owner. Safe targeted notes may auto-file, while ambiguous or risky notes wait for review. Current main / 0.27 beta adds capped session-start recall.
  • Explicit dry-run-first harness projection. MCP servers, tools, and skills are previewed before Brigade writes them into a harness. Stable in v0.26.1.

Learning in Brigade is outcome-based skill scoring, promotion, and rollback from captured verification receipts. It is not autonomous reflective memory learning.

Install

Install with pipx install brigade-cli or uv tool install brigade-cli, then follow the install guide, QUICKSTART.md, or give first 10 minutes and docs/agents-guide.md to your coding agent.

Stable channel: published v0.26.1. Preview channel: brigade update --channel beta for 0.27.0.devYYYYMMDD wheels. Details: update channels.

How it compares

Brigade overlaps several categories. Most adjacent projects specialize in one layer. Brigade connects those layers around trackable coding-agent work. Where a neighbor is stronger, that cell says so. Dated sources and longer notes: docs/comparison.md (2026-08-13).

Comparison key: Supported Supported · Partial Partial · Not documented Not documented

Work and orchestration

Project Ready work Claim safety Parallel and run control Task-store boundary Verification
Brigade Supported Stable ready set Supported Fail-closed CAS claims Partial 0.27: per-repo waves, cross-repo ready aggregation, declared limits Partial Local JSON files, no shared store Supported Command receipts
Beads Supported Built in Supported Atomic claim Partial Agent workflow + Dolt sync Supported Dolt-backed distributed store Partial Task history
Gas Town Supported Beads-backed Not documented Not documented Supported Multi-agent runtime Partial Beads ledger Partial Operational state
nWave Partial Wave artifacts Not documented Not documented Partial 7 reviewed phases + TDD gates Partial Git-tracked artifacts Partial Phase validation
ActiveGraph Supported Reactive graph Partial Application-defined Supported Behaviors + runs Supported Append-only event log Supported Replay, fork, and diff

Memory

Project Durable memory Capture and recall Care and operations Learning Provenance
Brigade Supported Shared files + cards Supported Handoffs. 0.27: bounded recall Supported Owner policy. 0.27: Memory Operations Partial Outcome score + promote + rollback Supported Work receipts + sources
Mem0 / OpenMemory Supported User + agent + session Supported Automatic + hybrid search Partial History + metadata Partial Extraction + retrieval Partial Timestamps + entities
Letta Supported Agent state + blocks Supported Agent-managed tools Partial Editable state Partial Persistent agent runtime Partial Persistent agent state
agentmemory Supported Shared coding-agent memory Supported Hooks + MCP + REST Partial Lifecycle + decay Not documented Not documented Partial Searchable memory
Hindsight Supported Facts + experiences + models Supported Retain + recall Supported Reflect + feedback Supported Reflective memory learning Supported Temporal + causal links
Built-in harness memory Supported Tool-specific Partial Rules + auto memories Partial Varies by harness Partial Harness-specific Partial Harness-specific
OpenClaw Supported Plain files + index Supported Keyword + optional vector search Partial File-owned memory Not documented Not documented Partial Files + source paths

Tools and configuration

Project MCP Reviewed rules and skills Projection behavior Source of truth Audit and rollback
Brigade Supported MCP + tools catalog Supported Skills + adapters Supported Dry-run-first, then apply Supported Brigade catalog Supported Preserve + gate + rollback
add-mcp Supported MCP servers Not documented Not documented Partial Maps fields into native files Partial Registry + native files Partial Warnings for dropped fields
Rulesync Supported Supported Supported Rules + skills + hooks Supported Per-target generation Supported Rulesync project Partial Generated outputs
config-sync Not documented Not documented Supported Rules for 12 tools Supported Generated rule files Supported Single config Partial Generated outputs
chezmoi Partial As files Partial As files Supported Templates + apply Supported Git-backed source dir Supported Diff + templates + merge
agentsync Supported Many agent targets Supported Skills + hooks + commands Supported Native/lossy/skipped report Supported Canonical config Supported Native/lossy/skipped report

Evidence and operations

Project Receipts Code impact Agent activity Cloud state Learning / replay
Brigade Supported Command + Git + optional impact Supported Stable impact. 0.27: code-graph views Supported 0.27: center activity Supported 0.27: registered cloud status Partial Score + promote + rollback
ActiveGraph Partial Event trace Not documented Not documented Partial Reactive behaviors Not documented Not documented Partial Replay, fork, and diff
CocoIndex Partial Data lineage Not documented Not documented Not documented Not documented Not documented Not documented Partial Incremental recompute
Graphiti Partial Episode provenance Not documented Not documented Not documented Not documented Not documented Not documented Partial Temporal fact updates
Hindsight Not documented Not documented Not documented Not documented Not documented Not documented Not documented Not documented Supported Reflective memory learning
Neo4j Agent Memory Partial Reasoning + tool traces Not documented Not documented Not documented Not documented Not documented Not documented Partial Similar-task retrieval

"Not documented" means the capability was not found in the project's official README or documentation on 2026-08-13. It is not proof that the capability is absent. An event trace, memory history, data lineage, and a command verification receipt answer different questions.

Scope

Brigade is a local file-first control plane for coding agents. There is no Brigade daemon. Scheduling stays external, except optional operator-owned, target-scoped care registrations (brigade care install). The work ledger is machine-local JSON and is not a distributed task database. Ordinary runs have no hard run-budget unless one is declared. When declared, only wall-clock and worker-dispatch ceilings are enforced today. Model, tool, token, and cost dimensions stay observed unless an adapter owns an enforcement boundary. Campaigns aggregate ready work across repos, but do not yet compose parallel cross-repo waves. Center is read-only. External activity observations are best-effort. Cloud registry commands track work that another provider runs. Safe targeted handoffs may auto-file under owner policy. Ambiguous or risky notes wait for review.

Brigade is not a hosted memory service, automatic release bot, or full autonomous fleet runtime. It does not push to GitHub, publish packages, or send chat messages unless the operator uses an explicit send action. Name collisions: this is brigade-cli from escoffier-labs/brigade, not the archived CNCF/Microsoft Kubernetes Brigade, Spinabot Brigade, or the 2017 Python package that became Nornir.

Docs

License

MIT. See LICENSE.

Project identity: GitHub escoffier-labs/brigade, website brigade.tools, PyPI brigade-cli, command brigade.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

brigade_cli-0.27.0.dev20260815-py3-none-any.whl (2.0 MB view details)

Uploaded Python 3

File details

Details for the file brigade_cli-0.27.0.dev20260815-py3-none-any.whl.

File metadata

File hashes

Hashes for brigade_cli-0.27.0.dev20260815-py3-none-any.whl
Algorithm Hash digest
SHA256 be2ba208cbf22c8d764b8579e7ff1600e4dcd82cfbd7f5420bfe9dbfabf66f89
MD5 a488c90b761fb5f7a79cc275219c2e49
BLAKE2b-256 453ed97513dc7f30154de846461135ad2c407f00a0e53c858c4e6958f5eb35bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for brigade_cli-0.27.0.dev20260815-py3-none-any.whl:

Publisher: publish-dev.yml on escoffier-labs/brigade

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page