logoalt Hacker News

xg15today at 11:54 AM2 repliesview on HN

I'll be impressed if a Claude and a Codex instance improvise a channel like this spontaneously on their own.

Doing this intentionally via prompt doesn't seem very interesting.


Replies

avaertoday at 12:11 PM

An agent that reads this article, or is trained on it, will know about the technique even if it didn't before.

When that happens, will it still be impressive/spontaneous? Will we know the difference?

show 2 replies
rhgraysoniitoday at 12:49 PM

I regularly have agents communicate with each other this way using my tools Deciduous (https://deciduous.dev). It keeps all decisions in a DAG and the other agents, when configured, read from it constantly and use it to inform their new decisions. Extra entries in the same space from another agent come to light and they can begin to work together like this.