Skip to main content

AUTO_COMPACT_BUFFER_LARGE

Constant AUTO_COMPACT_BUFFER_LARGE 

Source
pub const AUTO_COMPACT_BUFFER_LARGE: usize = 13_000;
Expand description

Reserved headroom for large windows (CC / Anthropic 200K territory) where compaction can afford to leave a generous response + tool-result runway. Mirrors CC’s AUTOCOMPACT_BUFFER_TOKENS.