Claude Code requires 1M context credits for standard agentic tasks on Pro plan
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?
Claude Code fails on Pro plan with standard agentic tasks (reading 5 files) with error:
API Error: Usage credits required for 1M context · turn on usage credits at claude.ai/settings/usage, or use --model to switch to standard context
My Pro weekly limit is only 24% used. The selected model is Sonnet 4.6. Usage credits balance is €0.00 — I never needed them before for this workflow. Enabling usage credits opens a payment screen. This workflow worked previously without credits.
What Should Happen?
Agentic tasks reading local files should work within Pro plan limits without requiring usage credits.
Error Messages/Logs
API Error: Usage credits required for 1M context · turn on usage credits at claude.ai/settings/usage, or use --model to switch to standard context
Steps to Reproduce
- Open Claude Code desktop app (Pro plan)
- Create a project with a local folder containing markdown files
- Send a message: "Read files in RAW folder and add to Wiki"
- Claude reads 5 files simultaneously
- Error appears: Usage credits required for 1M context
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
Unknown — worked before Windows reset on June 1, 2026
Claude Code Version
Unknown — reinstalled after Windows reset
Platform
Other
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
I am a Pro plan subscriber using Claude Code desktop app on Windows 11. This workflow (reading multiple markdown files and organizing them) worked previously without any credits. After a Windows reset and Claude Code reinstall, the app now requires 1M context credits for the same tasks. Weekly limit shows only 24% used. Enabling usage credits requires purchasing — this was not required before.
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗