DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-a2a-server

A DeepSeek Harness plugin that exposes a DSH agent as an A2A protocol server.

Terminal & TUIDeveloper ToolsSecurity & PolicySkills & WorkflowsRemote Execution
0GitHub Stars0ForksUpdated2026-08-30

Install

$ dsh plugin --profile desktop add .\dsh-a2a-server\

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-a2a-server installs into a DeepSeek Harness profile and provides local A2A v1.0 JSON-RPC and SSE endpoints for DSH agents. It maps A2A tasks to DSH sessions and supports bearer authentication, task persistence, metrics, approvals, and agent preset selection.

Key Capabilities

  • Exposes an AgentCard endpoint and an A2A JSON-RPC endpoint.
  • Supports A2A v1.0 JSON-RPC and SendStreamingMessage SSE.
  • Maps A2A tasks to DeepSeek Harness sessions.
  • Supports bearer-token authentication configured through an environment variable.
  • Cleans up tasks using a configurable TTL.
  • Exposes Prometheus metrics at a configurable path.
  • Can persist task files using persistTasks and persistenceRoot.
  • Maps input-required approval behavior.
  • Supports global and request-level agent preset selection.

Useful For

  • Expose a local DeepSeek Harness agent to A2A-compatible clients.
  • Integrate DSH agent sessions into an Agent2Agent workflow.
  • Run a bearer-protected local A2A endpoint with task persistence and metrics.
  • Select different DSH agent presets per A2A request.

Who It Fits

  • DeepSeek Harness users integrating agents with A2A clients.
  • Developers building Agent2Agent-based workflows around DSH.
  • Operators who need local task persistence or Prometheus metrics for an A2A bridge.

Documented Limitations

  • Building from source requires a local DeepSeek Harness source checkout and the DSH_CHECKOUT environment variable.
  • The documented default configuration binds to 127.0.0.1:4123.
  • GitHub Actions build artifacts are stated to be retained for 14 days; the README recommends GitHub Releases for long-term distribution.
  • The project states that it is not an official @deepseek-ai package.

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.

Dependency Counts

package.json declares 0 runtime, 2 development, 6 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

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

Source repository
MicroWearld/dsh-a2a-server
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
46a4036 · 2026-09-13

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
0GitHub stars
Forks
0
Open issues
1
Last commit
2026-08-30
Last release
2026-08-30
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