Skip to content

bowenliang123/dsh-context

331Last commit Aug 15, 2026

dsh-context DSH plugin

dsh-context installs into a DeepSeek Harness profile as a dsh bundle. Its bilingual Context tab, placed beside Chat and Trajectory, visualizes estimated context composition, request history, context events, and model-visible messages.

How to install the dsh-context DSH plugin

dsh plugin --profile web add dsh-context

Copying does not run this command. Review the repository and version before use.

Data source

Snapshot date: Aug 15, 2026

manifest-valid

What the dsh-context DSH plugin can do

  • Adds a bilingual 中文/English Context tab to DeepSeek Harness session views.
  • Shows current context composition across system prompt, tool schemas, user messages, injected context, assistant replies, and tool results.
  • Displays per-model-request history bars with breakdowns and provider-reported token usage when available.
  • Records visible context events including compactions, tool-output pruning, skill or plugin injections, and model switches.
  • Lists currently model-visible messages with estimated per-message token costs.
  • Reads live and persisted session event logs and refreshes the open tab every two seconds.

Where the dsh-context DSH plugin fits

  • Diagnosing which context sources consume a model's context window.
  • Investigating context growth, compaction, and pruning during long conversations.
  • Comparing estimated token usage with provider-reported prompt and output usage.
  • Reviewing skill, plugin, and runtime-context injections visible to the model.

Who the dsh-context DSH plugin is for

  • DeepSeek Harness web UI users.
  • Developers debugging long-running or context-heavy DSH sessions.
  • Users who need visibility into compaction and context-window headroom.

dsh-context DSH plugin limitations

  • Token figures are estimates based on DSH's fixed-density heuristic of roughly four characters per token; provider-reported usage is only shown where available.
  • The interface is available in the DeepSeek Harness web profile/UI rather than as a standalone application.
  • Live refresh occurs every two seconds only while the Context tab is open.

Objective checks

These signals come from public metadata scans. They are not a security certification.

  • dependency counts

    package.json declares 0 runtime, 8 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
  • prepare script detected

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

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

dsh-context DSH plugin alternatives

dsh-context DSH plugin questions

What is the dsh-context DSH plugin?

dsh-context is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.

How do I install the dsh-context DSH plugin?

The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.

Which DSH profile does dsh-context use?

The snapshot records web as the dsh-context profile. DSH conventions can change quickly, so verify the manifest and README before installation.

Is dsh-context compatible with the current DSH release?

The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.

What should I do if dsh-context fails to load?

Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.

What are the closest alternatives to dsh-context?

Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.