|
|
e55fc9a834
|
chore: complete pod-state-write-points ticket
|
2026-05-22 22:29:23 +09:00 |
|
|
|
e9cc4b90dc
|
chore: complete pod-state-backend ticket
|
2026-05-22 22:03:36 +09:00 |
|
|
|
3eabcb6a6d
|
ticket: live-fork-marker 完了
|
2026-05-20 06:45:19 +09:00 |
|
|
|
eb752fb295
|
ticket: live-fork-marker レビュー (Approve)
|
2026-05-20 06:44:54 +09:00 |
|
|
|
6a4ee37be8
|
ticket: session-grouping-introduce 完了
|
2026-05-20 06:29:43 +09:00 |
|
|
|
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 |
|
|
|
dd9abfee2e
|
ticket: segment-rename 完了
|
2026-05-20 05:18:04 +09:00 |
|
|
|
d7ff25b6a7
|
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 |
|
|
|
9c1f51b4f0
|
ticket: entry-hash-abolish 完了
|
2026-05-20 04:53:47 +09:00 |
|
|
|
6e791d8668
|
ticket: entry-hash-abolish レビュー (Approve)
|
2026-05-20 04:49:17 +09:00 |
|
|
|
35c15923db
|
ticket: 永続化整理を 8 個に分割
persistence-semantics と pod-persistent-state を実装可能な粒度に分割。
Storage 層 (Phase 1) を entry-hash-abolish / segment-rename /
session-grouping-introduce / live-fork-marker に、Pod 単位永続化
(Phase 2) を pod-state-backend / pod-state-write-points /
pod-name-resume / spawned-registry-persist に切り出した。
|
2026-05-20 04:07:44 +09:00 |
|
|
|
be5e413b55
|
Merge: invoke-turn-llmcall-semantics
# Conflicts:
# crates/pod/src/controller.rs
|
2026-05-15 22:08:41 +09:00 |
|
|
|
58c2a51ae1
|
ticket: invoke-turn-llmcall-semantics 完了
|
2026-05-15 21:54:40 +09:00 |
|
|
|
e00e284d8c
|
ticket: worker-history-append-contract 作成
|
2026-05-15 21:53:24 +09:00 |
|
|
|
a2376b0742
|
ticket: pod-interrupt-prep-internalize 完了
|
2026-05-15 21:52:24 +09:00 |
|
|
|
fbd7d8acb7
|
ticket: pod-interrupt-prep-internalize レビュー (Approve with follow-up)
|
2026-05-15 21:51:57 +09:00 |
|
|
|
9304b52f17
|
ticket: invoke-turn-llmcall-semantics review (Approve)
|
2026-05-15 21:42:43 +09:00 |
|
|
|
d710cac879
|
ticket: invoke/turn/llmcall 決定事項と実装範囲を明文化
|
2026-05-15 06:48:57 +09:00 |
|
|
|
bca9161a42
|
ticket: Exchange語撤廃、Invoke/Turn/LlmCall でセマンティクスを再整理
|
2026-05-15 05:41:13 +09:00 |
|
|
|
61b4c0f5cd
|
ticket: pod-input-validate-internlize完了
|
2026-05-15 05:38:27 +09:00 |
|
|
|
d076258d30
|
update: Controllerで入力のValidationを行っていた部分をPod側に移す
|
2026-05-15 05:33:33 +09:00 |
|
|
|
b5069a9f82
|
ticket: PodとControllerの責務の抱え違いを修正するチケット
|
2026-05-15 04:52:39 +09:00 |
|
|
|
da417efddd
|
ticket: pod-parent-turn-callback完了
|
2026-05-15 04:43:12 +09:00 |
|
|
|
21053f7d01
|
ticket: pod-parent-turn-callbackレビュー
|
2026-05-15 04:42:29 +09:00 |
|
|
|
456af3167b
|
ticket: 消し忘れ
|
2026-05-15 04:39:30 +09:00 |
|
|
|
8019d0d77c
|
update: 親にターン完了を通達する経路の整理
|
2026-05-15 04:38:53 +09:00 |
|
|
|
6e5b1482e6
|
update: エントリの単数化のフォローアップ
|
2026-05-14 19:42:23 +09:00 |
|
|
|
112ccb2365
|
ticket: 書き込みのsync化を計画
|
2026-05-14 16:45:58 +09:00 |
|
|
|
fe9cecb51a
|
update: SystemItem1本化
|
2026-05-14 14:36:29 +09:00 |
|
|
|
65a5e68035
|
ticket: イベントプロトコルと永続化におけるシステムイベントの統合
|
2026-05-14 04:12:40 +09:00 |
|
|
|
0f76142993
|
refactor: Podのメインループのリファクタリング
|
2026-05-14 03:27:49 +09:00 |
|
|
|
7c66b7e073
|
ticket: 追加:Podのメインループとソケット通信周りのリファクタリング
|
2026-05-13 22:16:25 +09:00 |
|
|
|
69d67ab050
|
ticket: add tui manual compact command
|
2026-05-13 06:50:27 +09:00 |
|
|
|
5a16cc6daf
|
ticket: note tui user manifest overlay mismatch
|
2026-05-13 06:41:23 +09:00 |
|
|
|
b0c91049b1
|
close: complete pod manifest and file ref tickets
|
2026-05-13 06:30:45 +09:00 |
|
|
|
418451ebf8
|
merge: file-ref-directory
|
2026-05-13 06:30:45 +09:00 |
|
|
|
3d0dce2a2e
|
merge: pod-cli-manifest-flags
|
2026-05-13 06:30:45 +09:00 |
|
|
|
4bde31e952
|
review: file-ref-directory
|
2026-05-13 06:30:45 +09:00 |
|
|
|
533610f053
|
review: pod-cli-manifest-flags
|
2026-05-13 06:30:45 +09:00 |
|
|
|
8e50a9583a
|
refactor: PodControllerの構造のリファクタリング
|
2026-05-13 06:07:38 +09:00 |
|
|
|
cb24586362
|
docs(tickets): PodControllerの構造調整チケット作成
|
2026-05-13 05:43:23 +09:00 |
|
|
|
e32b208dee
|
chore: planの更新
|
2026-05-13 05:42:55 +09:00 |
|
|
|
671e07a31e
|
chore: complete lint common crate ticket
|
2026-05-12 21:56:39 +09:00 |
|
|
|
2f70411254
|
docs(tickets): submit時FileRefでディレクトリを参照した時の挙動
|
2026-05-12 17:39:40 +09:00 |
|
|
|
7c5b810fa1
|
docs(tickets): mainfest-output-upload-limits完了
|
2026-05-12 17:27:47 +09:00 |
|
|
|
806440ac7a
|
docs(tickets): review tui knowledge completion (approve)
|
2026-05-12 14:56:30 +09:00 |
|
|
|
705c873097
|
docs(tickets): tui knowledge completion unimplemented fix
|
2026-05-12 14:40:37 +09:00 |
|
|
|
ae6c27a5c7
|
docs(tickets): define work item query strategy
|
2026-05-12 02:32:32 +09:00 |
|
|
|
03a577527a
|
docs(tickets): use timestamp work item ids
|
2026-05-12 02:07:29 +09:00 |
|
|
|
b4dff2835e
|
docs: add ai maintainer work item plan
|
2026-05-12 01:53:52 +09:00 |
|