AI Agent Hub
Back to plugins
🖥️

dsh-git-vcs

Client Updated 2026.09.16

Run the following command in DeepSeek Harness:

dsh plugin install TiChuXiXi/dsh-git-vcs

Paste the following prompt into your AI chat to install this plugin:

Install by running dsh plugin install TiChuXiXi/dsh-git-vcs in DeepSeek Harness; the source code repository is https://github.com/TiChuXiXi/dsh-git-vcs

About this plugin

Version control in the DSH Web GUI used to mean stepping out of the browser: committing, switching branches, pushing — all of it had to happen in a terminal or a separate IDE. dsh-git-vcs brings that workflow into the right sidebar as a single

Use Cases

  • Stage, select files, commit, and push entirely within the DSH Web GUI
  • Manage branches, cherry-pick, revert, and reset via the commit tree and context menus
  • Initialize a Git repo in an empty directory and manage remotes and credentials

Best For

  • Developers who code daily inside the DSH Web GUI
  • Users accustomed to IntelliJ IDEA's visual VCS experience
  • Teams or individuals who prefer a lightweight setup over a resident heavyweight IDE