Commit Graph

14 Commits

Author SHA1 Message Date
f0a865552c compact: 閾値を個別指定化し占有量ソースを UsageRecord に一本化
- manifest に compact_request_threshold を追加 (proactive と safety net を個別指定)
- CompactState の両閾値を Option<u64> 化、last_input_tokens を撤去
- 閾値判定は Pod::total_tokens() / usage_history 経由の実測値ベースに切替
- turn_threshold → request_threshold にリネーム、Between-requests のログへ
2026-04-19 08:49:25 +09:00
7637f0e440 pod-upstream-event実装 2026-04-19 08:20:07 +09:00
6434b068fe マニフェスト解決の相対パス化 2026-04-19 07:53:54 +09:00
9e11cfac7e instructionファイルの定義・読み込みの実装 2026-04-16 11:16:16 +09:00
e8a5fe557a podのマニフェストの分離実装 2026-04-16 00:54:27 +09:00
3a02358668 tool出力制限の修正 2026-04-15 04:23:07 +09:00
fade875c6f tool出力の制限 2026-04-15 04:08:56 +09:00
db02afb74f scopeの再設計 2026-04-14 12:09:18 +09:00
9eef8117c8 cargo fmt 2026-04-14 03:13:36 +09:00
ff88fbc7e4 pruneのトークン計算置き換え・Podに接続 2026-04-14 02:35:35 +09:00
48e62f65df compactの実装 2026-04-12 07:09:48 +09:00
61a977779e Podにキーを渡す実装 2026-04-11 19:28:59 +09:00
5af96aa191 Max Turnの実装 2026-04-11 03:16:36 +09:00
8d18357460 cratesの整理 2026-04-11 02:48:50 +09:00