yoi/crates
Hare c2b55a498b update: 残存 Session 識別子の Segment 化(review follow-up)
レビュー指摘の通り、次の session-grouping-introduce で新 SessionId が
入る前に名称衝突を避けるため取り残しを掃除。

- PodError::Session{Empty,ScopeMissing} → Segment{Empty,ScopeMissing}
- ScopeLockError::SessionConflict → SegmentConflict
- Pod.session_state / SegmentState.set_session_id 系
- source_session_id / prev_session_id / ensure_session_head / short_session
- pod_cli の "Session ID:" 表示
- fs_store の sessions ローカル変数
2026-05-20 05:17:49 +09:00
..
client update: fmt + memoryに用いる言語の構成 2026-05-13 01:57:04 +09:00
daemon chore: 依存パッケージの集約 2026-05-01 23:35:46 +09:00
lint-common refactor: extract shared lint record primitives 2026-05-12 21:56:25 +09:00
llm-worker update: SessionId / SessionStart / SessionOrigin 等を Segment 系名称へ 2026-05-20 05:06:04 +09:00
llm-worker-macros Tool Outputの仕様簡素化 2026-04-12 05:19:00 +09:00
manifest feat: handle directory file refs 2026-05-13 02:57:58 +09:00
memory update: SessionId / SessionStart / SessionOrigin 等を Segment 系名称へ 2026-05-20 05:06:04 +09:00
pod update: 残存 Session 識別子の Segment 化(review follow-up) 2026-05-20 05:17:49 +09:00
pod-registry update: 残存 Session 識別子の Segment 化(review follow-up) 2026-05-20 05:17:49 +09:00
protocol update: SessionId / SessionStart / SessionOrigin 等を Segment 系名称へ 2026-05-20 05:06:04 +09:00
provider chore: 依存パッケージの集約 2026-05-01 23:35:46 +09:00
session-metrics update: SessionId / SessionStart / SessionOrigin 等を Segment 系名称へ 2026-05-20 05:06:04 +09:00
session-store update: 残存 Session 識別子の Segment 化(review follow-up) 2026-05-20 05:17:49 +09:00
tools update: Session-lifetime/scoped を Pod-lifetime に修正 2026-05-20 05:06:38 +09:00
tui update: 残存 Session 識別子の Segment 化(review follow-up) 2026-05-20 05:17:49 +09:00
workflow refactor: extract shared lint record primitives 2026-05-12 21:56:25 +09:00