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 1M token context window for auto-condensing
- Update Task.ts to use actual context window from api.getModel().info
- This ensures the 1M token extension is properly respected when enabled
- Fixes auto-condensing triggering at base model limits instead of extended limits
Fixes#9831
0 commit comments