dsh-git
Run the following command in DeepSeek Harness:
dsh plugin install ayumedaze/dsh-git
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install ayumedaze/dsh-git in the DeepSeek Harness terminal to install; source code available at https://github.com/ayumedaze/dsh-git
About this plugin
Working inside DeepSeek Harness usually means dropping to the terminal whenever you want to check branches, diff files, or tidy up commits — there is no built-in visual repository browser. dsh-git packages a Fork-style Git GUI (Express backend plus browser frontend) into a single DSH plugin, turning graphical repo inspection into one click on the sidebar.
Click the Git button at the bottom of the sidebar and a floating panel opens with a full Git GUI embedded inside: paste a local repository path and you can browse branches, file trees, and commit history visually. Recently used repos are remembered automatically, so the next session picks up right where you left off. A "Open in new window" fallback hands off to the system browser on the desktop build for a full-viewport experience. The backend binds to 127.0.0.1 only, so the port is invisible to your local network without any extra configuration.
This plugin is a good fit for developers who live in DSH day-to-day and occasionally want a quick, visual glance at repository state without context-switching to a terminal or a separate IDE. All you need locally is Node.js 22 or later and git; after a DSH restart the sidebar button is ready to go, with no extra build step required.
Use Cases
- Open branch and commit history of a local repo from the DSH sidebar
- Browse file trees and commit diffs visually without switching to a terminal
- Glance at repository state between coding sessions without leaving DSH
Best For
- Developers who code in DSH daily and want a quick visual check of repo state
- Programmers who prefer graphical Git operations over constant terminal commands
- Engineers who need a lightweight repo browser without spinning up a full IDE
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.