dsh-git-graph
Run the following command in DeepSeek Harness:
dsh plugin install samecorner/dsh-git-graph
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install samecorner/dsh-git-graph in your DeepSeek Harness terminal to install the plugin; the source code is available at https://github.com/samecorner/dsh-git-graph
About this plugin
Opening a terminal to run git log and staring at a wall of single-line hashes is how most developers deal with commit history inside a chat. dsh-git-graph brings GitKraken-style visualization straight into your dsh conversation: lanes render the full commit DAG, branches and tags appear as colored pills beside each commit, HEAD gets a highlight ring, and merge parents connect via curves. One sentence such as "show the current repo commit graph" is all it takes to get an interactive card—no context switch needed.
Click any commit to expand author, email, timestamp, parent pointers, and a full hash with one-click copy. Ask "what did aabbccd change" and the card lists modified files with A/M/D/R status badges plus a full colorized patch (green additions, red deletions), auto-truncated if oversized. The plugin is strictly read-only: it only calls git log and git show, leaving checkout, branch creation, and other mutating operations to your terminal.
Built for solo developers and small teams who live in dsh and reach for git constantly. If you want commit history rendered with GitKraken-level clarity without leaving the conversation, this plugin slots right in. It follows the host light/dark theme automatically and ships with a bilingual UI, ready to use out of the box.
Use Cases
- Browse branch topology and merge history directly in the conversation
- Click a commit to inspect file-level changes with colorized diff patches
- Review commit history graphically without leaving the chat window
Best For
- Solo developers who use git heavily inside dsh
- Small teams that want visual commit history within the chat
- Users who prefer a read-only workflow without mutating operations
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.