Context display shows 15% free but reports 'Context limit reached'
Resolved 💬 5 comments Opened Jan 14, 2026 by gabrielgad Closed Jan 15, 2026
Description
The /context command shows available space, but Claude Code immediately reports "Context limit reached" when trying to continue.
Steps to Reproduce
- Use Claude Code until context gets high
- Run
/contextto check usage - Attempt to continue working
Observed Behavior
❯ /context
⎿ Context Usage
⛁ ⛀ ⛁ ⛁ ⛁ ⛁ ⛁ ⛁ ⛁ ⛁ claude-opus-4-5-20251101 · 166k/200k tokens (83%)
...
⛶ Free space: 31k (15.4%)
❯ lets keep working
⎿ Context limit reached · /compact or /clear to continue
Expected Behavior
Either:
- The context display should show accurate "usable" free space (accounting for any buffers/reserves)
- Or the "context limit reached" threshold should match what
/contextreports as used
Environment
- Claude Code CLI
- Model: claude-opus-4-5-20251101
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗