Skip to content
dsh.fish

Browse

272 results

Bundle

dsh-vscode-shell

VS Code-style workbench inside DeepSeek Harness Web: activity bar, explorer file tree, source-control (Git) panel and editor tabs — backed by real filesystem & Git routes.

lonebone
Bundle

dsh-tool-markitdown

DSH plugin: convert user-sent non-text files (PDF/DOCX/XLSX/PPTX/HTML/CSV/EPUB/…) into LLM-friendly Markdown with Microsoft MarkItDown — composer file button + model-facing markitdown tool + send-time auto-convert.

jiavenzhong
Bundle

dsh-files-panel

Community DSH plugin: right-side workspace file tree, markdown preview, image preview, highlighted source. Does not patch DSH core.

aa2246740
Bundle

dsh-show-picture

DSH (DeepSeek Harness) Cordis plugin that lets the agent display images — local files or URLs — directly inside the conversation.

Yaing-Yan
Bundle

dsh-paste-files

Paste or drop files into the DSH composer: saves them under the current workspace and inserts the paths into your draft.

lhh666-6
Bundle

dsh-doc-rail

A resizable right-side document rail for the DeepSeek Harness web GUI: shows Markdown / plain-text files beside your conversation with light and deep-navy themes, drag-to-resize, recent-file history, and auto-sync while the file changes on disk.

ShineFree7
Bundle

dsh-project-portfolio

Unofficial DSH plugin — long-term, cross-project memory for coding agents: an embedded project-portfolio skill plus portfolio_status / portfolio_log tools over plain markdown files the user owns. Not affiliated with DeepSeek. 非官方社区插件,与 DeepSeek 无关联。

mc856
Bundle

@dingyi222666/dsh-agents-md

opencode-style custom agents for dsh: define agents as markdown files with their own system prompt and model, then call them from chat with an @mention — each mention dispatches a subagent

dingyi222666
Bundle

dsh-local-file-upload

Upload local files into the current DeepSeek Harness workspace from the Web composer

zhangbo1201
Bundle

dsh-file-changes

Per-turn file-change panel: lists created/modified files at the end of every answer, shows their diffs, and reveals them in the OS file manager

mixin-ai
Bundle

dsh-fff

Fuzzy file finding and indexed content search for DSH: find_files / resolve_file / related_files / fff_grep. Pure-JS path index + subsequence scoring (no native dependencies). Port of pi-fff for the Pi coding agent.

sleepinginsummer
Bundle

dsh-remote-conn

Remote connections manager for DeepSeek Harness: manage multiple SSH machines (password or key), auto-connect on startup, pick remote workspaces in the workspace add-flow, and operate remote files directly via remote_* tools.

dsh-remote-conn contributors
Bundle

dsh-codegraph-native

Native DSH bundle wrapping the codegraph CLI as model-visible codegraph_* tools (status/init/index/sync/uninit/query/node/explore/files/callers/callees/impact/affected).

bruceplxl
Bundle

@jw-king/dsh-plugin-workspaces-extra

DeepSeek Harness UI plugin: session deletion (删除会话). Adds a header action on the current session with a confirm dialog; on confirm it terminates the session's agent and removes the session's files and local data.

Bundle

dsh-windows-workspace-guard

Guard DeepSeek Harness PowerShell, file, image, and search tools on Windows with workspace, credential, approval, and audit policy.

julescules
Bundle

dsh-quick-restart-desktop

DSH Desktop 快速重启:一键重启应用本体(desktopRuntime 安全重启路径,profile 不变)或切换 profile 并重启(官方 desktopProfiles 契约)。提供 desktop-restart / desktop-profiles 命令、设置面板「快速重启」页面与独立 Web 面板 /desktop-restart。

MicroWearld
Bundle

dsh-vscode-layout

VSCode-like layout for the dsh web GUI: left workspace/files tab rail, editor centered when a file is open, conversation docked to the right while editing.

jay-chen-1102
Bundle

@user/dsh-openclaw-persona

DSH profile bundle: load OpenClaw-style persona files (SOUL.md, IDENTITY.md, USER.md, TOOLS.md, MEMORY.md, AGENTS.md, HEARTBEAT.md, memory/*.md) into every DSH session whose workspace contains an openclaw/ subdirectory.

AskingTheHeavens
Bundle

dsh-planning-files

三文件持久化规划:task_plan.md / findings.md / progress.md 落地磁盘、每轮 hook 重注入,计划扛过 /clear/崩溃/压缩;会话恢复 catchup、并行任务隔离目录。受 OthmanAdi/planning-with-files(25k★ MIT)启发。

satan9394
Bundle

dsh-session-git

Conversation lineage for DeepSeek Harness: fork at a completed turn and show the family tree. Does not rewind files or merge logs.

JUANWANG-BUAA
Bundle

dsh-files-git

Workspace files & git panel for the dsh Web UI: browse workspace files + git operations (fetch/pull/commit/push)

leanderli
Bundle

dsh-md-viewer

DSH web plugin: render Markdown (.md) files with a rich preview (tables, badges, code) inside the dsh-better-sidebar sidebar.

2017java