feat(context): tambah context::window::resolve

Satukan tiga salinan logika resolusi context_window (Action::Compact,
spawn_turn, status bar) yang sempat melenceng satu sama lain.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
asepharyana
2026-07-16 07:49:43 +07:00
co-authored by Claude Sonnet 5
parent c219b6ec58
commit 059ca8ea24
2 changed files with 75 additions and 0 deletions
+1
View File
@@ -11,3 +11,4 @@
//! `TurnEvent::Compacted`.
pub mod tokens;
pub mod window;