No auto-compact or guidance when hitting 20MB request limit
Resolved 💬 2 comments Opened Mar 27, 2026 by 2bTwist Closed Mar 27, 2026
When a conversation exceeds 20MB, every request fails repeatedly with 'Request too large (max 20MB)' and no recovery path. There's no auto-compact and no suggestion to run /compact. The user is stuck until they manually figure out to compact.
Expected behavior: Claude Code should either:
- Auto-compact before hitting the 20MB limit, or
- At minimum, include a suggestion to run
/compactin the error message
Actual behavior: Every subsequent request just fails with the same error, no guidance provided.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗