yoi/crates/session-store/src
Hare 3f3ead3b71
update: session-grouping review follow-up
- PickerOutcome::Picked から未使用の session_id を除去(pod-cli が lookup_session_of で再解決)
- picker preview が singular AssistantItem も拾うように
- fs_store layout doc に migration(後方互換なし、旧 flat sessions は破棄)を明記
- TaskStore は Session-lifetime、ScopedFs/Tracker は Pod-process lifetime と用語整理
- Pod::session_id / from_manifest_spawned のコメント補強
2026-05-20 06:29:37 +09:00
..
event_trace.rs update: SessionId / SessionStart / SessionOrigin 等を Segment 系名称へ 2026-05-20 05:06:04 +09:00
fs_store.rs update: session-grouping review follow-up 2026-05-20 06:29:37 +09:00
lib.rs feat: Session(Segment 群の grouping)を導入 2026-05-20 06:17:56 +09:00
logged_item.rs update: fmt + memoryに用いる言語の構成 2026-05-13 01:57:04 +09:00
segment_log.rs feat: Session(Segment 群の grouping)を導入 2026-05-20 06:17:56 +09:00
segment.rs feat: Session(Segment 群の grouping)を導入 2026-05-20 06:17:56 +09:00
store.rs feat: Session(Segment 群の grouping)を導入 2026-05-20 06:17:56 +09:00
system_item.rs update: SessionId / SessionStart / SessionOrigin 等を Segment 系名称へ 2026-05-20 05:06:04 +09:00