yoi/crates/pod/src
Hare 7577577c9f
update: Session-lifetime/scoped を Pod-lifetime に修正
タスクストア/ファイルトラッカーは compaction を跨いで Pod プロセス寿命まで生きる。
旧 SessionId = Segment の時代の表現を Pod-lifetime に正す。pod_cli の表示も Segment: に。
2026-05-20 05:06:38 +09:00
..
compact fix: compact時にToolCallとOutputの間でCutしてしまう問題 2026-05-13 00:59:02 +09:00
ipc update: SessionId / SessionStart / SessionOrigin 等を Segment 系名称へ 2026-05-20 05:06:04 +09:00
prompt feat: Languageインストラクションの追加 2026-05-13 02:27:30 +09:00
runtime update: SessionId / SessionStart / SessionOrigin 等を Segment 系名称へ 2026-05-20 05:06:04 +09:00
spawn update: SessionId / SessionStart / SessionOrigin 等を Segment 系名称へ 2026-05-20 05:06:04 +09:00
workflow refactor: extract shared lint record primitives 2026-05-12 21:56:25 +09:00
controller.rs update: SessionId / SessionStart / SessionOrigin 等を Segment 系名称へ 2026-05-20 05:06:04 +09:00
factory.rs feat: Languageインストラクションの追加 2026-05-13 02:27:30 +09:00
fs_view.rs feat: handle directory file refs 2026-05-13 02:57:58 +09:00
hook.rs ファイル参照を与えた際に自動的に読ませる実装 2026-04-30 21:58:10 +09:00
interrupt_prep.rs update: Paused→Run の interrupt 前処理を Pod::run に内包 2026-05-15 21:51:57 +09:00
lib.rs update: SessionId / SessionStart / SessionOrigin 等を Segment 系名称へ 2026-05-20 05:06:04 +09:00
main.rs update: SessionId / SessionStart / SessionOrigin 等を Segment 系名称へ 2026-05-20 05:06:04 +09:00
permission.rs feat: パターンベースのツール権限制御を追加 2026-05-09 03:20:02 +09:00
pod.rs update: Session-lifetime/scoped を Pod-lifetime に修正 2026-05-20 05:06:38 +09:00
segment_log_sink.rs update: SessionId / SessionStart / SessionOrigin 等を Segment 系名称へ 2026-05-20 05:06:04 +09:00
shared_state.rs update: SessionId / SessionStart / SessionOrigin 等を Segment 系名称へ 2026-05-20 05:06:04 +09:00