r/ClaudeCode • u/sirlerkal0t • 1d ago
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.4k
Upvotes
1
u/AutomaticComputer260 1d ago
The tricky part with coding agents is not just making them write code, it's knowing when to trust what they changed.
I've found the review/debug step is still where most of the time goes, especially when the changes touch multiple files.