dsh-concise
One-click Concise output style for DeepSeek Harness: results first, no filler, same work depth. Every final reply opens with a plain-language digest card (select text to copy), scoped per session, working in headless/CLI too, with /concise command, style.md overrides and a local API. Links and file paths inside the digest card render as clickable chips: URLs jump, local files open with the OS default app (v0.9+).
DeepSeek Harness 一键 Concise 输出风格开关:结果先行、少废话,工作深浅不变。每轮最终回答开头自动附「摘要」精华卡(划选即复制),按会话独立生效,headless/CLI 同样生效,支持 /concise 命令、style.md 自定义风格与本地 API。摘要卡内的链接与文件路径渲染为可点击 chip:网页跳转、本地文件用系统默认应用打开(v0.9+)。
How to install
dsh plugin add dsh-concise git clone https://github.com/hoyyang/dsh-concise ~/.claude/skills/dsh-concise About
dsh-concise 基于 Claude Code 内置 **Concise 输出风格**(自 2.1.258 起上游未再变动)并加入本插件扩展,带进 DeepSeek Harness(dsh):composer 工具行一键开关(「增强提示词」按钮紧左侧、模型选择按钮左侧区域)——**结果先行,少废话**,而调查、验证、多角度审查的工作深浅完全不变;开启后每轮**最终回答**开头必附「摘要」精华摘要卡(工具调用间的中间步骤文本豁免;工程蓝图卡:极淡网格线 + 四角测量角标 + 等宽字体 1.18em,浅底深字;划选卡内文字松开即复制)。 **English** · Releases · 更新日志 安装 sh dsh plugin add hoyyang/dsh-concise # GitHub 仓库 或 dsh plugin add dsh-concise # npm 包 **零配置,开箱即用**:不需要 API Key、不需要账号、没有任何设置项。装完刷新 Web 界面,composer 工具行就会出现开关。要求 dsh web 0.1.0-rc.8+(实测通过)。 开关前后,差在哪? 同一个问题、同一个模型(GLM-5.3 Flash),只差一个 Concise 开关: 开启后你会得到: **第一句就是答案**——没有"好的,让我来解释一下",没有铺垫和旁白 **砍掉的是水分…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-21
- Created
- 2026-09-02
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- claude, concise, deepseek, deepseek-harness, dsh-plugin, llm, output-style, plugin, productivity
Related plugins
billion-context
ranxianglei/billion-context
The official billion-context plugin: a context-compression plugin for small context windows (a 100K context is enough), token savings (5x fewer tokens), and month-long single sessions (billions of tokens).
dsh-chat-import
Nwflower/dsh-chat-import
Import full-fidelity chat histories from 13 coding agents (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode, and more) as resumable DeepSeek Harness sessions, with reverse export back to Claude Code.
dsh-rewind
SiriLee/dsh-rewind
In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.
dsh-recall-plugin
limbo947/dsh-recall-plugin
Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.