Rellopn/dsh-p2p-lan1

@rellopn/dsh-p2p-lan

LAN P2P AI-to-AI collaboration messaging (host node + browser gate panel)

包名
@rellopn/dsh-p2p-lan
版本
0.1.0-rc.7
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Rellopn/dsh-p2p-lan

Configuration

All keys are validated by a zod schema and hot-reloaded from the browser settings panel.

KeyDefaultMeaning
nodeName'unnamed'This node's LAN-unique name (duplicates are rejected)
capabilities[]Capability tags for send_to_capability routing
autoDiscovertrueUDP multicast discovery
manualPeers[][{ name, host, port }] fallback when multicast is blocked
port53420WebSocket listen port
sensitivity'standard'Gate bias: lenient / standard / strict
sendWaitTimeoutMs300000Synchronous reply timeout (ms)
provider''LLM provider for reply drafting (empty degrades to gate-everything)
model''LLM model for reply drafting
persona''Role hint injected into the drafting prompt
projects[][{ name, path, broadcast }] per-project session routing