dsh-mixxed/dsh-client-ui-git-branch

Plugin ⭐ 1 NOASSERTION codingweb-ui

A customized DeepSeek Harness git branch UI plugin.

Install

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

   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-git-branch`
   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) and refresh the browser page. In a
   session whose workspace is a git repository, the branch chip appears left of the model seat.

### Building from source (development / offline)

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

README

Expand full README Collapse

README is empty.