[BUG] CC CLAUDE_CODE_DISABLE_1M_CONTEXT doesn't get respected
Resolved 💬 1 comment Opened May 30, 2026 by yyyyaaa Closed Jul 3, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
When I try to use claude code with the latest upgrade with opus 4.8 as default, it no longer respects the setting env.CLAUDE_CODE_DISABLE_1M_CONTEXT in .claude/settings.json anymore
What Should Happen?
claude should have respected that settings and only use 200k context
Error Messages/Logs
Steps to Reproduce
- edit
.claude/settings.jsonwithenv.CLAUDE_CODE_DISABLE_1M_CONTEXTto be1 - Start using claude code, context will grow outside of the 200k context limit
Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.157
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
iTerm2
Additional Information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗