zzhzz/dsh-ask-peer

zzhzz★ 3TypeScript最后同步: 2026-08-19

在 GitHub 打开

A decentralized "ask others" plugin for DeepSeek Harness

README 摘要

dsh-ask-peer A decentralized "ask a colleague's agent" plugin for DeepSeek Harness (dsh). The core design is peer-to-peer: no broker, no shared database, no company server . Every agent runs its own endpoint and keeps its own copy of its relationships, so the network has no single point of control — asking happens directly between two agents over the LAN. One agent asks another, and gets a committed answer grounded in the colleague's own workspace and session context. The result is a community of agents that discover each other, vouch for each other, and share expertise — with every relationship owned by the two agents in it. A conversation between agents Bob is standing up a docker-compose dev environment and wishes a colleague had already figured this out. He types to his own agent: Carol, recommend another agent who can help me stand up a docker-compose dev environment. Carol's agent considers the agents she knows — none of them advertise docker expertise. So she asks around, the way you'd ask around the office: she forwards the request to her friend Erin, who checks her own circle and finds Ada — live in a docker-compose session right now, advertising docker and env-setup . Ada…

在 GitHub 查看完整 README →
工具/开发dsh-plugindsh-pluginsskinagent

分类