DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-cross-collaboration

Enables cross-device discovery and session-level messaging between DeepSeek Harness agents across LAN and relay networks.

UI & ProductivityDeveloper Tools
1GitHub Stars1ForksUpdated2026-09-10

Install

$ dsh plugin --profile web add "file:$(pwd)" # 一步安装进 profile

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-cross-collaboration is a DeepSeek Harness plugin that connects multiple DSH instances across local area networks or relays. It offers zero-configuration UDP discovery, session-level message posting to awake remote main agents, offline message queuing, and end-to-end encrypted relay communications without allowing arbitrary remote execution.

Key Capabilities

  • Automatic LAN peer discovery via UDP broadcasts and manual IP:port addition across subnets/Tailscale
  • Mesh network node state and session listing synchronization across connected devices
  • Session-level message dispatch to wake up remote DSH agents with lan_message and lan_peers tools
  • Persistent offline message queuing with automatic redelivery when peers reconnect
  • End-to-end encrypted communication through self-hosted WebSocket relay servers
  • Web management UI in settings and sidebar integration for session selection and message log auditing

Useful For

  • Coordinating multi-device workflows, such as triggering a Mac build verification agent from a Windows development machine
  • Querying available agent sessions and delegating subtasks across different physical machines or environments
  • Sending cross-network wake-up instructions between remote and local DeepSeek Harness instances securely

Who It Fits

  • Developers working across multiple operating systems or physical machines with DeepSeek Harness
  • Teams leveraging multi-agent workflows across local networks or VPNs

Documented Limitations

  • Requires DeepSeek Harness version >= 0.1.2-alpha.2
  • Restricted to sending messages into the recipient agent's inbox without direct remote execution capabilities
  • Individual messages are automatically truncated if exceeding 4000 characters, and empty messages are rejected
  • Offline queue is limited to 50 persistent messages per peer
  • Requires opening UDP port 45231 and TCP port 45232 or setting up a custom relay server for cross-network connectivity

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
gameswu/dsh-cross-collaboration
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
5607af6 · 2026-09-12

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
1GitHub stars
Forks
1
Open issues
0
Last commit
2026-09-10
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app