Hitting the context limit now tells you auto-compact is off and where to switch it back on.
What's wrong with this entry?
When you hit the context limit and auto-compact is off, the banner now says "auto-compact is off" and points at /config to turn it on. The hint only appears when you turned it off yourself: the autoCompactEnabled setting (default true) resolving to false in user settings, or in legacy global config while user settings are in play.
- Setting
DISABLE_COMPACTorDISABLE_AUTO_COMPACTin the environment suppresses the hint;DISABLE_COMPACTstill selects the "/clear to continue" wording instead. - The inline status-line message was pulled out into its own component, which appends the hint when there is no remote autocompact state.
- Reachable for everyone on this build, no flag.
auto-compact is off, /config to turn it on
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.221
New --autocompact flag for the auto-compact window
Both mention auto compact compaction
-
v2.1.223
1M-context and compaction checks now go through model capability lookup
Both mention compact compaction
-
v2.1.248
DISABLE_COMPACT now takes effect mid-session
Both mention compact compaction