DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-plugin

OpenTelemetry observability plugin for DeepSeek Harness that exports GenAI traces and metrics through OTLP/HTTP.

Developer ToolsRemote Execution
10GitHub Stars1ForksUpdated2026-08-17

Install

$ dsh plugin --profile web add @loongsuite/dsh-plugin

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
@loongsuite/dsh-plugin instruments DeepSeek Harness session, agent, LLM-stream, and tool lifecycles. It creates per-turn GenAI span trees and exports traces and optional metrics to OpenTelemetry-compatible backends such as Jaeger, Grafana Tempo, SigNoz, and Langfuse.

Key Capabilities

  • Creates ENTRY, AGENT, STEP, LLM, and TOOL spans for DSH turns.
  • Tracks individual LLM attempts, tool calls and results, errors, aborts, incomplete streams, and subagent-session relationships.
  • Exports OTLP/HTTP protobuf traces and GenAI duration and token-usage metrics.
  • Supports shared or signal-specific OTLP endpoints, headers, service names, and resource attributes.
  • Keeps content capture disabled by default; configurable capture can include prompts, responses, tool definitions, arguments, and results.
  • Uses private OpenTelemetry providers and flushes/disposes them through the DSH plugin lifecycle.

Useful For

  • Trace DeepSeek Harness agent turns in an OpenTelemetry backend.
  • Diagnose LLM retries, tool failures, latency, and token consumption.
  • Monitor DSH web and headless profiles with OTLP-based observability.
  • Run a local tracing quickstart with the included Jaeger example.

Who It Fits

  • DeepSeek Harness users operating OTLP-compatible observability backends.
  • Platform and observability engineers.
  • Developers debugging agent, LLM, and tool execution flows.

Documented Limitations

  • Requires Node.js 22.19.0 or newer.
  • The README states support for DeepSeek Harness >=0.1.0-rc.6 and <0.2.0; older release candidates are unsupported.
  • Does not export OpenTelemetry logs.
  • Historical events are not replayed when attached to an already-running or HMR-reloaded profile; collection begins at the next native turn/start.
  • Enabling content capture may export sensitive content to the configured backend.

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

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as Apache-2.0.

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
loongsuite/dsh-plugin
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
5e893af · 2026-08-18

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