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

插件 ⭐ 1 NOASSERTION codingweb-ui

一个自定义的DeepSeek Harness git分支UI插件。

catalog 简介:A customized DeepSeek Harness git branch UI plugin.

安装

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)

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

README

展开完整 README 收起

README 内容为空。