dsh-render-engine
A monorepo of five composable DeepSeek Harness Web rendering services for syntax highlighting, code HTML, diff normalization, and diff HTML rendering.
Install
$ dsh plugin --profile web add "file:$PWD/packages/shiki"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.
Key Capabilities
- Provides a shared, lazily initialized Shiki engine with bundled language support.
- Converts code into stable, theme-aware highlight tokens, with plain-text fallback for absent or unsupported language hints.
- Renders escaped, CSS-variable-themed HTML code blocks.
- Normalizes complete file snapshots, DSH FileDiff fragments, and unified or Git patches into a structured diff document.
- Renders escaped HTML diffs with source-language highlighting and semantic diff rows.
- Preserves LF, CRLF, and CR line endings across service layers.
Useful For
- Add syntax-highlighted code blocks to a DSH Web plugin.
- Render code safely as escaped, theme-aware HTML.
- Build code review or change-preview interfaces from complete files, DSH diff fragments, or patches.
- Consume normalized diff data for custom DSH Web interfaces.
Who It Fits
- Developers building DeepSeek Harness Web plugins.
- Plugin authors needing reusable code highlighting or diff-rendering services.
Documented Limitations
- Requires Node.js ^22.22.3 or >=24.11.1 and pnpm 11.19.0 for development.
- Designed for DeepSeek Harness 0.1.0-rc.8 in DSH Web.
- Only the five packages under packages/ are intended for publication; the root workspace and integration consumer are private.
- Shiki tokenization requires a supported language; higher-level highlighting and code rendering fall back to non-highlighted plain text.
- The diff engine performs no file I/O and runs no Git commands.
- Bundled language support is limited to the languages listed in the repository README.
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.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- CH4ACKO3/dsh-render-engine
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin Bundle
- Source checked
- 476dee1 · 2026-09-20
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-09-19
- Last release
- 2026-09-19
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Generative UI plugin for DeepSeek Harness that renders interactive components and charts inline from assistant responses.
View plugin →Full context lifecycle management, visualization dashboard, and /context command for DeepSeek Harness.
View plugin →A DeepSeek Harness Web UI sidebar for tracking artifacts and browsing workspace files, with a pop-out tab view.
View plugin →Preview, create, and edit spreadsheets, docs, slides, and canvases in DeepSeek Harness powered by Univer.
View plugin →