#Agent to Agent communications (not subagents)

1 messages · Page 1 of 1 (latest)

west talon
#

I am attempting to create to agents, none of which is a subagent (subagents don't have a SOUL). A and B.

A has telegram channel and I can talk to it.
I want B to NOT be able to talk to humans, B shall only talk to other agents.

I have read about agentToAgent, sessionToolsVisibility, session_send and session_spawn.

But I have yet to find a way for B to talk to A. Both agents claim they see no session outside of :main (mine).

Note that I run fully dockerized with sandbox everywhere.

I this scenario possible? I'm sure I missed something somewhere.

For additional context, when I ask one agent to use session_send it tells me "Session not visible from this sandboxed agent session"

===[ RESULTADO sessions_send ]===

comando_ejecutado:
  sessionKey: agent:meta-chief-of-staff:main
  message: "TEST A2A desde infra"
  timeoutSeconds: 30

resultado:
  runId: bc0c42ae-e75c-422f-8ca1-5882dde27ee3
  status: forbidden
  error: "Session not visible from this sandboxed agent session"

estado:
  ✗ Comunicación bloqueada
  ✗ Sesión meta-chief-of-staff:main NO VISIBLE desde mi sandbox