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: context bar no longer shows impossible readings like 381k/200k (191%) when Claude Code echoes its default 200000 context_window_size for 1M models (Fable 5, Opus); the model mapping corrects the echo to 1M. Gated [1m] models without a mapping entry keep the live 200k.
chore: local pre-commit hook now also gates ESLint (same invocation as CI), closing the gap that let a lint-only error reach CI in run 31730000565