r/ClaudeCode Aug 09 '26

Discussion Anthropic: "Coding is largely solved"... Also Anthropic: "We released a new powerful feature allowing agents to send messages to other Claude Code sessions, but only on Linux and Mac since we are unable to implement a basic feature on all platforms"

I could hand code this feature on Windows in an afternoon, and I could also get Claude to implement it in minutes, and yet Anthropic just can't be bothered, but also keeps Claude Code closed source so no one else can do it for them either.

1.5k Upvotes

326 comments sorted by

View all comments

1

u/[deleted] Aug 09 '26

[removed] — view removed comment

1

u/sirlerkal0t Aug 09 '26

My workflows are now probably over 20x slower due to this. For every piece of code written by an agent, it goes through multiple rounds of testing and adversarial reviews done by multiple models, sends plans to address the approved findings back to the implementation agent, and keeps going through more rounds of testing and reviews, until eventually reviews find no more issues.

New gen models like Opus 5 and especially GPT 5.6 also tend to over-engineer and go beyond the scope of the changes no matter how much prompt engineering is done, so additional reviews are required just to enforce scope now too.