bd ready→ Find unblocked tasks
bd create→ Create a new task
bd update --claim→ Let an agent atomically claim a task
bd dep add→ Link dependencies between tasks
bd remember→ Persist project knowledge and insights
bd prime→ Inject the necessary task context and memories at the start of a new agent session
To avoid conflicts in multi-agent workflows, it uses hash IDs, summarizes older tasks to save context window space, and supports relationships such as
relates-to / duplicates / supersedes.The Shape of Things to Come, Part 1: The Continuous Thunderdome — Steve Yegge
Part 1: The Continuous Thunderdome. Loops and graphs, Wheelhouse and Beads, the end of human code review, the Land Rush that replaces CI/CD, and the Wish Factory — a field report from 12 months in the future.
https://yegge.ai/essays/the-shape-of-things-to-come/


Seonglae Cho