Beads
A drop-in persistent memory upgrade for coding agents, exposed via an MCP integration.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Beads, derived from its capabilities.
AIVSS 8.1 ยท High
View MAESTRO 7-layer threat model โOverview
Beads gives coding agents durable, structured memory across sessions through a git-backed issue/memory store surfaced over MCP. Agents read and write memory beads to retain context between runs. Because it persists agent-authored content that later re-enters the context window, poisoned memory entries can influence future agent behavior.
Key features
- Persistent cross-session agent memory
- Git-backed storage
- Drop-in integration
- Structured memory records
Use cases
- Long-running agent context retention
- Multi-session coding tasks
- Agent knowledge accumulation