yoi/crates/tui/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
..
app.rs feat: Session(Segment 群の grouping)を導入 2026-05-20 06:17:56 +09:00
block.rs update: SessionId / SessionStart / SessionOrigin 等を Segment 系名称へ 2026-05-20 05:06:04 +09:00
cache.rs TUIのオーバーホール実装 2026-04-21 23:12:35 +09:00
input.rs feat: handle directory file refs 2026-05-13 02:57:58 +09:00
main.rs update: session-grouping review follow-up 2026-05-20 06:29:37 +09:00
markdown.rs update: fmt + memoryに用いる言語の構成 2026-05-13 01:57:04 +09:00
picker.rs update: session-grouping review follow-up 2026-05-20 06:29:37 +09:00
scroll.rs TUIのオーバーホール実装 2026-04-21 23:12:35 +09:00
spawn.rs feat: Session(Segment 群の grouping)を導入 2026-05-20 06:17:56 +09:00
task.rs update: fmt + memoryに用いる言語の構成 2026-05-13 01:57:04 +09:00
tool.rs bashツール実装 2026-05-01 18:14:13 +09:00
ui.rs update: SessionId / SessionStart / SessionOrigin 等を Segment 系名称へ 2026-05-20 05:06:04 +09:00