lj970926/dsh-plugin-mermaid

lj970926★ 0JavaScriptLast synced: 2026-08-14

Open on GitHub

DeepSeek Harness web client plugin: render mermaid code blocks with a chart/source toggle.

README excerpt

dsh-plugin-mermaid A DeepSeek Harness (DSH) web client plugin that renders bash dsh plugin --profile web add github:lj970926/dsh-plugin-mermaid bash dsh plugin --profile web add github:lj970926/dsh-plugin-mermaid bash dsh plugin --profile web add /absolute/path/to/dsh-plugin-mermaid bash git clone https://github.com/lj970926/dsh-plugin-mermaid.git bash dsh-plugin-mermaid/install.sh bash mkdir -p /.dsh/profiles/web/node modules/dsh-plugin-mermaid cp -R lib package.json cordis.patch.yml /.dsh/profiles/web/node modules/dsh-plugin-mermaid/ cat /.dsh/profiles/web/cordis.patch.yml <<'EOF' - insert: - id: dsh-plugin-mermaid name: dsh-plugin-mermaid EOF markdown bash Re-sync into the profile bash install.sh Restart dsh web (DSH's client-hmr plugin is disabled in the default web profile, so file changes are not picked up automatically). If you are running DSH from a source checkout with pnpm run dev:web and re-enable client-hmr , edits to lib/client.js hot-reload without restart. Uninstall 1. Remove the block from /.dsh/profiles/web/cordis.patch.yml . 2. rm -rf /.dsh/profiles/web/node modules/dsh-plugin-mermaid . 3. Restart dsh web . License MIT © lj970926

View full README on GitHub →
Terminal / TUIdeepseek-harnessdiagramsdshdsh-pluginmermaid

Category