This website requires JavaScript.
Explore
Help
Sign In
lda
/
agentmsgs
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
0
Tags
41652c3a162848b750a2a11a360e1955666d761e
Commit Graph
9 Commits
Include renames
style: ruff format + stronger sqlite asserts (delete utils, drop test_no_gng)
lda
2026-09-01 02:56:39 +07:00
Verified
41652c3a16
fix: final review — atomic sqlite seq, remove shims and legacy types, cleanup
lda
2026-09-01 02:10:35 +07:00
Verified
8adb9984f0
chore: remove gng, move demo out of lib init
lda
2026-09-01 01:58:40 +07:00
Verified
0df23ea8d1
feat: thin App facade over ops/store
lda
2026-09-01 01:51:43 +07:00
Verified
497dbe5a00
feat: add ops (validation + has_unread/join/delete)
lda
2026-09-01 01:47:55 +07:00
Verified
07f650cafa
feat: add SQLiteStore (WAL, file-shared)
lda
2026-09-01 01:43:26 +07:00
Verified
6da8bdbf50
feat: add InMemoryStore (dict-backed Store)
lda
2026-09-01 01:39:01 +07:00
Verified
cd1b519056
feat: add Store Protocol (dumb I/O)
lda
2026-09-01 01:35:03 +07:00
Verified
44b71e7849
feat: add frozen Agent/Message/Thread types (id-keyed)
lda
2026-09-01 01:31:39 +07:00
Verified
f68290fc10