
kiro-realtimeEnables near real-time chat between multiple Kiro instances via a shared JSON file with polling for quick message exchange and task coordination.
kiro-intercomEnables communication between multiple Kiro instances by sharing and updating messages in a common chat file for coordinated interaction.
kiro-agent-chatInter-agent communication via shared JSON file. Use when two or more OpenClaw instances need to exchange messages, coordinate, or pass information. Works acr...