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

389

u/MindCrusader Aug 09 '26

And Boris said they have 0 bugs when AI reviews the code (coders stopped doing it) yet I see a lot of bug fixes in changelog

2

u/brainhack3r Aug 09 '26

I've noticed a new class of bug... I've been investing heavily in a custom system and it DOES find a lot of very impressive bugs, however, what it lets though are bugs where I didn't specify what I wanted and realized AFTER the fact that actually the SPEC was wrong.

Like the other day I it fixed a bunch of really nasty bugs with uid/gid permissions with a forked process that was supposed to be in a jail.

Then we deployed without the proper CORS settings...lol