dsh plugins中文
← Back to popular plugin directory

Themes - deployment-level static web plugins

Cerrda/dsh-cerrda-theme · themes

GitHub repository for the DeepSeek Harness ecosystem.

★ 0GitHub stars
0Forks
2026-08-17Last updated
JavaScriptLanguage
MITLicense

Project overview

然后重启 DSH 进程(web profile 的 HMR 已禁用,bundle 层只在启动时应用)。 重启后主题自动生效,无需任何审批。

浏览器 DevTools 网络面板应出现 /plugins/dsh-cerrda-theme/client.js。 工作原理

开发循环:改 src/ → npm run build → 重启 DSH(或硬刷新页面)。

Install command

dsh plugin --profile web add github:Cerrda/dsh-cerrda-theme
View GitHub repository ↗Back to popular plugin directory