picoclaw/pkg/memory
LC b7db059544
feat(chat,seahorse): persist and display model_name across history (#2897)
* feat(chat,seahorse): persist and display model_name across history

* test(seahorse): fix lint regressions in repair coverage

* fix(pico): preserve model_name in live updates

* fix(pico): preserve model_name through live stream wrappers
2026-05-20 13:42:21 +08:00
..
jsonl.go fix(message): ignore transient assistant thoughts in message count and history truncation 2026-04-25 12:26:28 +08:00
jsonl_test.go feat(chat,seahorse): persist and display model_name across history (#2897) 2026-05-20 13:42:21 +08:00
migration.go fix: skip meta json files during session migration (#1340) 2026-03-11 14:29:42 +08:00
migration_test.go fix: skip meta json files during session migration (#1340) 2026-03-11 14:29:42 +08:00
store.go feat(seahorse): implement short-term memory engine (LCM) (#2285) 2026-04-05 09:05:16 +08:00