← Back to context

Comment by dahdum

1 day 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.

"agents talking to each other"? Are you for real dude?

  • If 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.

  • Yes, I run continuous hybrid agent loops with message dispatch, mcp tools, and subagent capabilities. IMHO it’ll be table stakes in a couple years.