xiyuepcl/dsh-translator
xiyuepcl★ 0JavaScriptLast synced: 2026-08-17
DeepSeek-powered approval translation for DeepSeek Harness (dsh): approval dialogs show their reason natively in Chinese
README excerpt
dsh-translator DeepSeek-powered approval translation for DeepSeek Harness (dsh). When the agent requests approval (e.g. a sandbox escalation), the approval dialog's reason text is translated into Simplified Chinese before it reaches the browser — the dialog renders natively in Chinese and React re-renders cannot revert it. Install Then restart the web UI / EAC. No configuration needed — it uses your configured DeepSeek provider/credential (a few tokens per approval, 1s latency). How it works - Node half prepends an approval/request waterfall listener (via ctx.on(..., true) so it runs ahead of the web answerer) that translates req.reason with the harness's own ctx.llm . - The durable approval/asked audit event keeps the original English reason; only the displayed text is translated. - Already-Chinese or untranslatable reasons pass through untouched; translation failures never block an approval. - Browser half is a deliberate no-op (the earlier DOM-walking approach was defeated by React re-renders). Uninstall License MIT
View full README on GitHub →Category
DeepSeek Harness: Everything is a Plugin.
★ 145,755
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 11,175
awesome-dsh-plugin/awesome-dsh-pluginA curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
★ 7,291