发现最好的 DSH 插件

实时扫描最新社区关于 DeepSeek Harness 发布的插件

364个结果

dsh-plugin-git-workflow

DeepSeek Harness plugin: first-class Git workflow tools for the model — repo status, diffs, commit creation with validated messages, recent history, and branches. No bare-shell git calls; every invocation is a shell-free execFile with path and message validation.

开发工具 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:truelove-dreamer/dsh-plugin-git-workflow
dsh-plugin-hooks

DeepSeek Harness plugin: Claude-Code-style lifecycle hooks for DSH. Configure shell commands that run automatically before/after model tool calls (pre-tool / post-tool) with a JSON payload on stdin; pre-tool non-zero exits block the call.

开发工具 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:truelove-dreamer/dsh-plugin-hooks
dsh-plugin-llm-codex

ChatGPT/Codex subscription auth for DSH: OAuth device-code login, automatic token refresh, and a settings panel; feeds the openai-codex model route via the CODEX_OAUTH_ACCESS_TOKEN credential ref.

开发工具
dsh-plugin-open-editor

Open the current DSH project in your favorite editor — one click for the default (VS Code), a picker for Cursor, Windsurf, Trae, JetBrains IDEs, Sublime Text, Vim/Neovim, Emacs, the OS file manager, and custom commands.

开发工具
dsh-plugin-provider-quota

Provider subscription quota and account balance readout for the DSH web shell, with support for Kimi For Coding, OpenAI Codex, and DeepSeek.

开发工具 · finance
dsh-plugin-qr-connect

DeepSeek Harness (DSH) dynamic Cordis plugin: a small sidebar button above Settings that shows a QR code of the web UI's LAN address so phones on the same network can connect.

开发工具 · 界面
dsh-plugin-session-import

DeepSeek Harness 插件:导入 claude-code / codex / reasonix / zcode 的聊天记录为 dsh 会话(含工作区绑定)。

开发工具 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:huguangyu666/dsh-plugin-session-import
dsh-progressive-tools

Standalone direct-first progressive tool disclosure for every DeepSeek Harness presentation mode

Agent 协作 · 开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Yan-Zero/dsh-progressive-tools
dsh-recall-plugin

DSH 消息撤回插件:在用户消息气泡旁加「撤回」按钮,把项目文件(独立影子 git 仓库快照)与对话历史(官方 fork)一并回退到该消息发送之前。

开发工具 · memory · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:limbo947/dsh-recall-plugin
dsh-replay-studio

DSH plugin: visual session replay — browse, compare, and debug agent sessions in a local web UI.

Agent 协作 · 开发工具 · 界面 · 效率
dsh-research-first

Research-first assistant for DeepSeek Harness: gently nudge the agent to investigate docs / code / community before edits, detect blocked research, and record every hint in the session log.

Agent 协作 · 开发工具 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:outnever/dsh-research-first
dsh-rtk-optimizer

RTK command rewriting suggestions + tool output compaction for DSH. Suggests rtk-rewritten bash commands (deny-mode under rewrite) and compacts noisy tool output (bash/grep/read) to reduce context usage. Port of pi-rtk-optimizer for the Pi coding agent.

Agent 协作 · 开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:sleepinginsummer/dsh-rtk-optimizer
dsh-sidebar-qa

DSH web plugin: select conversation text -> ask in a right-side panel -> a dedicated follow-up session (❓追问) in the same workspace, without interrupting the main conversation. Thin consumer of dsh-better-sidebar.

开发工具 · 界面 · 效率
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ChenRuoT/dsh-sidebar-qa
dsh-simplify

DeepSeek Harness 插件:审查最近改动的代码,就清晰度、一致性与可维护性提出改进(移植自 pi-simplify)

Agent 协作 · 开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GongYuanCaiJi/dsh-simplify
dsh-skill-adapter

把 Claude Code / Codex 生态的 SKILL.md 技能导入或运行时挂载进 DeepSeek Harness:CLI 导入器 + SkillProvider 插件

开发工具 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zp-home/dsh-skill-adapter
dsh-skill-conservative-code-edits

DeepSeek Harness skill bundle: conservative-code-edits (loads SKILL.md).

Agent 协作 · 开发工具 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:addxing/conservative-code-edits
dsh-skill-function-extraction

DeepSeek Harness skill bundle: function-extraction (loads SKILL.md).

Agent 协作 · 开发工具 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:addxing/function-extraction
dsh-skill-function-testing

DeepSeek Harness skill bundle: function-testing (loads SKILL.md).

Agent 协作 · 开发工具 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:addxing/function-testing
dsh-speak

Make your AI harness speak — verified voice announcements for DSH and other AI coding harnesses (Windows SAPI5 + natural voices)

开发工具
dsh-spend

Token usage, multi-dimensional statistics, auto-detected billing plans (Code/Token) and estimated spend for the dsh web UI

开发工具 · finance · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:nonewind/dsh-spend
dsh-taskswarm

TaskSwarm (蜂群) — multi-agent task orchestration for DeepSeek Harness. Native port of TaskPlane (github.com/HenryLach/taskplane, MIT): waves/lanes parallel execution, git worktree isolation, PROMPT.md/STATUS.md task packets, file mailbox, cross-model review.

Agent 协作 · 开发工具
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:february2015/dsh-taskswarm
dsh-theme-palettes

Palette infrastructure for DeepSeek Harness: scheme-mapped theme palettes with built-in VSCode Red and a third-party registration API

开发工具 · 界面
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:RainbowDashy/dsh-theme-palettes
dsh-tool-autoexpand

Auto-expand tool-call cards in the DSH web GUI (with a sidebar toggle). Standard installable dsh client plugin.

开发工具 · 界面 · 效率
dsh-tool-chaos

Deterministic fault injection, autonomous resilience experiments, and machine-readable evidence for the DeepSeek Harness tool pipeline

Agent 协作 · 开发工具 · skills
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cyanseek/dsh-tool-chaos