DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-math-copy

Adds accessible copy controls for KaTeX formulas in DeepSeek Harness Web chats.

Terminal & TUIDeveloper Tools

Install

$ dsh plugin --profile web add "github:Blackspace2/dsh-math-copy"

Repository Intelligence

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

source-grounded
A DeepSeek Harness Web client plugin that detects rendered KaTeX formulas and lets users copy their original LaTeX in selectable formats.

Key Capabilities

  • Detects inline, display, and KaTeX error formulas rendered by DSH.
  • Copies formulas as $$...$$ with click, Enter, or Space.
  • Offers a context menu for $...$, $$...$$, and \[...\] copy formats.
  • Supports keyboard menu navigation and Escape to close.
  • Shows visual hover/focus affordances and a Copied confirmation.
  • Observes newly streamed formulas and cleans up DOM and event handlers on unload or HMR.

Useful For

  • Copying math from DSH conversations into Markdown, LaTeX documents, or notes.
  • Using keyboard-accessible formula copy interactions in the DSH Web client.
  • Selecting an appropriate inline or display LaTeX delimiter format.

Who It Fits

  • DeepSeek Harness Web users who work with mathematical output.
  • Students, researchers, and technical writers copying LaTeX from chats.
  • Keyboard users needing accessible formula-copy controls.

Documented Limitations

  • Targets the DeepSeek Harness 0.1.0-rc.6 Web client.
  • Relies on DSH-rendered KaTeX DOM and application/x-tex annotations for source LaTeX.
  • Clipboard API fallback uses document.execCommand('copy') when modern clipboard permissions are unavailable.
  • Does not render or parse Markdown math itself; DSH handles math recognition and KaTeX rendering.

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

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 Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 0 runtime, 5 development, 0 peer, and 0 optional dependencies.

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 Declared

GitHub reports the repository license as MIT.

info
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
Blackspace2/dsh-math-copy
Registry source
Public GitHub repository
Source snapshot
6417b074d731
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
1
Forks
0
Open issues
0
Last commit
2026-08-14
Last release