picoclaw/pkg/memory
2026-05-08 08:17:27 +03:00
..
frontmatter.go feat(memory): add YAML frontmatter parser for JSONL sessions 2026-05-06 07:28:21 +01:00
frontmatter_test.go feat(memory): add YAML frontmatter parser for JSONL sessions 2026-05-06 07:28:21 +01: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 fix(message): ignore transient assistant thoughts in message count and history truncation 2026-04-25 12:26:28 +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(memory): add research report types and storage methods 2026-05-08 08:17:27 +03:00
store_test.go feat(memory): add Tags and Metadata to SessionMessage for frontmatter support 2026-05-06 07:44:09 +01:00
types.go feat(memory): add research report types and storage methods 2026-05-08 08:17:27 +03:00