Bundle
dsh-plugin-odette
Snezhnaya Odette theme for DeepSeek Harness Web: winter backgrounds, custom cursor, a ballerina thinking spinner, and an ice-blue dark palette.
- Source
- bblike
- stars
- 2 stars
- License
- MIT
- Updated
- Updated 4 days ago
Readme
# dsh-plugin-odette DeepSeek Harness Web 的「奥黛塔 / 至冬」主题皮肤插件。  ## 安装 在宿主终端执行: ```bash dsh plugin --profile web add github:bblike/dsh-plugin-odette ``` 安装后重启 `dsh web`,自动启用 `odette` 深色主题,无需手动切换。 ## 包含内容 - 主页与对话背景 - 雪花 / 芭蕾舞鞋鼠标样式 - Agent 思考时的奥黛塔 Q 版芭蕾舞者转圈动画 - 冰蓝深色配色与标签页图标 ## 开发 ```bash pnpm install pnpm build # 构建浏览器端产物 lib/client.js pnpm test # 冒烟测试 ``` ## License MIT
Install
dsh plugin --profile web add github:bblike/dsh-plugin-odette
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-plugin-odette 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.