You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: respect autoCondenseContext setting on context window overflow
- Update Task.handleContextWindowExceededError() to read user settings from state
- No longer force autoCondenseContext=true when context window is exceeded
- Use user's configured autoCondenseContextPercent instead of FORCED_CONTEXT_REDUCTION_PERCENT
- Add comprehensive tests for the new behavior
Fixes#7953
0 commit comments