Skip to content
dsh.fish

Browse

66 results

Bundle

@huiliyi37/dsh-tianshu-tui

dsh-tianshu-tui: an interactive terminal UI plugin for the official DeepSeek Harness — streaming markdown/tool cards, 16+ themes, slash commands, session tabs, LSP diagnostics, cost tracking, self-update (`dsh plugin --profile tui add @huiliyi37/dsh-tianshu-tui`)

huiliyi37270
Bundle

dsh-network-settings

DSH Network Settings: Windows / WSL network status, diagnostics and safe repair for DeepSeek Harness.

kanneiren109
Bundle

@anionex/dsh-computer-use

Accessibility-first macOS Computer Use capability for DeepSeek Harness with stale-observation protection, app leases, confirmations, screenshots, and Web diagnostics

Anionex39
Bundle

@omdsh-dev/dsh-plugin-check

DSH plugin health checker: scan plugin repos for manifest protocol / patch format / build pitfalls / hub registration, zero-dependency read-only diagnostics

omdsh-dev27
Bundle

@deepseek-ai/dsh-plugin-check

DSH plugin health checker: scan plugin repos for manifest protocol / patch format / build pitfalls / hub registration, zero-dependency read-only diagnostics

omdsh-dev22
Bundle

dsh-lsp-actions

LSP action surface for DeepSeek Harness: diagnostics, formatting, completion, code actions, symbols, signature help, inlay hints, and rename tools over language servers, plus the editor action protocol (lsp.actions.*) that makes the plugin the IDE integration backend

PerryLink19
Bundle

@deepseek-ai/dsh-session-health

DSH session health checker: frame-level diagnostics over multi-frame zstd session logs (torn/corrupt/empty detection), zero-dependency read-only scanner

omdsh-dev9
Bundle

dsh-doctor

Deterministic diagnostics and recovery for DeepSeek Harness

astra32945
Bundle

dsh-tool-normalizer

Auto-healing, argument normalization, Code-Mode bridging and execution diagnostics for DeepSeek Harness

merenguesL4
Bundle

dsh-error-lens

Read-only, redacted provider error diagnostics for DeepSeek Harness

Wanbinyu3
Bundle

@kkkneko/dsh-search-enhance

Bounded search, documentation, extraction, progressively disclosed site mapping/research planning, and read-only diagnostics for DeepSeek Harness

umineko9873
Bundle

dsh-scnet

Community DeepSeek Harness bundle for SCNet HPC: profile-based SSH, CPU/DCU Slurm jobs, cluster probing, compute-node diagnostics, and Hygon DCU/DTK guidance.

lql3412
Bundle

dsh-search-enhance

Bounded search, documentation, extraction, progressively disclosed site mapping/research planning, and read-only diagnostics for DeepSeek Harness

KKKneko2
Bundle

dsh-bundle-dedup-guard

DSH plugin guard: on every plugin load checks profile bundle lists for duplicate loader entries (aggregate bundle + sub-plugins listed together → 'duplicate loader entry id' boot crash) and runs site-level health checks — known conflict pairs, vendor @deepseek-ai tree integrity vs lockfile, plugin @deepseek-ai junction integrity — guarding the 2026-08-18 and 2026-08-21 incidents. Read-only diagnostics.

Lstalu2
Bundle

@securstack/dsh-plugin

DeepSeek Harness plugin for SecurStack security scans, policy checks, doctor diagnostics, and JSON CLI results.

securstack2
Bundle

dhs-multi-agent

DeepSeek Harness multi-agent orchestration plugin with DAG scheduling, supervisor planning, bounded recovery, and runtime diagnostics for Cordis.

Li3NGa2
Bundle

dsh-tool-diagnose

A DeepSeek Harness bundle plugin exposing a diagnose tool over an extensible ctx.diagnostics check registry.

xu-kai-quan2
Bundle

dsh-ci-doctor

CI doctor plugin for DeepSeek Harness: watch GitHub Actions failures, diagnose logs into structured findings, and drive the fix loop

jkrandom-sudo2
Bundle

@local/dsh-engineering-services

IDE engineering services for DeepSeek Harness: LSP diagnostics/navigation/rename, DAP debugging (debugpy + js-debug), and task-toolchain build/test/lint runs.

wefio2
Bundle

dsh-cordis-devtools

MCP-first Agent runtime debugging, verification, and controlled profiling for DeepSeek Harness / Cordis.

wang-kaopu2
Bundle

dsh-healthcheck

DeepSeek Harness 环境体检插件:磁盘/内存/延迟/缓存膨胀/插件版本落后检测,历史基线趋势对比。只读,不删任何东西。融入了 sys-doctor/pc-guardian 的体检方法论。

taxueseek2
Bundle

dsh-code-server-app

VS Code (from a code-server release) inside DSH: a right-sidebar tab driven by the plugin's own launcher over the in-process VS Code server (lib/launcher.mjs). Since 0.3.0 the bundle also ships an editor bridge (assets/extensions/dshcs-editor-bridge): a read-only channel between the in-tree VS Code extension host and DSH, giving the agent what only the editor knows (unsaved buffers, language-server diagnostics, the active selection) and letting editor gestures drive the session. Since 0.3.22 the ask panel renders that session's new content with DSH's own Markdown renderer (pinned to the deployed DSH UI version); since 0.3.23 it is a full-width dialog with collapsible thinking rows and can answer approval requests in place — the bridge's only non-read-only route (POST /approve, constrained to pending in-process requests and the outcomes allowed-once/rejected; panel-first for 5 minutes, handed back to the official card the moment the panel closes). The tab claims DSH file addresses (dsh-resource://file/**) by file type (setting claimExtensions), so the product's own produced-file chips, delivered-file previews and inline prose mentions open in the workbench. The IDE is a resident surface moved with Element.moveBefore instead of being remounted, so switching sidebar tabs no longer reloads it. Opening the tab switches the right sidebar to fullscreen by default (setting fullscreenOnOpen). Following a workspace switch is lightweight: the workbench re-navigates with the new ?folder= and the IDE process is not restarted (since 0.2.12). Requires a DSH with the right-sidebar services (sidebarRightTabs/sidebarRight, >= 0.1.5-alpha.1); older DSH versions get a single upgrade notice on the settings page and no other UI. Two serving modes: loopback port (default) or same-origin mount on DSH's own webServer (/code-server, protected by ctx.connection.requestRejection). No code-server Node layer, no argon2, no C++ toolchain.

jinsiyu2
Bundle

@mkaliezz/dsh-agent-doctor

DeepSeek Harness health and safety diagnostics for effective tool surfaces, approvals, and AgentFuse composition

MkaliezZ1