DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

dsh-plugins

A plugin bundle for DeepSeek Harness providing an A2A protocol server, relational storage mirroring, and Langfuse tracing.

Terminal & TUIDeveloper ToolsSecurity & PolicyRemote Execution
2GitHub Stars0ForksUpdated2026-09-20

Install

$ dsh plugin --profile my-agent add @amaster.ai/dsh-a2a @amaster.ai/dsh-storage @amaster.ai/dsh-langfuse

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-plugins is a collection of composable, config-driven plugins for DeepSeek Harness (dsh). It provides three core capabilities: an A2A protocol server (@amaster.ai/dsh-a2a) supporting JSON-RPC/SSE communication, a database storage mirror (@amaster.ai/dsh-storage) syncing session events to MySQL, PostgreSQL, SQLite, or SQL Server via Prisma, and full Langfuse observability integration (@amaster.ai/dsh-langfuse) capturing LLM calls, tool executions, and turn traces.

Key Capabilities

  • Exposes DeepSeek Harness agents over the A2A 1.0 protocol (JSON-RPC and SSE with v0.3 compatibility) with pluggable task stores (Memory, Redis, GCS)
  • Mirrors conversation session streams to relational databases (MySQL, PostgreSQL, SQLite, SQL Server) with pre-generated Prisma client schemas
  • Integrates Langfuse observability capturing LLM generations, loop-built request spans, tool calls, and nested subagent traces
  • Provides config-driven integration via Cordis patch files with hot-reloading support

Useful For

  • Serving DeepSeek Harness agents to external clients via standard A2A protocol endpoints
  • Archiving and querying agent chat history and token usage in external relational SQL databases
  • Monitoring agent execution paths, subagent trees, and LLM token usage inside Langfuse

Who It Fits

  • DeepSeek Harness developers building multi-agent integrations over the A2A protocol
  • Platform engineers requiring persistent relational database storage for agent chat histories
  • DevOps and AI engineers monitoring agent workflows and LLM generations with Langfuse

Documented Limitations

  • Plugins are disabled by default and require explicit profile configuration
  • dsh-a2a is currently text-only at the protocol boundary and rejects non-text message parts
  • No built-in authentication or authorization; requires a proxy if exposed beyond localhost
  • Live sessions do not resume automatically across restarts via A2A
  • GCS workspace archiving relies on external tar execution and is not yet connected to task lifecycles

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
TGYD-helige/dsh-plugins
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin Bundle
Source checked
015265b · 2026-09-21

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
2GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-20
Last release
2026-09-20
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