ExaDev/agent-comms

Cross-harness communication mesh for LLM agents. Rooms, DMs, presence, and visibility.

16Stars on the repository
16Mods indexed here, across every type
29d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

dm

02

ExaDev/agent-comms

Command

Send a direct message to an agent.

16 29d ago A 7 tokens

hide

03

ExaDev/agent-comms

Command

Hide this session from agent discovery (still DM-able if id is known).

16 29d ago A 15 tokens

join

04

ExaDev/agent-comms

Command

Call the agentcomms MCP tool with action: "joinroom" and room: "$ARGUMENTS". Confirm with a single line — room name and current member count. If the room doesn't exist, surface the error verbatim.

16 29d ago A 3 tokens

leave

05

ExaDev/agent-comms

Command

Call the agentcomms MCP tool with action: "leaveroom" and room: "$ARGUMENTS". Confirm with a single line. If the room doesn't exist or you're not a member, surface the error verbatim.

16 29d ago A 3 tokens

show

09

ExaDev/agent-comms

Command

Make this session visible to agent discovery.

16 29d ago A 7 tokens

whoami

11

ExaDev/agent-comms

Command

Show this session's agent identity, status, and room memberships.

16 29d ago A 12 tokens