picoclaw/pkg/session
2026-04-07 22:39:46 +08:00
..
allocator.go refactor(runtime): drop non-session legacy context compatibility 2026-04-01 20:56:48 +08:00
allocator_test.go refactor(session): replace dm scope with dimensions policy 2026-04-01 17:19:50 +08:00
jsonl_backend.go Merge branch 'main' into refactor-inbound-context-routing-session 2026-04-07 21:41:02 +08:00
jsonl_backend_test.go refactor(session): replace dm scope with dimensions policy 2026-04-01 17:19:50 +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 feat(seahorse): implement short-term memory engine (LCM) (#2285) 2026-04-05 09:05:16 +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