Skip to content
dsh.fish

Browse

132 results

Bundle

dsh-stop-service

A stop-service button for DeepSeek Harness Web: one confirmed click gracefully terminates the running dsh host (SIGTERM) — no orphaned background processes

KhaosGx1
Bundle

@dsh-external/dsh-launcher

One-click start/restart for the DeepSeek Harness web service: /api/launcher/status and /api/launcher/restart.

Nasbaye1
Bundle

dsh-relay-fast

DeepSeek Harness relay plugin for reasoning-effort autofill, /models sync, and a capability-aware Fast toggle.

Rock-ql1
Bundle

dsh-git-chain

DSH web GUI plugin: Cursor-style Git commit-chain (链路图) panel — SVG lane topology, commit detail/diff, guarded branch switching. Dual-face Cordis plugin (host git service + browser React panel); mounts as a dsh-better-sidebar tab with a floating-panel fallback.

ShinonomeAya1
Bundle

dsh-pwa-plugin

PWA plugin for DeepSeek Harness - adds offline support and install capability

RaulLazaro1
Bundle

dsh-credential-handoff

Conversation-local credential handoff that writes through the DSH credential service without returning the secret to model context.

xiaohj2331
Bundle

@mars.liu/dsh-rich-editor

Third-party dsh web plugin: a rich Markdown notebook for the composer region — tool-row toggle plus a CodeMirror editor card with Codex-style list editing, submitted through the conversation service

MarchLiu1
Skill

dsh-plugin-creator

Create a @deepseek-ai/dsh-* plugin package end-to-end — choose the extension point or capability seam, scaffold the package, implement the tool/hook/service, and run the repo gates. 触发:新增插件 / 加工具 / 开发 capability。

lovstudio1
Bundle

dsh-account-hud

DeepSeek account HUD: API balance + service status floating widget, draggable, i18n zh/en, optional better-sidebar tab.

namesColin1
Bundle

dsh-mobile-pwa

Complete mobile PWA for DeepSeek Harness (DSH): secure LAN/Tailscale remote access gateway + install-to-homescreen (manifest), offline-capable service worker, touch-first gestures, agent-done notifications, and dark compact mobile UI. 移动端 PWA 完整方案 for DeepSeek Harness.

zylzyqzz1
Bundle

restart-service-button

DSH web plugin: a one-click restart-service button in the top-right corner of the GUI, with a settings page to reposition it. The button survives service restarts.

DeBug-lzy1
Bundle

@lijian-ui/dsh-file-manager

DSH web GUI right-panel system: a pixel-faithful re-implementation of FileManager's Explorer + Preview columns (file tree, filename search, git changes, multi-tab preview of 10+ formats) driven by real host-side fs/git services, hot-pluggable via a profile bundle without any dsh source changes

lijian-ui1
Bundle

@ddtcorex/dsh-maestro-notifier

Maestro Notify — pluggable notifier service for the DeepSeek Harness (Telegram first; registry open to further providers)

ddtcorex1
Bundle

dsh-pet-panel

A dual-face DeepSeek Harness Web UI plugin: desktop pet, session dashboard, and self-service capability panels (Skill Forge, Tool Integrations, A2A Management) with per-profile isolation and a /pet command

zw11591-sketch1
Bundle

@ddtcorex/dsh-maestro-config

Maestro Config — shared settings service for the dsh-maestro-* suite over the single namespaced store (~/.dsh/maestro/settings.json)

ddtcorex1
Bundle

dsh-web-search-doubao

Doubao Search (Volcengine 豆包搜索) web search provider for the DeepSeek Harness — dedicated settings GUI card, key stored via the credentials service, billed separately from any model spend

kenny20771
Bundle

dsh-service-mesh

SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。

satan9394
Bundle

dsh-code-reuse-firewall

Pre-write reuse firewall for DeepSeek Harness: before the agent writes a new helper/service, surface the existing implementations that already cover that intent. Deterministic retrieval (no LLM) backed by the Auto_code_audit capability channel.

keyiadiannao
Bundle

dsh-repo-analyzer

Local repository intelligence for DeepSeek Harness: stack detection, dependency maps, and module-reference analysis 鈥?no extra services, everything runs on your filesystem.

tkr520521
Bundle

@deepseek-ai/dsh-client-ui-board

Multi-layer project whiteboard view: a mind-map of boxes and connectors over layers, registered into the conversation view ring (no service). 发布为 DSH 客户端插件,可 GitHub / npm / tarball 分发。

LaoQianwocao
Bundle

dsh-role-manager

DeepSeek Harness (dsh) plugin: manage named roles, each with a preset system prompt. The active role is injected into the system prompt (replacing it before the conversation starts, appending afterwards). Ships a host service plus a Web client UI.

awol2005ex3
Bundle

dsh-knowledge-sqlite

Cross-session knowledge for DeepSeek Harness: ctx.knowledge service + knowledge_* tools, SQLite FTS5 trigram retrieval (CJK substring) with L1 query expansion. V1.11 contract (write/update/search/list/delete + budget + events + error codes).

NinjaSln-labs