Skip to content
dsh.fish

Browse

857 results

Bundle

deepseek-harness-memory

Claude Code-style long-term memory for dsh: markdown memory files with frontmatter, MEMORY.md index, session-start prompt injection, and a memory tool.

23035723482
Bundle

dsh-document-review

DeepSeek Harness plugin: review Markdown documents in a local browser with annotations, replacements, and deletion suggestions. Supports single files and whole directories.

yabo0832
Bundle

dsh-ryoshu-slash

良秀「天殺拔刀斬」:带斩击特效的文件删除工具。默认审查确认(review),bot 删除文件请优先使用 ryoshu_slash。

88514205-oss2
Bundle

dsh-tool-generate-image

Model-facing generate_image tool for DeepSeek Harness (dsh): generates brand-new images with the Google Gemini image-generation service via the Antigravity CLI, saves them, and returns the paths. Hot-pluggable — install with `dsh plugin --profile web add dsh-tool-generate-image`.

zclDragon2
Bundle

@lsq64737/dsh-workbench-layout

DSH-styled three-column workspace with file editing, Markdown preview, Git controls, terminals, and native conversation

lsq-dsh-plugins2
Bundle

semantic-linter

Semantic-Linter plugin and CLI for narrowing wide-boundary wording in LLM instruction files.

SummerSec2
Bundle

@locallens/dsh-tool-screenshot-ocr

macOS Vision OCR tool plugin for DeepSeek Harness: read text from screen capture, clipboard images, or image files (zh-Hans + en-US). Unofficial community project.

uknowmyface2
Bundle

@hucj/dsh-file-mention

DSH Web GUI @-mention workspace file picker: input @ to filter git-tracked files plus files re-included via .aiinclude, like Codex/Claude Code file references.

hucj092
Bundle

@dsh-user/paste-to-workspace

Paste images / drag any files into the DSH composer -> saved into the session workspace as files -> images read by modlens, other files read by the model by path

LQ-11232
Bundle

dsh-appearance

Appearance settings plugin for the dsh web profile: theme presets (Claude / GitHub / Neo-brutalism / Terminal) plus font family, code font and font-size controls, persisted in the host settings document.

levi522
Bundle

@d4cluvtrain/dsh-plugin-manager

MVP dsh bundle plugin: proves it loaded by registering a /plugin-manager web route, logging, writing a marker file, and adding a sidebar '插件' button whose modal lists the user-installed plugins

D4Cluv-Train2
Bundle

@yishengjun8/dsh-workspace-studio

DeepSeek Harness single-package plugin: workspace-confined editable file API, CodeMirror 6 editor, and a four-pane workspace-studio Web layout

yishengjun82
Bundle

dsh-rollback-withdraw

Trae-style withdraw for DeepSeek Harness Web: a rollback button on every user/assistant message that restores the workspace code (git commits or hard-link file snapshots) and forks the session back to the last completed turn. 会话撤回插件:每条消息一键回滚代码与对话。

dyhyfjn2
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

dsh-file-ref

DeepSeek Harness plugin: drag-and-drop file attachment — paste or drop any local file into the DSH web composer as an @workspace path reference

auroralab-art2
Bundle

mycrd-7

我的Cordis 安全加固 v5(pkg-9):补全第二轮复测发现的 3 处兜底 catch 错误脱敏(/api/browse/pick、/api/installed 外层、listPlugins 枚举失败),所有错误输出统一走 safeErrorMsg。其余与 pkg-8 相同(最终安全版):信任栅栏 v2 / profile 白名单 / 无 agentId / 畸形编码 400 / browse 工作区限制 / readBody 流式解码 / 80MB / 文件名净化 / 导出假 ID 脱敏 / 导入兜底 / 打包整包。

LA7-F2
Bundle

dsh-conversation-manager

A safe, accessible session manager for DeepSeek Harness with archive controls, activity details, lineage, and output-file cleanup.

lanlandeli2
Bundle

dsh-ccswitch-importer

Import CC Switch Codex profiles and configure per-model reasoning in DSH.

wtiaw2
Bundle

dsh-filetree

DSH bundle: workspace file-tree sidebar — browse/edit project files via /api/filetree (host) + client UI

lak3212
Bundle

@oneinitai/dsh-settings-plus

Advanced settings management plugin for DeepSeek Harness: form-level and file-level configuration editing with an open plugin registration SDK

oneinitAI2
Bundle

@open-agfs/dsh-agfs

Host file-browser web app over the dsh webserver with a /dsh-agfs command

openAGFS2
Bundle

dsh-skill-importer

Web UI plugin for DeepSeek Harness: import skills from local Markdown files or URLs into the skill roots the harness discovers automatically

saitamahang2
Bundle

@dshworks/dsh-watch

Background stream listeners that wake the DeepSeek Harness agent — put a watch on a command or file and receive new lines as in-session notices. Ships a daemon host so a watcher can run unattended for weeks.

dshworks2