dsh-mixxed/dsh-client-ui-filesystem

插件 ⭐ 1 NOASSERTION ecosystemweb-ui

自定义DeepSeek Harness文件系统UI插件。

catalog 简介:A customized DeepSeek Harness filesystem UI plugin.

安装

dsh plugin --profile web add @dsh-mixxed/dsh-client-ui-filesystem
   ```

   The package declares `dsh.bundle` (its bundled `cordis.patch.yml`), so `dsh plugin add` automatically appends it to the profile's `dsh.profile.bundles` layer stack and the plugin mounts on the next boot — **no manual `cordis.patch.yml` editing**.

   Upgrading an install that predates the bundle declaration: remove the legacy `ui-filesystem` row from `$DSH_HOME/profiles/<name>/cordis.patch.yml` — the bundle layer now supplies it, and leaving both would mount the id twice.

2. Restart the profile (new plugins are discovered at boot), open any session, and type `@`.

### Building from source (development / offline)

dsh-mixxed/dsh-client-ui-filesystem 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。