Bundle
dsh-voice — voice notes in, spoken answers out: dictate audio that becomes user messages (transcribe), have the agent read replies aloud (speak), and leave walk-away narration on long headless runs. Local-first, plain audio files under ~/.dsh/voice/
Bundle
DSH rules plugin: activate rule prompts / markdown documents by glob-matching the files an agent reads or edits (Claude Code rules.md style).
Bundle
Manage DeepSeek Harness profiles — list, create, clone, and share a whole dsh setup as one portable file.
Bundle
Web UI plugin for DeepSeek Harness: import skills from local Markdown files or URLs into the skill roots the harness discovers automatically
Bundle
Web-enhanced plugin for DeepSeek Harness: task board with cron scheduling, git graph, preview/files/SCM right panel, DeepSeek balance line, and image understanding for text-only models
Bundle
DSH skill_manage: agent-managed procedural memory. Create/patch/edit/disable/delete skills in ~/.dsh/skills (user scope) or <projectRoot>/.dsh/skills (project scope), with validation, delete guards (agent-created marker, pin, path confinement), disable/enable via disable-model-invocation, and an English trigger-discipline system prompt section. Built on top of skill-filesystem's hot-reload watcher.
Bundle
DSH bundle that bridges the Codebase Memory MCP code knowledge graph into DSH and can keep indexed repositories fresh with an optional debounced filesystem watcher.
Bundle
DeepSeek Harness (dsh) plugin: visualize Git status in the Web UI — current branch, HEAD, staged/modified/untracked counts, ahead/behind, recent commits and changed files.
Bundle
DSH bundle: workspace file-tree sidebar — browse/edit project files via /api/filetree (host) + client UI
Bundle
Sidebar file tree for DeepSeek Harness: a files panel with a lazy, per-extension-icon tree, copy-path and send-to-agent actions
Bundle
Safemode profile enforcer: force-restores ~/.dsh/profiles/safemode to a clean whitelist (dsh-base + dsh-web-app) on start and continuously guards it against modification, so `dsh --profile safemode` always boots with zero third-party plugins. No build scripts: the bundle row does all work.
Bundle
Markdown viewer for the dock file explorer: renders .md/.markdown/.mdx files with a one-click switch to the text editor.
Bundle
Reproducible local experiment matrices for DSH profiles
Bundle
DSH plugin: connect DSH/dwsh to GitHub — OAuth device-flow login plus github_* tools (repos, issues, PRs, files, search) and a config-page auth card. / 连接 DSH 与 GitHub 的插件:OAuth 登录认证 + github_* 工具(仓库、issues、PR、文件、搜索)与配置页认证卡片。
Bundle
Native layered memory for DeepSeek Harness with persona files, workspace scope, semantic recall, and background consolidation
Bundle
DeepSeek Harness plugin: a right-side panel that lists files the agent created or downloaded, with inline preview and "reveal in folder".
Bundle
Paste/drop non-image files or folders into the DSH chat composer: paste inserts native @path references, drop inserts absolute paths.
Bundle
DeepSeek Harness plugin: tokensforce gateway integration — login onboarding, provider profiles, and the usage dashboard tab
Bundle
Import CC Switch Codex profiles and configure per-model reasoning in DSH.
Bundle
In-chat preview for produced files in DeepSeek Harness Web: click a produced-file chip to render Markdown (server-side markdown-it + highlight.js), images, or plain text right in the conversation; system-app open and reveal-in-folder stay one click away.
Bundle
Diff cards in the DeepSeek Harness web chat for recognizable file mutations — MCP filesystem calls (edit_file, write_file), built-in edit/write, and file-mutating bash commands (heredoc replaces, sed -i, cat/tee/redirect writes).
Bundle
DeepSeek Harness plugin that browses, previews, edits, and saves OpenSpec change Markdown files in the Web UI.
Agent preset
Project Memory gives coding agents a single, trustworthy memory for a software repository — so they stop re-learning the same facts and stop writing conflicting "memory" files.
Bundle
DeepSeek Harness bundle: the read_document tool reads Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF files as Markdown for the model