dsh plugins中文
← Back to popular plugin directory

package, an entry plug-in

dpskh/dsh-a2a · skills

Agent2Agent mesh for the Harness.

★ 4GitHub stars
0Forks
2026-08-15Last updated
TypeScriptLanguage
License

Project overview

@dpskh/a2a — Agent2Agent realtime mesh for the DeepSeek Harness

@dpskh/ui-a2a consumes one Host a2a.snapshot per session: connection identity, the live roster, and projects. Local and remote roster changes emit host/a2a-changed; the browser refetches the snapshot so its Overview page, Projects page, badge, and quick panel stay on one state source. The roster is primary; the auxiliary topology uses an orbit for up to six peers and a grid above that threshold, and hides on narrow layouts. The browser never connects to the Hub WebSocket. Trust model

The mesh assumes a fully trusted private network: hub endpoints do not authenticate callers, and caller-supplied project and member identities are trusted claims. Do not expose a hub to the public Internet or an untrusted network. Model Experience

Install command

dsh plugin --profile web add github:dpskh/dsh-a2a
View GitHub repository ↗Back to popular plugin directory