DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-a2a

A dual-mode Agent2Agent (A2A v1.0) protocol plugin for DeepSeek Harness providing outbound client tools and inbound server endpoints.

VisionUI & ProductivityTerminal & TUIDeveloper ToolsSkills & Workflows
8GitHub Stars0ForksUpdated2026-08-26

Install

$ dsh plugin --profile web add @ryubyte/dsh-a2a

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 turns DeepSeek Harness into a full dual-mode Agent2Agent (A2A v1.0) node. In client mode, it discovers remote AgentCards and maps remote skills directly into DSH model tools with session context continuity. In server mode, it exposes an A2A JSON-RPC and SSE endpoint alongside a well-known AgentCard on the DSH web server, paired with a web UI settings dashboard to configure connections, credentials, and executor behaviors.

Key Capabilities

  • Outbound A2A client discovering remote AgentCards and mapping skills to ctx.tools
  • Inbound A2A server serving /.well-known/agent-card.json and JSON-RPC / SSE streaming endpoints
  • Web settings dashboard to add, configure, toggle, and inspect remote and inbound A2A connections
  • Context continuity across turns mapping A2A contextId to local or remote sessions
  • Bearer token authentication for inbound endpoints and outbound agent calls
  • Execution routing delegating inbound tasks to DSH agent sessions, custom executors, or fallback handlers

Useful For

  • Connecting multiple DSH instances or external A2A-compliant agents into a collaborative network
  • Exposing DSH agent capabilities to external frameworks via standardized A2A v1.0 endpoints
  • Invoking specialized remote AI services as standard tool calls in DSH model conversations

Who It Fits

  • Developers building multi-agent workflows and autonomous Agent2Agent integrations
  • DeepSeek Harness users needing to expose local skills or consume remote agent tools

Documented Limitations

  • Dashboard /a2a/api is loopback/same-origin only and not designed for external orchestration
  • Production deployments require an external TLS reverse proxy because DSH webserver defaults to HTTP/loopback
  • Inbound task execution without an active agent loop or explicit executor will reject requests
  • Bearer tokens are stored in plain text in the profile a2a.json configuration file

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, 9 development, 8 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
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
ryubyte/dsh-a2a
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
9062427 · 2026-09-19

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
8GitHub stars
Forks
0
Open issues
2
Last commit
2026-08-26
Last release
2026-08-26
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