Go to file
Hare 34d1e78b40 compact: compact worker をツール駆動マルチターンに再設計
段階 4〜9 を一括で実装:
- mark_read_required / add_reference / write_summary + read_file の 4 ツールで
  compact worker を駆動。結果は CompactWorkerContext に集約
- 新セッションの先頭を [summary, ...auto-read, references, ...retained] で構築
- デフォルトリファレンスは tracker.recent_files(5) から
- auto-read は compact_auto_read_budget で総量制限。超過は即エラー
- compact worker 自身は compact_worker_max_input_tokens で累計入力を制限
- 5 セクション要約フォーマットに system prompt を更新
- write_summary 未呼び出し / auto-read 空のときは 1 回追加プロンプトで促す
2026-04-19 09:26:55 +09:00
crates compact: compact worker をツール駆動マルチターンに再設計 2026-04-19 09:26:55 +09:00
docs/plan チケット分割 2026-04-18 18:48:26 +09:00
resources/prompts interceptorの修正 2026-04-18 17:19:59 +09:00
tickets pod-upstream-event実装 2026-04-19 08:20:07 +09:00
.envrc cargo init 2026-04-04 03:30:49 +09:00
.gitignore HookのPod側への移動・Interceptorの実装 2026-04-11 17:19:20 +09:00
AGENTS.md Notificationの実装 2026-04-18 17:48:35 +09:00
Cargo.lock pod-upstream-event実装 2026-04-19 08:20:07 +09:00
Cargo.toml 組み込みツールの実装 2026-04-13 03:43:02 +09:00
CLAUDE.md Notificationの実装 2026-04-18 17:48:35 +09:00
devshell.nix Update devshell.nix 2026-04-05 04:54:07 +09:00
flake.lock cargo init 2026-04-04 03:30:49 +09:00
flake.nix cargo init 2026-04-04 03:30:49 +09:00
LICENSE init 2026-04-04 03:30:01 +09:00
package.nix cargo init 2026-04-04 03:30:49 +09:00
README.md warn/errorのTUIへの通知ルート 2026-04-15 12:58:31 +09:00
TODO.md pod-upstream-event実装 2026-04-19 08:20:07 +09:00

INSOMNIA

insomnia(i6a)は不休のエージェントループを回すためのエージェントプラットフォーム。

ワークフローを統括し、四六時中電力を消費し、イテレーションします。