picoclaw/pkg/session
2026-04-01 15:23:36 +08:00
..
allocator.go refactor(context): carry route and scope through runtime 2026-04-01 15:23:36 +08:00
allocator_test.go refactor(context): carry route and scope through runtime 2026-04-01 15:23:36 +08:00
jsonl_backend.go feat(session): integrate JSONL persistence into agent loop (#1170) 2026-03-10 15:14:09 +08:00
jsonl_backend_test.go feat(session): integrate JSONL persistence into agent loop (#1170) 2026-03-10 15:14:09 +08:00
manager.go fix(security): harden unauthenticated tool-exec paths (#1360) 2026-03-11 19:22:20 +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(session): integrate JSONL persistence into agent loop (#1170) 2026-03-10 15:14:09 +08:00