DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

bites-the-dsh

A WebUI plugin for read-only, scriptable playback of DeepSeek Harness conversation sessions.

UI & ProductivityDeveloper Tools
1GitHub Stars0ForksUpdated2026-08-21

Install

$ dsh plugin --profile web add @ch4acko3/bites-the-dsh

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
Bites the DSH adds replay controls directly to the native DeepSeek Harness conversation view. It projects historical session state while preventing source-session mutations during replay, and exposes a per-session playback service for other plugins.

Key Capabilities

  • Adds a native session-header entry point and compact playback controls.
  • Supports pause, forward and reverse playback, event stepping, speed selection, idle-gap compression, and seeking by event, turn, or time.
  • Keeps replay read-only by disabling composer, model, stop, branch, and assistant-write actions during playback.
  • Can preview simulated typing for the next direct user message without changing the live draft.
  • Exposes ctx.sessionPlayback for per-session time-based scripting.
  • Provides English and Chinese UI labels using DSH theme tokens.

Useful For

  • Review a prior conversation as a timeline without modifying the source session.
  • Navigate to a specific event, turn, or timestamp in a session.
  • Build another DSH plugin that synchronizes with the exposed session playback clock.
  • Preview historical conversation flow with compressed idle gaps or reverse playback.

Who It Fits

  • DeepSeek Harness WebUI users reviewing session history.
  • DSH plugin developers integrating with a read-only playback clock.
  • Developers needing scripted navigation of recorded session events.

Documented Limitations

  • Targets DSH 0.1.0-rc.8.
  • Requires the Web profile and Harmony patches; the README states all four patches should report bound.
  • Replay is intentionally read-only and exposes no operation to mutate the source session.
  • Development requires Node.js ^22.22.3 or >=24.11.1 and pnpm 11.

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 1 runtime, 16 development, 9 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
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

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
CH4ACKO3/bites-the-dsh
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
60ad536 · 2026-09-12

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