Distributed, git-backed graph issue tracker for AI coding agents. Persistent memory with dependency-aware task tracking.
| bd ready | List tasks with no open blockers | | bd ready --gated | Tasks waiting at gate checkpoints | | bd create "Title" -p 0 | Create P0 task | | bd show | View task details and audit trail | | bd update --status=X | Update status (open/inprogress/done) | | bd close | Close task | | bd dep add | Link tasks (blocks, related, parent) |
| bd list | List issues (default: 50, non-closed) | | bd sync | Sync with git/remote |
Tracker di problemi distribuito supportato da git Beads (bd) per agenti AI: ID basati su hash, grafici delle dipendenze, alberi di lavoro, molecole, sincronizzazione. Parole chiave: bd, perline, tracker dei problemi, supportato da git, dipendenze, molecole, albero di lavoro, sincronizzazione, agenti AI. Fonte: itechmeat/llm-code.