WhitePlusMS/dsh-git-graph
WhitePlusMS★ 1JavaScriptLast synced: 2026-08-15
Read-only Git Graph view for the DeepSeek Harness web interface. Inspect commit topology, branches, tags, remotes, HEAD, and working-tree status in a dedicated view beside Chat and Trajectory.
README excerpt
dsh-git-graph Git Graph for the DeepSeek Harness web interface. Open a dedicated Git Graph view beside Chat and Trajectory to inspect the current workspace's Git history; refreshing the graph does not create a conversation message or write to the trajectory. Features - A dedicated Git Graph entry beside Chat and Trajectory. - Commit topology with branch, merge, and parent relationships. - Local branch, remote branch, tag, and HEAD reference labels. - The clean or dirty working-tree state in the graph header. - Search for commit hashes, commit subjects, authors, email addresses, and reference names. - Filter commits by reference kind and choose whether to include all refs. - First-parent mode for viewing the mainline history more easily. - Select a commit from the graph node or commit list to open its details. - Copy the full commit hash from the details panel. - Refresh the current repository without creating a conversation message or tool trace entry. - Load more commits as needed, up to 500 commits. - Display an empty state instead of an error when the current directory is not a Git repository or the repository has no commits yet. The current release is read-only. It does not cre…
View full README on GitHub →