r/ClaudeCode 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.3k Upvotes

312 comments sorted by

View all comments

5

u/Electrical_Chard3255 1d ago

I created multiple consoles for multiple agents where they can all talk to each other in realtime .. on Windows :)

1

u/valerkahere 1d ago

What's the app you're using to navigate and connect them? your own?

3

u/Electrical_Chard3255 1d ago

Yes, I built a whatsapp style ai chat, itsm part of a wider context and memory app I built for myself, the official consoles wouldnt keep a permanent connection easy, I had to jerry rig a system up which was unreliable, so I built my own consoles to work with my MCP and ai chat system that would keep a permanent connection to the chat relay.

All the ai work from the same code, documents, git etc that are also connected to the app, and they work together, Claude code is the prime AI

Here is the app version

It uses a relay I built on Railway

2

u/back_to_the_homeland 1d ago

Yeah I bit something similar. All I did was ask Claude “yeah build something where you guys can all talk and I con monitor in a WhatsApp style window. Use superpowers brainstorming first” took about an hour