d4go/dsh-checker
d4go★ 1JavaScript最后同步: 2026-08-20
—
README 摘要
dsh-checker English 中文 Update checker for DeepSeek Harness (dsh). It adds a Check for updates button to the Web UI session header — right before the shipped Session log button, wearing the exact same style — and opens a centered dialog with the result: - already the latest release → a short confirmation; - newer release on npm → the version delta plus the exact upgrade commands for your platform (Linux / macOS / Windows), each with a one-click copy button; - lookup failed → the error, so you know the check actually ran. The dialog is bilingual ( 中文 / English ) and follows the language configured in dsh settings ( locale.preference ), falling back to the browser's language the same way the dsh UI itself does. How it works dsh-checker is a Cordis host plugin with three moving parts: Piece Role lib/main.js Stable loader shim (never edit). Imports lib/plugin.js?bust= so a config-only patch reload hot-deploys new code without restarting dsh. lib/plugin.js Registers GET /dsh-checker/status (installed vs. latest version, platform-appropriate commands, configured locale) and GET /dsh-checker/banner.js , and injects the script tag into the served index.html . lib/banner.js Browser UI, read …
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 182,325
amruthpillai/reactive-resumeA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 41,477
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 17,784