Provides a lightweight memory system for coding agents through a graph-based issue tracker.
Beads is a lightweight, graph-based issue tracker designed to give coding agents an enhanced memory and long-term planning capability. It helps agents reliably perform complex, long-horizon tasks by chaining issues together with dependencies, preventing common problems like amnesia during compaction sessions or silently passing over discovered work. Agents can use it to file, manage, and query issues, creating a shared, distributed database experience backed by Git for project organization and improved work auditability.