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

dsh-mixxed★ 1TypeScript最后同步: 2026-08-16

在 GitHub 打开

A customized DeepSeek Harness git branch UI plugin.

README 摘要

dsh-client-ui-git-branch English 中文 A dsh (DeepSeek Harness) out-of-tree plugin that adds a git branch selector to the chat composer, immediately left of the model seat ( conversation.input.right ). Install 1. Install the plugin from npm (published as @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/ /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) Features - Composer seat left of the model selection , same chip/menu chrome as the model seat - Shows only when git is installed and the session workspace is a git repository - Fuzzy branch search (substring or in-order su…

在 GitHub 查看完整 README →
终端/TUIdeepseek-harnessdshdsh-plugindsh-plugins

分类