6 ms·
> it's speaking its own dialect, and you get used to it Same experience. It’s not very “human” but once you have agents talking to each other the shared dialec
by dahdum 27d ago
> it's speaking its own dialect, and you get used to it
Same experience. It’s not very “human” but once you have agents talking to each other the shared dialect and verbosity makes things much smoother in my experience. Fighting against the default feels like an uphill battle with no meaningful benefit.
- rudiksz 27d ago"agents talking to each other"? Are you for real dude?
- dahdum 27d agoYes, I run continuous hybrid agent loops with message dispatch, mcp tools, and subagent capabilities. IMHO it’ll be table stakes in a couple years.
- SyneRyder 27d agoIf one agent is spawning several subtask agents to work in parallel, they need to be able to communicate. That's built-in to Claude Code now.