dsh-agent-messaging¶
| Type | agent | Category | Multi-agent |
| Stars | ⭐4 | Status | ✅ active |
| Capabilities | multi-agent | Updated | 2026-08-15 |
📖 About¶
Cross-session agent-to-agent messaging for DeepSeek Harness. Two sessions you started yourself — in the Web UI, in a headless run, in separate worktrees, in separate dsh processes — cannot tell each other anything. When one discovers a breaking change the other is about to trip over, you are the transport: you read it in one terminal and retype it in the other. This plugin gives them an address and a mailbox. One session names another and deli
📦 Install¶
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:happyren/dsh-agent-messaging
🚀 Quick Start¶
allowBuilds:
dsh-agent-messaging: true