dsh-concise
DeepSeek Harness 一键 Concise 输出风格开关:结果先行、少废话,工作深浅不变。每轮最终回答开头自动附「摘要」精华卡(划选即复制),按会话独立生效,headless/CLI 同样生效,支持 /concise 命令、style.md 自定义风格与本地 API。摘要卡内的链接与文件路径渲染为可点击 chip:网页跳转、本地文件用系统默认应用打开(v0.9+)。
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+).
怎么安装
dsh plugin add dsh-concise git clone https://github.com/hoyyang/dsh-concise ~/.claude/skills/dsh-concise 简介
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 开关: 开启后你会得到: **第一句就是答案**——没有"好的,让我来解释一下",没有铺垫和旁白 **砍掉的是水分…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-21
- 创建于
- 2026-09-02
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- claude, concise, deepseek, deepseek-harness, dsh-plugin, llm, output-style, plugin, productivity
同类推荐
billion-context
ranxianglei/billion-context
billion-context官方版:上下文压缩插件,兼顾小窗口(100k上下文足矣)省token(省5倍token)和超长会话(数月级别几十亿token单会话)。
dsh-chat-import
Nwflower/dsh-chat-import
把 13 家 coding agent(Claude Code、Codex、ChatGPT、Cursor、Gemini、opencode 等)的完整对话历史导入为可续聊的 DeepSeek Harness 会话,并支持反向导出回 Claude Code。
dsh-rewind
SiriLee/dsh-rewind
同一会话窗口内的 in-place 对话回退(不 fork,Claude Code /rewind 语义):每条消息的 ↶ 按钮把模型上下文回退到任意用户消息,可选用磁盘持久化的 before-backups 还原工作区文件。
dsh-recall-plugin
limbo947/dsh-recall-plugin
消息撤回:在用户消息旁加「撤回」按钮,把对话历史(官方会话 fork)与项目文件(逐消息影子 git 快照)一并回退到该消息发送之前,带差异预览确认面板。