Bundle
Keeps long coding-agent sessions lean: wrap work in named tasks and, when one is done, fold its whole span into a short titled summary. The conversation stays readable, context costs stay low, and every fold's original content can be read back on demand. For DeepSeek Harness.
Bundle
OpenTelemetry traces backend for the DeepSeek Harness telemetry seam: folds agent session events into OTLP span trees
Skill
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。
Bundle
DSH (DeepSeek Harness) scaffold plugin & preset: strict 5-phase init runbook, engineering standards, and six runnable starter templates (node-ts / react-vite / python / go / spring-boot / monorepo). 项目初始化脚手架预设:严格流程 + 工程规范 + 六套模板。
Bundle
Notes and todos as plain Markdown in one Vault folder of your choice: /ml jots into today's journal, todos come in deadline/sleep-until/anytime flavors with auto-wakeup, /ml note distills chats into a knowledge base, /ml ask answers questions from it, /ml mail reads your work inbox incrementally into a throwaway temp dir and extracts todos/reads, /ml view fuzzy-opens any file — notes stay plain files.
Bundle
Human-gated DeepSeek Harness plugin creation, verification, and release studio
Bundle
DSH bundle plugin: build an Android project folder into an APK. Missing toolchain pieces (JDK / Android SDK cmdline-tools / Gradle) are downloaded into the workspace folder automatically.
Bundle
Fold each DSH Web turn's thinking, tool calls and context into compact expandable process boxes cut at every piece of model text, and reuse the shipped turn-process disclosure row as the toggle whenever it exists.
Bundle
DSH web plugin: a Skills page in Settings that lists every installed skill (global + per-workspace) and opens its folder.
Bundle
Open folders on remote hosts over SSH as DeepSeek Harness workspaces — a non-invasive DSH bundle.
Bundle
DeepSeek Harness host plugin: archive raw tool results into the session folder, clear them from the visible conversation at round boundaries, and let the model recall them through a read_tool_result_log tool.
Bundle
DSH client plugin: collapsible model-provider groups in the composer model picker — click a provider row to fold or unfold its models
Bundle
Add an "Open folder" entry to the workspace session row overflow (⋯) menu; opens the session's workspace folder with the host OS.
Bundle
dsh plugin: token-efficient prompt-side shim for the official MCP client — folds mcp__* tool schemas out of every assembled prompt and exposes two constant meta-tools (mcp_list / mcp_call) instead
Bundle
Provider-folded model selector for the DSH Web composer with catalog-driven reasoning effort choices.
Bundle
Private plugin imports for DeepSeek Harness — import from private git repositories or local files (tarball upload / folder picker) from a first-class Settings entry. · DSH 私有插件:私有仓库 + 本地导入,设置内独立入口。
Bundle
Per-turn thinking-token statistics for DeepSeek Harness, folded once by a durable session projection and read by the composer dock.
Bundle
dsh-TUI /open: open files, folders and http(s) URLs (incl. bare domains like github.com) by path or fuzzy workspace search; a bare /open opens the session working directory in the file manager.
Bundle
Undo what an agent did to a directory: content-addressed snapshots, one-command rewind, and an undo you can undo. Works in any folder — git or not.
Bundle
官方回合折叠模式为 Compact 时,打开会话自动加载全部历史,让官方原生回合折叠立即生效:不新增折叠行、不接管官方设置、数据完整无偏差。When the official turn-folding mode is Compact, auto-loads the full conversation history on session open so the official native per-turn folding engages — no extra fold rows, no takeover, always data-complete.
Bundle
Turn-outline sidebar tab for dsh-better-sidebar: fold a session into user turns (input + tool steps + output) with structured jump-back into the conversation | DSH 轮次轨迹侧边栏:按用户轮次折叠会话(输入+工具步骤+输出),一键定位回对话原位
Bundle
Fold tool-call cards in the DSH conversation into a minimal expander — maximum collapse, click to expand
HarryLi-7
Bundle
⭐ 支持拖拽上传文件/文件夹到 DSH 窗口任意位置;支持远程上传,字节直传服务器会话工作区——部署在服务器上的 DSH 也能像本地一样拖了就发。
demacia1314
Bundle
Easy-fold plugin for the dsh Web GUI: sticky Think fold row and fold scroll compensation for long expanded content
MrTrujay