dsh-git-push
DeepSeek Harness plugin for scanning Git repositories, auditing changes, and committing and pushing through agent tools and an HTTP API.
Install
No clear install command was found in the current repository evidence.
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.
Key Capabilities
- Scans Git repositories under a configured workspace and reports branch, remote, change count, and recent activity.
- Commits and pushes a selected repository with branch detection, ahead/behind checks, and no-change skipping.
- Runs default-enabled L0 static audit checks before commit, including syntax, JSON/YAML, hard-coded sensitive information, credential files, package artifacts, large binaries, debugger remnants, and selected documentation wording.
- Optionally performs L1 LLM-based diff review when an LLM provider and model are configured.
- Exposes git_scan, git_commit_push, and code_audit for agent sessions.
- Provides status, scan, audit, and commit HTTP API endpoints.
- Regenerates and synchronizes a dsh-repo-index skill after a successful push when enabled.
Useful For
- Review the state of multiple DSH workspace repositories before committing.
- Apply a repeatable audited Git commit-and-push workflow from an agent or script.
- Block selected risky files or findings before a repository is committed.
- Integrate repository scanning, auditing, and commits with local automation through HTTP.
- Maintain a local source index for DSH projects and skills after pushes.
Who It Fits
- DeepSeek Harness users managing local Git repositories.
- Developers who want agent-callable Git automation with configurable audit gates.
- Teams or individuals using local scripts and HTTP automation around DSH workspaces.
Documented Limitations
- Push operations depend on SSH remotes in the documented environment; HTTPS remotes can fail where git remote-https is unavailable.
- The plugin refuses to push when the remote is ahead; the repository must be pulled first.
- L1 LLM review requires an available DSH LLM service plus configured provider and model; if unavailable, it is skipped without blocking, while L0 checks remain available.
- GitHub visibility lookup for the repository index requires a configured token; without one or on network failure, visibility may be marked unknown or retain manual labeling.
- Documentation-conversation wording checks apply only to added lines in md, markdown, mdx, and txt files.
- Commit-message judgment is left to the LLM rather than enforced by the plugin.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- EIGHTfs/dsh-git-push
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 8c2aeec · 2026-09-20
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-09-20
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Vision routing and pixel-level visual tool suite for DeepSeek Harness agents with built-in free fallbacks.
View plugin →Traceable, searchable, cross-session knowledge graph memory engine for DeepSeek Harness.
View plugin →A standalone, local persistent-memory system for AI agents, with DeepSeek Harness support provided through the separate dsh-mnemon plugin.
View plugin →Compatibility bridge and host ABI enabling unmodified Pi plugins to run natively on DeepSeek Harness.
View plugin →