yep it's a unified system between http://
claude.ai and claude code https://
support.anthropic.com/en/articles/11
014257-about-claude-s-max-plan-usage
…
@alexalbert__
-
Unified System Between Claude AI and Claude Code
By
–
-
Claude 4 Opus Demand Surge and Startup Product Breakthroughs
By
–
The demand for Claude 4 already in just 24 hours is absolutely insane. My favorite part is hearing from all the startups on the cutting edge who've now tried Opus and suddenly their product just… works.
-

Claude Code Now Available in Your Favorite IDE
By
–
Btw you can now use Claude Code within your favorite IDE 🙂
-
Prompting techniques for better AI tool use behavior
By
–
You can prompt for the behavior by asking it to think in between making tool calls too. With a question like the one in your original example, it may be erring on the side of undersearching since it doesn't necessarily need real time info on this task
-

Extended Thinking Automatically Activates for Complex Requests
By
–
With extended thinking on it will automatically do it if the request is complex enough. It's not technically in the chain of thought but it interleaves chain of thought between tool calls
-
Using Claude 4 to Convert GitHub Issues into Pull Requests
By
–
Just @ Claude in Github to go from an issue to a PR fix
— Alex Albert (@alexalbert__) 22 mai 2025
Crazy how well this works with Claude 4 pic.twitter.com/uze199azwOJust @ Claude in Github to go from an issue to a PR fix Crazy how well this works with Claude 4
-
Four New Features Now Available in Public Beta on Anthropic API
By
–
All four new features are available today in public beta on the Anthropic API. Read more in our docs:
-
Extended Prompt Caching TTL Reduces Costs and Latency
By
–
In addition to the standard 5-minute prompt caching TTL, we now offer an extended 1-hour TTL. This reduces costs by up to 90% and reduces latency by up to 85% for long prompts, making extended agent workflows more practical.
-
Files API: Upload Documents Once, Reference Across Conversations
By
–
The Files API lets you upload documents once and reference them repeatedly across conversations. This simplifies workflows for devs working with knowledge bases, documentation, or datasets.
-

Claude API Now Supports Direct MCP Server Connection
By
–
You can now connect Claude to MCP servers directly in the API. Just add a server URL to your API request and Claude handles tool discovery, execution, and error management automatically.