qingli-sketch/dsh-ui-kit--packages-dsh-think-language1

dsh-think-language

Think-language preference: a Settings row to choose the model's think (reasoning) language, persisted to the user-global AGENTS.md instruction file

包名
dsh-think-language
版本
1.0.0
最近更新
2026年8月15日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

dsh-think-language

DeepSeek Harness Web UI 插件:在 设置 → 常规 中新增「思考语言」下拉项。

  • 19 种语言可选(简体/繁体中文、英、日、韩、德、法、西、葡、意、俄、阿、印、荷、波、土、越、泰、印尼);
  • 选择结果以受管指令块(``)写入 $DSH_HOME/AGENTS.md,对所有会话生效,重启后保留;
  • Host 半通过 /think-lang 路由(GET 读取 / POST 写入)与 Client 半通信。

安装与配置见仓库根目录 README