@laoa-ai/dsh-client-ui-cyber-girlfriend
适用于 dsh web 的状态驱动黑白赛博女友皮肤
AI 分析
核心用途是为 DSH Web 客户端提供黑白赛博和暖白两套全屏视频角色皮肤。适合想要个性化视觉界面的用户,安装需要本地编译 DeepSeek Harness 源码。
安裝
此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 README ↗
說明文件
閱讀完整 README ↗LaoA-dshGF
本项目采用 MIT License。作者:老A玩AI。源仓库:LaoA-dshGF。
✅ 允许下载、修改、本地部署和个人商用;分发代码包须保留版权声明与 MIT 许可文本。欢迎二次演示和视频分享。请勿抹去全部来源后宣称完全为独立原创。发布演示作品时,希望在简介或评论区标注“作者:老A玩AI”或附上源仓库。署名倡议不是 MIT License 的额外强制条件,法定授权以 LICENSE 为准。
中文 | English
The Web Client plugin renders a full-frame video character below the application columns without replacing the conversation, sidebar, or details panels. It includes exactly two skins: black cyber and warm white. The resolved Harness appearance selects the skin automatically: light uses warm white and dark uses black cyber.
The current Session's public list and conversation snapshots drive seven animation states. Approval waits take precedence, running tool calls use acting, streaming assistant output uses speaking, other running work uses thinking, and inactive Sessions use idle, listening, or done from their current facts.
The browser bundle contains the built-in WebM files as data URLs. The character uses an immersive cover layout with a theme-specific readability veil behind the conversation. It performs no skin-asset request, does not read user files, and exposes no skin directory.
The character artwork is inherited from BuddyLiveGF/CodexGF and is AI-generated, unofficial artwork. The source notice requires an independent rights review before commercial redistribution.
Install in DeepSeek Harness
This release targets a DeepSeek Harness source checkout. The host background slot is not part of the currently published npm release, so installation is source-based:
cd /path/to/deepseek-harness
git clone https://github.com/zhulin025/LaoA-dshGF.git packages/client/ui-cyber-girlfriend
pnpm install
pnpm run build
pnpm dsh web
The Harness checkout must contain the shell.background root slot and register @laoa-ai/dsh-client-ui-cyber-girlfriend in the Web client roster. The reference integration is the DeepSeek Harness checkout from which this plugin was extracted. Until that host API is released, copy these entries:
# packages/bundle/web-app/cordis.patch.yml, under client plugin rows
- id: ui-cyber-girlfriend
name: '@laoa-ai/dsh-client-ui-cyber-girlfriend'
Add "@laoa-ai/dsh-client-ui-cyber-girlfriend": "workspace:^" to packages/bundle/web-app/package.json, update the roster name to @laoa-ai/dsh-client-ui-cyber-girlfriend, and add { "path": "./packages/client/ui-cyber-girlfriend" } to tsconfig.client.json. The plugin has no settings: light appearance selects the warm-white skin and dark appearance selects the black skin automatically.
Model Experience
None, as this browser presentation plugin neither changes model requests nor exposes tools.
KV Cache effect
The plugin does not change request tokens or model cache reuse.
Known Limitations and Deferred Work
- Web surface only — The overlay is composed only into the shipped Web Client; headless, ACP, and JSON-RPC profiles have no character surface.
- Fixed skin catalog — Only the bundled black and white skins are accepted. Import, deletion, third-party manifests, and arbitrary asset paths are deliberately absent.
- Distribution rights — The inherited character artwork is unofficial AI-generated material and needs an independent rights review before commercial redistribution.
MIT License
Copyright (c) 2026 老A玩AI. This project is released under the MIT License. The bundled character artwork remains subject to the provenance and rights notice in NOTICE.md.
作者:老A玩AI · 源仓库:https://github.com/zhulin025/LaoA-dshGF