Commit Graph

4 Commits

Author SHA1 Message Date
967acd23ee 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
255e370856 pod-upstream-event実装 2026-04-19 08:20:07 +09:00
74ee96ef82 Notificationの実装 2026-04-18 17:48:35 +09:00
84a8bd099b interceptorの修正 2026-04-18 17:19:59 +09:00