CH4ACKO3/dsh-ui-container

CH4ACKO3★ 2TypeScript最后同步: 2026-08-14

在 GitHub 打开

Remote-capable recursive UI surface container for DeepSeek Harness

README 摘要

dsh-ui-container Reusable visual and service container for DeepSeek Harness browser plugins. It owns named UI surfaces, document providers, recursive React hosts, and the small remote protocol needed to connect another frontend without transmitting a DOM or component tree. Install the plugin into a DeepSeek Harness profile: This command is profile-scoped and can be run from any directory. Git dependencies run this package's prepare build. With pnpm 10 or newer, approve the exact package key reported by the first install in the profile's pnpm-workspace.yaml , then repeat the command. Registry releases and packed artifacts do not require that approval. Other browser plugins import its public API from @ch4acko3/dsh-ui-container/client and inject the uiContainer Cordis service. Remote transport @ch4acko3/dsh-ui-container can project a container across a process or network boundary. The remote contract transfers document snapshots and change notifications; it never transfers React elements, DOM nodes or a Cordis service object. Capabilities Protocol version 1 negotiates these capabilities during the mandatory handshake: - documents resolves URI-based document projections. - subscription…

在 GitHub 查看完整 README →
皮肤/UIcordisdeepseek-harnessdshdsh-pluginreactui

分类