Commit Graph

244 Commits

Author SHA1 Message Date
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