1/ I'm building Agent River.
AI coding agents are insanely capable. The bottleneck isn't the AI.
It's you. Your attention. Your context switching.
Working with agents should feel intentional and fun. Not frantic.
@claudeai Seeing an official agent view implementation gives me confidence I‘m onto something with my Agent River project.
Agent River is agent view on steroids and let’s you flow across multiple projects and juggle dozens of agents while protecting your attention health.
We fixed a bug where rate limits on Claude subscriptions weren't properly adjusted for long context requests in Opus 4.7.
We've reset 5-hour and weekly rate limits. Enjoy Opus 4.7!
Introducing Claude Design by Anthropic Labs: make prototypes, slides, and one-pagers by talking to Claude.
Powered by Claude Opus 4.7, our most capable vision model. Available in research preview on the Pro, Max, Team, and Enterprise plans, rolling out throughout the day.
PSA: If you can't get Opus 4.7 on claude code CLI, just trick it via this flag: 'claude --model claude-opus-4-7"
It will say its Opus 4 but its model ID is 4-7.
You're welcome
Introducing Claude Opus 4.7, our most capable Opus model yet.
It handles long-running tasks with more rigor, follows instructions more precisely, and verifies its own outputs before reporting back.
You can hand off your hardest work with less supervision.
I think "prompting" will keep being an incredibly high-leverage skill, like writing or public speaking.
It is the skill of talking to agents, mediated by the harness.
My main goal is to grow the bandwidth between humans and agents, to help us understand each other better.
Thrilled to announce the Monitor tool which lets Claude create background scripts that wake the agent up when needed.
Big token saver and great way to move away from polling in the agent loop
Claude can now:
* Follow logs for errors
* Poll PRs via script
* and more!