dsh-agent-relay
A DeepSeek Harness plugin bundle that provides a local, HMAC-authenticated relay for collaboration among DSH and other local agents.
Install
$ dsh plugin --profile web add dsh-agent-relayPlugin 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.
Key Capabilities
- Registers DSH tools for sending messages, checking relay status, viewing history and peers, and retrying delivery.
- Provides a loopback-first HTTP broker with HMAC-SHA256 request authentication.
- Includes cursor polling, lease acknowledgements, retries, UUID-based deduplication, and seven-day message TTL.
- Persists relay data locally with SQLite where supported, with JSONL fallback on earlier Node runtimes.
- Supplies a sidebar status panel and JavaScript CLI and Python client adapters.
- Supports a v2 wire protocol while retaining a v1 compatibility layer.
Useful For
- Coordinate local DSH, Codex, Claude Code, and Hermes agents on a shared host.
- Send tasks, review requests, replies, and delivery acknowledgements between local agents.
- Build a local multi-agent workflow while keeping agent reasoning and orchestration outside the relay.
Who It Fits
- DeepSeek Harness users running multiple local coding or automation agents.
- Developers who need a self-hosted local message bus for agent collaboration.
- Teams integrating JavaScript, CLI, or Python-based local agent clients.
Documented Limitations
- Requires Node.js 20 or later; SQLite persistence requires Node.js 22.5 or later, otherwise the broker falls back to JSONL.
- The Python adapter is optional but requires Python 3.10 or later.
- The documented DSH test target is dsh 0.1.0-rc.6.
- The broker is designed for loopback use; the README warns against exposing an unencrypted broker to the public internet.
- Received relay messages must be treated as untrusted input by receiving agents.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 0 development, 2 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- Noelune/dsh-agent-relay
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin Bundle
- Source checked
- 25ea970 · 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
- 3GitHub stars
- Forks
- 0
- Open issues
- 1
- Last commit
- 2026-08-29
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Import and resume chat histories from 18+ AI coding agents into DeepSeek Harness with reverse export and sync.
View plugin →Compatibility bridge and host ABI enabling unmodified Pi plugins to run natively on DeepSeek Harness.
View plugin →Local-first AI agent runtime and DSH plugin bundle providing sandboxed sessions, MCP tools, audit logs, and session replay.
View plugin →Preview, create, and edit spreadsheets, docs, slides, and canvases in DeepSeek Harness powered by Univer.
View plugin →