
Brigade is a local control plane designed for managing multi-agent coding workflows, particularly where multiple AI coding agents operate together and require shared memory, tools, and configuration. It addresses coordination challenges that arise when agents each maintain separate configurations, skills, and session memories, often resulting in drift, unread notes, and silent failures. Brigade consolidates these elements into a single, reviewed source of truth within a repository, ensuring that all agents share a unified catalog of MCP servers, tools, and skills, and that memory handoffs are durable and accessible across sessions and agents. The tool operates without a background daemon or lock-in, and is installed as a Python CLI via pipx. Brigade enables agents to record file receipts for every run, capturing commands, real exit codes, and changes, which can be used to verify actions and promote skills only when validated by actual exit codes. It supports dry-run diffs before applying changes, and merges configurations by server key without overwriting manually added servers. Secrets are managed as variable references and are not inlined into configuration files. Brigade’s memory engine stores agent notes as knowledge cards in markdown files, with a slim index to keep memory manageable and within context window budgets. Notes are linted, classified, and routed for durability, with ambiguous entries awaiting human review. Memory can be served read-only over MCP, allowing agents to recall information mid-task. The platform also supports optional plugin stations such as GraphTrail for local code graphs, MiseLedger for evidence ledgers, Agent Pantry for encrypted session and secret sync, Content Guard for secret management, and Token Glace for compacting tool output. Built-in portable skills are managed and reconciled based on real workflow outcomes, not self-reported results. Brigade is aimed at engineers and developers orchestrating autonomous or multi-agent coding environments. It is distributed under the MIT license, has zero runtime dependencies, and is developed in Python. The tool’s modular design allows it to function independently or with additional stations as needed.
In the Autonomous agents & workflows space, Brigade takes a focused approach. It enables developers to coordinate, track, and improve the performance of AI coding agents with shared tools and receipts. Brigade is an open-source project aimed at AI agent developers. The project is open source (MIT). Brigade is available on the command line, and it can be self-hosted.
Escoffier Labs builds and maintains Brigade, and the product first shipped in 2026. The project is developed in the open on GitHub with 58 stars and 730 commits in the last 90 days. Among its 7 catalogued features are receipt management, MCP integration, and session memory. It exposes integrations via an MCP server.
Latest indexed changes and source events
escoffier-labs/brigade verified by the PulseGate indexer
Other apps tracked under the same category.