/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
Beads: A coding agent memory system
(steve-yegge.medium.com)
16 points
nivertech
| 3 comments |
13 Oct 25 10:36 UTC
|
HN request time: 0.539s
|
source
ID:
GO
1.
nivertech
◴[
13 Oct 25 10:36 UTC
]
No.
45566865
[source]
▶
>>45566864 (OP)
#
Beads - A memory upgrade for your coding agent
https://github.com/steveyegge/beads
2.
bgrainger
◴[
13 Oct 25 17:17 UTC
]
No.
45570885
[source]
▶
>>45566864 (OP)
#
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
.
↑