picoclaw/pkg/session
2026-05-11 01:36:38 +08:00
..
allocator.go fix(session): restore thread and legacy compatibility 2026-04-08 00:32:53 +08:00
allocator_test.go fix(session): restore thread and legacy compatibility 2026-04-08 00:32:53 +08:00
jsonl_backend.go fix(session): address review regressions 2026-04-13 22:51:44 +08:00
jsonl_backend_test.go fix(runtime): address session promotion and steering regressions 2026-04-13 12:35:27 +08:00
key.go refactor(session): tighten legacy boundary and tool context 2026-04-07 22:39:46 +08:00
key_test.go refactor(session): tighten legacy boundary and tool context 2026-04-07 22:39:46 +08:00
manager.go fix(session): normalize CreatedAt in SessionManager AddFullMessage/SetHistory 2026-05-11 01:36:38 +08:00
manager_test.go fix(session): sanitize '/' and '\' in session keys so forum topic keys don't create invalid paths 2026-03-10 16:11:34 +00:00
scope.go refactor(context): carry route and scope through runtime 2026-04-01 15:23:36 +08:00
session_store.go feat(seahorse): implement short-term memory engine (LCM) (#2285) 2026-04-05 09:05:16 +08:00