DSH HUB
HomePlugin StorePlugin PacksCommunityRankingsResourcesPublish Guide
Plugin source
Back to catalog

rison114514 /

dsh-endfield-ui

Topic repository only

Endfield-inspired industrial UI shell for DeepSeek Harness (dsh) — non-official fan theme. Install: dsh plugin --profile web add @rison/dsh-endfield-ui

★ 5 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHubProject homepage
READMESource: main@7df4e728

DSH × 终末地风格工作台

非官方同人主题:与游戏开发商及 DeepSeek 官方均无关联,不暗示合作或授权。

这个项目把终末地工业风视觉系统封装为 DeepSeek Harness 的独立 Cordis 插件,并提供可选的 Electron 桌面壳。当前插件版本 0.5.0 已声明标准 dsh.bundle,可用一条命令安装并自动生效。

结构

  • endfield-ui-plugin/:双端 dsh 插件。核心交付物。Host 端提供素材,Client 端加载视觉外壳。
  • desktop-app/:Electron 桌面入口(可选)。自动启动本地 dsh、装载插件并打开窗口。
  • cover/:封面图素材。
  • dsh-packaged-final.jpg / dsh-settings-final.jpg:界面预览。

方式一:只装插件(推荐 Web 用户)

dsh plugin --profile web add @rison/dsh-endfield-ui   # 或本地 tarball / GitHub tag
dsh web

安装后普通 dsh web 自动加载终末地风格,无需手动复制 CSS、改 ~/.dsh 或追加 --patch。 升级 / 卸载:dsh plugin --profile web update|remove @rison/dsh-endfield-ui。 详见 endfield-ui-plugin/README.md。

方式二:桌面 App(喜欢原生窗口的用户)

cd desktop-app
npm install
npm run pack:mac        # 构建 darwin-arm64 .app
npm run dist:mac:local  # 语法检查 + npm pack 校验 + 打包 + ad-hoc 签名 + 校验

桌面壳已改为消费标准插件:自动发现 dsh(DSH_BIN→用户选择→常见目录→PATH),未发现时显示终末地风格引导页(可选 dsh 可执行文件 / 源码目录),以标准 bundle 启动(不再传 --patch),含单实例锁、30s 启动超时与「复制诊断信息」、退出/崩溃可靠回收子进程。

打包产物:desktop-app/release/DSH 终末地工作台-darwin-arm64/DSH 终末地工作台.app(ad-hoc 签名,仅本机自用)。

开发状态

  • 阶段 1(标准插件):dsh.bundle.patch 已声明,0.5.0 发布准备完成,冒烟测试 8/8 通过。✅
  • 阶段 2(桌面壳消费标准插件):移除 --patch、dsh 自动发现、首次引导页、单实例锁、启动超时/诊断、dist 脚本,dist:mac:local 5/5 通过。✅
  • 发布说明见 RELEASE.md;素材许可证与已知问题见该文件。
  • 详见 HANDOFF.md。
—/ 5

No ratings yet

Manifest verification required

Commit 7df4e728a8b2

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

CommunityResourcesAPIAbout