Commit Graph

338 Commits

Author SHA1 Message Date
af6427ff67 ticket: pod-interrupt-prep-internalize レビュー (Approve with follow-up) 2026-05-15 21:51:57 +09:00
c779768b6e ticket: invoke-turn-llmcall-semantics review (Approve) 2026-05-15 21:42:43 +09:00
ce6085b5f4 ticket: invoke/turn/llmcall 決定事項と実装範囲を明文化 2026-05-15 06:48:57 +09:00
1b83b2c40a ticket: Exchange語撤廃、Invoke/Turn/LlmCall でセマンティクスを再整理 2026-05-15 05:41:13 +09:00
9d04008123 ticket: pod-input-validate-internlize完了 2026-05-15 05:38:27 +09:00
4ebc2c96b3 update: Controllerで入力のValidationを行っていた部分をPod側に移す 2026-05-15 05:33:33 +09:00
bb6f7e2022 ticket: PodとControllerの責務の抱え違いを修正するチケット 2026-05-15 04:52:39 +09:00
86b48a9fdf ticket: pod-parent-turn-callback完了 2026-05-15 04:43:12 +09:00
59067bd115 ticket: pod-parent-turn-callbackレビュー 2026-05-15 04:42:29 +09:00
6116d72570 ticket: 消し忘れ 2026-05-15 04:39:30 +09:00
8e8c0887de update: 親にターン完了を通達する経路の整理 2026-05-15 04:38:53 +09:00
3143353ddc update: エントリの単数化のフォローアップ 2026-05-14 19:42:23 +09:00
6e7494553b ticket: 書き込みのsync化を計画 2026-05-14 16:45:58 +09:00
904ea6e326 update: SystemItem1本化 2026-05-14 14:36:29 +09:00
b6b158a244 ticket: イベントプロトコルと永続化におけるシステムイベントの統合 2026-05-14 04:12:40 +09:00
1ef094f039 refactor: Podのメインループのリファクタリング 2026-05-14 03:27:49 +09:00
e57e23b999 ticket: 追加:Podのメインループとソケット通信周りのリファクタリング 2026-05-13 22:16:25 +09:00
13feb36518 ticket: add tui manual compact command 2026-05-13 06:50:27 +09:00
068a975488 ticket: note tui user manifest overlay mismatch 2026-05-13 06:41:23 +09:00
3d23c4ed40 close: complete pod manifest and file ref tickets 2026-05-13 06:30:45 +09:00
d2149d11d3 merge: file-ref-directory 2026-05-13 06:30:45 +09:00
ada2988105 merge: pod-cli-manifest-flags 2026-05-13 06:30:45 +09:00
d6cfea463a review: file-ref-directory 2026-05-13 06:30:45 +09:00
43330cf624 review: pod-cli-manifest-flags 2026-05-13 06:30:45 +09:00
21a78fb19e refactor: PodControllerの構造のリファクタリング 2026-05-13 06:07:38 +09:00
0ae6592032 docs(tickets): PodControllerの構造調整チケット作成 2026-05-13 05:43:23 +09:00
0e1539fefa chore: planの更新 2026-05-13 05:42:55 +09:00
599b24fa9e chore: complete lint common crate ticket 2026-05-12 21:56:39 +09:00
20a6748cdd docs(tickets): submit時FileRefでディレクトリを参照した時の挙動 2026-05-12 17:39:40 +09:00
1271d13f26 docs(tickets): mainfest-output-upload-limits完了 2026-05-12 17:27:47 +09:00
64d12f2a6f docs(tickets): review tui knowledge completion (approve) 2026-05-12 14:56:30 +09:00
3647614ab0 docs(tickets): tui knowledge completion unimplemented fix 2026-05-12 14:40:37 +09:00
5a2e69b2bf docs(tickets): define work item query strategy 2026-05-12 02:32:32 +09:00
1d53929250 docs(tickets): use timestamp work item ids 2026-05-12 02:07:29 +09:00
91a0a935b0 docs: add ai maintainer work item plan 2026-05-12 01:53:52 +09:00
bd46491b04 docs(tickets): add lint-common crate ticket 2026-05-12 00:06:06 +09:00
f5d69504b5 docs(tickets): complete workflow crate extraction 2026-05-11 22:50:06 +09:00
76e1287cbe review: workflow crate extraction 2026-05-11 22:49:50 +09:00
985931d6fa docs(tickets): complete anthropic assistant burst bundling 2026-05-11 22:23:53 +09:00
d35c9f40a7 review: anthropic assistant burst bundling 2026-05-11 22:23:38 +09:00
73d1c05edc docs(tickets): complete memory usage metrics 2026-05-11 21:46:19 +09:00
9e615a41f0 review: memory usage metrics 2026-05-11 21:46:19 +09:00
01d38f042c docs(tickets): complete memory phase naming cleanup 2026-05-11 17:16:36 +09:00
9b99f50264 docs(tickets): simplify memory usage metrics 2026-05-11 16:54:23 +09:00
5cf8eb94c7 docs(tickets): compact-worker-occupancy-cap完了 2026-05-11 01:56:20 +09:00
4d61d044ec update: memoryシステムの"Phase"表記を撤廃 2026-05-11 01:55:28 +09:00
967e57c933 docs(tickets): memory-extract-occupancy-cap 完了 2026-05-11 01:32:45 +09:00
acfe073b29 review: memory-extract-occupancy-cap (approve) 2026-05-11 01:25:20 +09:00
c8871ec4fe docs(tickets): add memory-extract-occupancy-cap ticket 2026-05-11 01:14:59 +09:00
3fece8749b Merge branch 'compact-worker-occupancy-cap' into develop 2026-05-11 01:12:32 +09:00
cac1f4d4fe review: compact-worker-occupancy-cap (set_max_turns 分岐削除) 2026-05-11 00:56:41 +09:00
e664def920 feat: compact worker サーキットブレーカーを占有量ベースに統一 2026-05-11 00:43:16 +09:00
f0a1f98912 docs(tickets): add memory audit log ticket 2026-05-11 00:06:42 +09:00
5ca771ded4 docs(tickets): completed tickets cleanup 2026-05-10 17:31:34 +09:00
b6f99b7651 docs: generalize memory prompt record policy 2026-05-10 14:40:52 +09:00
05da79f966 docs: memory prompt ticket policy ticket 2026-05-10 01:13:57 +09:00
92cee690f8 feat: client-crateの実装 2026-05-10 00:57:50 +09:00
6f0ec92f91 chore: E2Eの計画とgit運用の話 2026-05-09 05:04:57 +09:00
32ed5a812c docs(tickets): file-ref-symlink-diagnostics完了 2026-05-09 04:22:27 +09:00
856a0a2432 docs(tickets): file-ref-symlink-diagnosticsレビュー 2026-05-09 04:21:56 +09:00
e451b07783 docs(tickets): tui-assistant-markdown完了 2026-05-09 03:31:49 +09:00
f6600feab5 docs(tickets): permission既定policy整理チケット追加 2026-05-09 03:27:22 +09:00
553d67a910 docs(tickets): permission-extension-point完了 2026-05-09 03:20:17 +09:00
805be47128 feat: パターンベースのツール権限制御を追加 2026-05-09 03:20:02 +09:00
aa9409869e chore: tui compact progress ticket完了 2026-05-09 03:14:23 +09:00
ec1eccd10d chore: git方針の変更とセマンティクス変更の計画の帳尻合わせ 2026-05-08 20:17:11 +09:00
42127554d4 docs(tickets): 自己改善workflowの設計 2026-05-08 01:50:55 +09:00
9dbfd15687 docs(tickets): workflow-directory-layout完了 2026-05-08 01:08:25 +09:00
6c31264377 update: Workflowディレクトリ修正のフォローアップ 2026-05-08 00:59:08 +09:00
b6b4168503 feat: Workflowの読み取り位置変更の実装 2026-05-08 00:15:50 +09:00
40cde699a8 docs(tickets): reportの運用・Workflowのディレクトリ位置修正 2026-05-07 23:34:00 +09:00
1ed45032be feat: TUIのmarkdown対応 2026-05-05 18:30:25 +09:00
64814c2e15 docs(tickets): PermissionのチケットとTUIのmd表示 2026-05-05 17:16:03 +09:00
96daebff30 docs(tickets): agent-skills完了 2026-05-05 16:00:40 +09:00
85fe1a094c update: Agent skills実装のレビュー・対応 2026-05-05 13:54:02 +09:00
98018972aa feat: agent skillsの互換実装 2026-05-05 13:16:10 +09:00
4e352bb9ff docs(tickets): turnのセマンティクスを変える計画 2026-05-05 12:29:52 +09:00
5c8d00e49b docs(tickets): reasoning-history-perisit完了 2026-05-04 23:06:21 +09:00
94bb8804f4 update: Reasoningコンテキスト管理のレビュー・対応 2026-05-04 23:05:08 +09:00
b0e6ab16b1 docs(tickets): Reasoningのコンテキスト管理とPruneの調整チケット追加 2026-05-04 21:16:31 +09:00
6e6be6f3ff docs(tickets): tui-task-display完了 2026-05-04 20:43:21 +09:00
eb9bd84b05 feat: Task表示のレビュー・修正 2026-05-04 17:28:39 +09:00
17a7744da1 feat: TUI上に進行中のTaskを表示する実装 2026-05-04 17:06:02 +09:00
a3082072d7 docs(tickets): Compaction進行中のライブ表示 2026-05-04 17:03:51 +09:00
04a471b669 docs(tickets): post-run memory detach 完了 2026-05-04 16:11:38 +09:00
3266ddb2d4 feat: Pos処理の非同期化・Busy状態の削除 2026-05-04 15:52:27 +09:00
7527b55de4 docs(tickets): 追加:タスクリストの表示とコンテキスト長インジケータ 2026-05-04 15:32:40 +09:00
c57d4be413 docs(tickets): Busyの切り離し 2026-05-04 13:20:25 +09:00
2d59ddd228 docs(tickets): llm-worker-transient-retry完了 2026-05-04 12:51:41 +09:00
39882263d3 docs(tickets): llm-worker-transient-retry レビュー追記
7183847 のレビュー結果を Approve として記録する。チケット要件
(リトライ対象 / バックオフ / Retry-After 上書き / mid-stream 温存 /
完了条件) はすべて満たしており、コードベースの層構造を歪める変更も
ない。Retry-After テストの方針差 (実時間 1s vs 仮想時間 5s) と
connect refused テストの試行回数未検証は non-blocking として
review.md に記録。
2026-05-04 12:49:13 +09:00
20097e8296 Merge branch 'tui-system-message-render' into develop 2026-05-04 12:10:17 +09:00
185db7f8cd docs(tickets): tui-system-message-render完了 2026-05-04 12:05:50 +09:00
8870af800f feat: システムメッセージをTUIで表示させる 2026-05-04 12:04:09 +09:00
194d29723e docs(tickets): tuiトークン表示完了 2026-05-04 00:07:59 +09:00
a22cb479f4 docs(tickets): tuiトークン表示レビュー 2026-05-04 00:05:59 +09:00
6168e3f924 docs(tickets): TUI表示トークンの集計の修正 2026-05-03 23:28:31 +09:00
9b676238a2 docs(tickets): チケット追加:システムメッセージのTUI表示とセッションのロールバック・フォーク 2026-05-03 22:43:21 +09:00
8df34a1d64 docs(tickets): tui-pod-event-render 完了 (消し忘れ片付け) 2026-05-03 22:14:24 +09:00
2d8767f940 docs(tickets): notify-history-persist 完了 (消し忘れ片付け) 2026-05-03 22:07:18 +09:00
8f7a023897 docs(tickets): session-todo-reminder spec を pending_history_appends に改訂 (AGENTS.md 揮発禁止に整合) 2026-05-03 21:53:20 +09:00