Beads: A coding agent memory system

(steve-yegge.medium.com)
16 points nivertech | 3 comments | | HN request time: 0.539s | source
1. nivertech ◴[] No.45566865[source]
Beads - A memory upgrade for your coding agent

https://github.com/steveyegge/beads

2. bgrainger ◴[] No.45570885[source]
Storing issues in a local SQLite database reminded me of Fossil SCM, which natively supports "tickets" as a source code artifact (and which uses a SQLite database under the hood): https://fossil-scm.org/home/doc/trunk/www/bugtheory.wiki.