dsh-cool-ui
界面增强 活跃维护

dsh-cool-ui

Lee-mx/dsh-cool-ui

原创机甲主题视觉层插件,提供机械感指令交互样式与专属界面装饰,支持自定义机械风参数,开箱即用可快速替换默认网页视觉风格,适配主流浏览器直接加载使用。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
TypeScript
主要语言
None
开源协议
3.7 MB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:Lee-mx/dsh-cool-ui
git clone https://github.com/Lee-mx/dsh-cool-ui.git
git clone git@github.com:Lee-mx/dsh-cool-ui.git
README.md main

dsh-cool-ui

An original mecha-command visual layer for a DeepSeek Harness Web profile.

Plugin preview

It is a single DSH bundle: the Host half serves the packaged hero artwork, and the browser half adds a non-interactive HUD, background treatment, and responsive framing without changing the Agent, session, or tool behavior.

Local development

cd E:\code\dsh-cool-ui
pnpm install
pnpm build
cd E:\code\deepseek-harness
pnpm dsh plugin --profile web add E:\code\dsh-cool-ui
pnpm dsh web

Uploading image.png…

The bundle uses the public package name @dsh-cool-ui/plugin. Its cordis.patch.yml inserts one row that activates both the Host and browser halves.

Design source

assets/mecha-hangar-hero.png and assets/mecha-settings-command-deck.png are original generated artwork for this project. They are not anime screenshots, franchise assets, characters, logos, or promotional posters.

The visual direction uses common current mecha-key-art traits as abstract reference: dark structural hangars, cyan energy conduits, hard-surface mechanical detail, and sparse amber warnings.

Scope

This starter is a visual layer over the existing DSH Web shell. A full replacement of the sidebar, conversation layout, and routing would be a separate custom Web shell that still consumes the same DSH Host/API runtime.