Just got this email from Anthropic about upcoming changes to Max plans starting June 15. Current change: Agent SDK + claude -p usage will move to a separate $200/month credit bucket programmatic usage no longer draws from the normal Max subscription pool after credits are exhausted, usage falls back to paid overages if enabled For me this is honestly a pretty major change to the value proposition of Max. The biggest advantage of Claude Max was that claude -p effectively acted like an API replacement inside the subscription. I used it heavily for: terminal workflows scripting agent loops automation editor integrations The main reason me and several friends signed up for Claude Code originally was because Anthropic kept talking about commitment to the “Unix philosophy” and composable tooling. Example workflow I use constantly: cat logs.txt | claude -p “summarize production failures” Or: git diff | claude -p “find risky changes” That kind of usage was what made Max feel uniquely valuable compared to regular chat subscriptions. Now with the move to credits, I’m probably going to reserve claude -p only for higher-value tasks instead of using it casually throughout the day. Also, in my experience, once AI companies start introducing explicit “credits” for previously bundled functionality, it usually means tighter accounting and more restrictions are coming later. I get why they’re doing this economically because people were absolutely hammering claude -p — but this definitely pushes me harder toward local LLM workflows. submitted by /u/Useful-Ad8473
Originally posted by u/Useful-Ad8473 on r/ClaudeCode
