dsh-mixxed/dsh-client-ui-filesystem

Plugin ⭐ 1 NOASSERTION ecosystemweb-ui

A customized DeepSeek Harness filesystem UI plugin.

Install

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)

Add dsh-mixxed/dsh-client-ui-filesystem to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.