[Bug] Please auto-heal Anthropic API Error: Exceeded Total Text Bytes Limit and Error: Conversation too long
Resolved 💬 5 comments Opened Sep 12, 2025 by burka Closed Jan 8, 2026
Bug Description
Please heal a API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"too many total text bytes: 17929476 > 16000000"},"request_id":"req_011CT3xJY9cWsDwbK5NYQ2tE"} error - just chunk the message and let the ai handle those chunks.
Same for any context to large, just summarize/compact the first fitting part then continue with summarize - please :-)
Environment Info
- Platform: linux
- Terminal: bash / zed
- Version: 1.0.110
- Feedback ID:
The solutions described in
- https://github.com/anthropics/claude-code/issues/3622
- https://github.com/anthropics/claude-code/issues/4722
- https://github.com/anthropics/claude-code/issues/4888
need manual work but it could just work out-of-the-box™ - that would be so awesome!
Thanks for this awesome tool :-)
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗