Beads
Marketplace Verified ActiveLocal marketplace for beads plugin development
1 Plugin
Purpose
To provide AI agents with a structured, persistent, and version-controlled memory for managing tasks and project context across long-horizon workflows.
Features
- Dolt-powered version-controlled SQL database
- Agent-optimized JSON output and task detection
- Dependency tracking and graph links
- Messaging with threading and delegation
- Supports multiple storage modes (embedded, server)
Use Cases
- Managing complex, long-horizon tasks for AI coding agents.
- Providing a persistent, structured memory for agent workflows.
- Tracking task dependencies and relationships in a graph structure.
- Facilitating collaboration between multiple agents on shared projects.
Non-Goals
- Replacing general-purpose task managers or bug trackers for human use.
- Providing a generic LLM interface; specific agent integration is key.
- Acting as a direct replacement for version control systems like Git for code management.
Workflow
- Install Beads CLI system-wide.
- Initialize Beads in your project directory (`bd init`).
- Configure agent integration (`bd setup <agent_name>`).
- Use core commands (`bd create`, `bd ready`, `bd update`, `bd show`) to manage tasks.
- Leverage `bd prime` for workflow context and `bd remember` for persistent memory.
Practices
- Agent workflow integration
- Task dependency management
- Persistent memory storage
Prerequisites
- macOS, Linux, Windows, or FreeBSD
- Shell environment (bash, zsh, etc.)
Documentation
- info:Configuration & parameter referenceWhile many parameters are configurable via flags and environment variables, the exact precedence order and all default values are not explicitly documented.
Trust
- info:Issues AttentionThe project has a high volume of issues opened and closed, with a closure rate that suggests active maintenance.
Installation
/plugin marketplace add gastownhall/beadsQuality Score
Verified93 /100
Analyzed about 18 hours ago
Trust Signals
Last commitabout 19 hours ago
GitHub owner gastownhall (opens in new tab)
Stars23.6k
LicenseMIT
Status