gxinxing/dsh-tool-git
gxinxing★ 0JavaScript最后同步: 2026-08-21
—
README 摘要
@deepseek-ai/dsh-tool-git Intelligent Git operations plugin for DeepSeek Harness (DSH). Plugin Introduction git ops is a multi-mode Git tool that integrates into DSH sessions via Cordis. It automates the repetitive, error-prone parts of Git workflows: - Generate Conventional Commits messages from staged diffs - Summarize workspace diffs with risk awareness - Build Markdown changelogs from commit history - Detect conflict-prone files before merging - Suggest semver versions and draft release notes The plugin runs git commands via child process.execSync inside the session sandbox and returns structured JSON that the model can reason about. Installation and Registration 1. Install the package 2. Register the plugin via Cordis patch DSH supports plugin registration via cordis.patch.yml . Add the following entry to your project's patch file: The patch injects the plugin at load time. gitMaxDiffBytes controls the diff size limit (default: 1 MB). 3. Start DSH Once registered, the git ops tool is available in the session tool list. The model can call it directly: Modes commit-message Generate a Conventional Commit message based on the current staged or working diff. JSON call example: JSON…
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 182,325
amruthpillai/reactive-resumeA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 41,477
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 17,784