DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-git-graph

A Git commit-graph view with lanes, refs, and worktree listings for DeepSeek Harness.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebRemote Execution
0GitHub Stars0ForksUpdated2026-08-27

Install

$ dsh plugin --profile web add github:DevViking-Persike/dsh-git-graph

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-git-graph adds a visual Git commit-graph dock to the DeepSeek Harness chat interface along with read-only tools for the model. It renders commit lanes, branches, tags, and worktree states via SVG without a build step, and provides git_graph and git_worktree tools for agent reasoning.

Key Capabilities

  • Renders an SVG Git commit-graph with color-coded lanes, merges, branches, and tags beside the chat input
  • Displays a worktree list indicating branch, detached, or bare repository states
  • Exposes git_graph and git_worktree read-only agent tools with one-line summaries
  • Executes safe, fixed-argument Git read commands via the Harness subprocess seam
  • Provides configurable history depth limit and HTTP route

Useful For

  • Visualizing Git branch topology and commit history during DeepSeek Harness sessions
  • Enabling the AI agent to inspect branch structures and worktree statuses
  • Checking active worktree locations and branch references directly from the chat dock

Who It Fits

  • Developers working with Git repositories inside DeepSeek Harness
  • Users who need visual commit lane tracking alongside AI conversations

Documented Limitations

  • Requires typing the repository path manually into the dock panel
  • History depth is capped by the limit setting (default 300 commits)
  • Decorations do not include a distinct HEAD marker or stash entries
  • Read-only UI without support for creating or removing worktrees

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
DevViking-Persike/dsh-git-graph
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
727b965 · 2026-08-28

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-27
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app