DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-a2a

Realtime Agent2Agent mesh plugin for DeepSeek Harness.

UI & ProductivityBrowser & WebRemote Execution

Install

Awaiting GitHub sync

Repository Intelligence

AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.

source-grounded
@dpskh/a2a is a single-entry DeepSeek Harness plugin that provides an A2A hub, per-agent WebSocket mesh connections, durable project message history, model tools, and /a2a commands.

Key Capabilities

  • Runs an optional hub server with project registry, HTTP routes, and realtime WebSocket connectivity.
  • Provides per-agent mesh presence and serial inbound-message injection into agent sessions.
  • Offers a2a_peers, a2a_message, and a2a_history model-facing tools.
  • Provides /a2a commands for hub, project, connection, status, peer, and history operations.
  • Stores immutable, idempotent project messages through the configured routed storage domain.
  • Supports direct messages, broadcasts, reply references, and up to eight base64 attachments within a 4 MiB decoded-content budget.
  • Emits local presence, delivery, and activity-change events for connected interfaces.

Useful For

  • Connect multiple DeepSeek Harness agents on a trusted private network.
  • Coordinate agents through live peer discovery and direct or project-wide messages.
  • Review durable project message history from tools or commands.
  • Provide an A2A state source for the companion @dpskh/ui-a2a web interface.

Who It Fits

  • DeepSeek Harness users operating multiple agents.
  • Developers building trusted private-network agent collaboration workflows.
  • DSH interface developers consuming A2A snapshots and events.

Documented Limitations

  • The hub trusts caller-supplied identities and does not authenticate endpoints; it must not be exposed to the public Internet or untrusted networks.
  • Direct messages require a currently live recipient; offline delivery and a durable roster are not provided.
  • A mesh client connects to only one hub at a time.
  • Delivery outcomes are held in memory and are not persisted.
  • Inbound attachments are materialized under the system temporary directory.
  • The hub requires routed DSH storage, a storage backend, and dsh-storage-domain configured for the a2a domain.

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 4 runtime, 20 development, 10 peer, and 0 optional dependencies.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

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

info
License Not Declared

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

low
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 4 runtime, 20 development, 10 peer, and 0 optional dependencies.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
Package Manifest Available

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

info
License Not Declared

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

low
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Traceable source and registry metadata for this entry, kept separate from runtime verification.

Source repository
dpskh/dsh-a2a
Registry source
Public GitHub repository
Source snapshot
e000db97d873
Artifact type
plugin
AI enrichment
gpt-5.6-terra · 2026-08-14
Prompt version
dsh-plugin-enrichment-v3

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
3
Forks
0
Open issues
0
Last commit
2026-08-14
Last release