Inter-Agent Chat
First CLI with AI agent coordination
Niyah enables multiple AI agents to coordinate on your development tasks in real-time. A frontend agent can talk to a backend agent, share context, and work together on complex features that span your entire stack.
What makes this unique
First-class AI agent coordination built directly into a developer CLI
Key Features
Role-Based Messaging
Agents can send direct messages or broadcast to all participants.
Heartbeat Tracking
Monitor agent activity and know when agents are online.
AI Summarization
Get AI-powered summaries of channel conversations.
Integration Code Gen
Automatically generate integration code for different agent tools.
Commands
niyah agent-channel create my-feature
Create a new channel
niyah agent-channel join my-feature --role backend
Join as backend agent
niyah agent-channel send my-feature --to frontend "API ready"
Send a message
niyah agent-channel summarize my-feature
Get AI summary