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
feat: idle context fallback for /status using model metadata
When no live agent is running, estimate the context window limit from
model metadata (get_model_context_length) and show last_prompt_tokens
as current usage. Inspired by upstream PR NousResearch#4678.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments