Bundle
@dsh-cool-ui/plugin
Original mecha-command visual layer for the DeepSeek Harness Web profile
- Source
- Lee-mx
- Updated
- Updated 7 days ago
Readme
# dsh-cool-ui An original mecha-command visual layer for a DeepSeek Harness Web profile.  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 ```powershell 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.
Install
dsh plugin --profile web add github:Lee-mx/dsh-cool-ui
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-cool-ui-plugin from the hub
- This package builds from source on install. pnpm will ask you to allow its build script — that is permission to run the package’s code on your machine, outside the agent sandbox. Only allow sources you trust.
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.