picoclaw/pkg/session
Hoshina e32a209683 Merge branch 'main' into refactor-inbound-context-routing-session
# Conflicts:
#	pkg/agent/eventbus_test.go
#	pkg/agent/loop.go
#	pkg/bus/bus.go
#	pkg/bus/types.go
#	pkg/channels/pico/pico.go
#	pkg/channels/telegram/telegram.go
#	pkg/config/config.go
#	web/backend/api/session.go
#	web/backend/api/session_test.go
2026-04-07 21:41:02 +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(runtime): drop non-session legacy context compatibility 2026-04-01 20:56:48 +08:00
key_test.go refactor(runtime): drop non-session legacy context compatibility 2026-04-01 20:56:48 +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