Show HN: Myco – coordinate Claude and DeepSeek and other LLMs in one agent swarm
Category: devtools
Tags: llm, agent, coordination, protocol, claude, deepseek, parallel-sessions
Score: 6.5/10 (Innovation: 7, Technical: 6, Documentation: 7, Utility: 6)
Myco is a lightweight, text-only coordination protocol and daemon that enables multiple LLM agent sessions (like Claude and DeepSeek) to share awareness and communicate in parallel via a simple bus, without a central orchestrator. It fills a practical niche for developers running multiple long-lived agent sessions across different providers, replacing manual copy-pasting with a silent, protocol-driven approach.
Target audience: backend devs, devops, AI/ML engineers
Repository: https://github.com/primoia/myco · Python · MIT
View on Hacker News