DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-git

A DeepSeek Harness Git tab that provides repository status, history, branches, contribution activity, and common Git operations.

Terminal & TUIDeveloper ToolsRemote Execution
0GitHub Stars0ForksUpdated2026-08-16

Install

$ dsh plugin --profile <name> add /path/to/this/package

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
@taontech/dsh-git is an installable DSH package that adds a Git management tab and conversation-home overview card to web profiles. It combines a client UI with server JSON routes backed by the gmc Git command wrapper.

Key Capabilities

  • Adds a Git tab to the DSH conversation view and a repository overview card to the conversation input dock.
  • Shows repository metadata, working-tree status, commit history, branches, an ASCII commit graph, and a one-year contribution calendar.
  • Lists files for non-Git directories and supports initializing them with git init.
  • Supports staging, unstaging, committing, pushing, pulling, and switching to an existing branch.
  • Provides same-origin JSON endpoints under /dsh-git/*.
  • Can open a repository in Terminal or iTerm and launch supported interactive agents on macOS under the documented loopback-address constraint.

Useful For

  • Review the Git state of the project associated with a DSH conversation.
  • Inspect commits, branches, and recent contribution activity without leaving the DSH interface.
  • Perform routine staging, commit, pull, push, and branch-switching actions from DSH.
  • Initialize Git in a non-repository project directory.
  • Quickly open a repository in a macOS terminal or supported agent application.

Who It Fits

  • DeepSeek Harness users working with Git repositories.
  • Developers using DSH web profiles for project-oriented conversations.
  • macOS users who want terminal or agent launch shortcuts from DSH.

Documented Limitations

  • The Git tab must be installed in a web profile and the profile GUI must be restarted before it appears.
  • Terminal and agent launching are documented as macOS-only and restricted to loopback addresses.
  • Agent launching only lists codex, claude, antigravity, and opencode.
  • Branch checkout is limited to branches returned by the branch list.
  • Git command execution is delegated to the gmc dependency.

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.

No automated security signals have been published yet.

Source & Registry Notes

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

Source repository
taontech/dsh-git
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
bbe81b5 · 2026-09-18

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-16
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