- 閾値の個別指定化 (compact_threshold / compact_request_threshold) と Option 化 - 占有量ソースを UsageRecord timeline に一本化 (last_input_tokens 撤去) - retained_turns → retained_tokens - compact worker をツール駆動に再設計 (mark_read_required / add_reference / write_summary / read_file) - Auto-read budget と compact_worker_max_input_tokens の上限制御 - 新 history は system message のみで構成 [summary, auto-read..., references, retained...]
928 B
928 B
- テスト設計 → tickets/test-design.md
- ツール設計
- Bash ツール (Permission 層と統合) → tickets/bash-tool.md
- Protocol の設計 → tickets/protocol-design.md
- パーミッション: パターンベースのツール実行制御 → tickets/permission-extension-point.md
- Pod オーケストレーション
- 動的 Scope 変更 → tickets/dynamic-scope.md
- ネイティブ GUI クライアント MVP → tickets/native-gui-mvp.md
- TUI 拡充
- 新しい Pod を spawn する UI の設計 → tickets/tui-pod-spawn-ui.md
- ツール呼び出しのフレーム更新型表示 → tickets/tui-tool-call-ui.md