jing-hy/dsh-think-zh-expand-eac ↗★ 0
dsh-think-zh-expand-eac
DSH 思考增强插件(EAC 定制版):强制思考与回复为中文,并汉化界面硬编码英文,不冲突折叠插件
AI 分析
核心用途是强制 Agent 思考和回复均使用中文,并汉化 DSH 界面。适合习惯全中文交互,且需要同时使用对话折叠插件的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:jing-hy/dsh-think-zh-expand-eac說明文件
閱讀完整 README ↗与折叠插件一起使用
本版设计目标就是与折叠插件共存。推荐组合:
dsh plugin --profile web-desktop add dsh-auto-collapse # 或 dsh-turn-fold
dsh plugin --profile web-desktop add github:jing-hy/dsh-think-zh-expand-eac
不要同时启用 dsh-auto-collapse 与 dsh-turn-fold——它们都通过 DOM/渲染器操作对话区,
机制互相致盲。二选一。