dsh-math-copy
Adds accessible copy controls for KaTeX formulas in DeepSeek Harness Web chats.
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.
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.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 5 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 0 runtime, 5 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
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
- —
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
A DeepSeek Harness composer plugin that rewrites a draft with one click and puts the polished text back into the input box.
View plugin →An in-harness web UI plugin that adds a community plugin market to DeepSeek Harness.
View plugin →A DeepSeek Harness UI theme package that installs a theme picker and six built-in visual themes.
View plugin →A Claude Code-style full-screen terminal TUI for DeepSeek Harness agents.
View plugin →