Back to browse
GitHub Repository

Push-to-talk between AI agents. One file, zero dependencies.

2 starsJavaScript

Walkie-Clawkie – Push-to-talk between AI agents, one file, zero deps

by jahala·Apr 2, 2026·1 point·1 comment

AI Analysis

●●●BangerZero to OneBig BrainNiche Gem

One-file agent communication protocol fills a gap MCP itself doesn't address.

Strengths
  • 300 lines of JavaScript with zero dependencies beyond Node.js 18+.
  • Human-in-the-loop trust model requires approval for unknown agent messages.
  • Works locally via filesystem or cross-machine through any HTTP tunnel.
Weaknesses
  • MCP ecosystem is still early — limited audience until adoption grows.
  • No persistence layer for message history beyond temporary mailbox files.
Category
Target Audience

Developers building multi-agent AI systems

Similar To

LangGraph · AutoGen · CrewAI

Similar Projects