dsh-git-commit
@{name=dsh-git-commit; version=0.1.0; description=Git 提交助手:分析仓库变更生成规范化 Conventional Commits 提交信息、按提交历史生成 CHANGELOG、按语义化版本建议下一个版本号; type=module; main=lib/index.js; exports=; files=System.Object[]; dsh=; keywords=System.Object[]; author=istone <ad571@qq.com>; license=MIT; peerDependencies=}.description
- Stars
- 0
- Language
- JavaScript
- Created
- Aug 16, 2026
- Updated
- Aug 17, 2026
Introduction
dsh-git-commit · Git 提交助手:分析仓库变更生成规范化 Conventional Commits 提交信息、按提交历史生成 CHANGELOG、按语义化版本建议下一个版本号
Git 提交助手:分析仓库变更生成规范化 Conventional Commits 提交信息、按提交历史生成 CHANGELOG、按语义化版本建议下一个版本号。纯 Node 实现,零第三方运行时依赖,peer-only 依赖(随 DSH 宿主加载)。 Git 提交助手:分析仓库变更生成规范化 Conventional Commits 提交信息、按提交历史生成 CHANGELOG、按语义化版本建议下一个版本号 — a DeepSeek Harness (dsh) plugin. Pure Node, zero runtime dependencies.
工具 Tools
suggest_commitgenerate_changelogsuggest_version
安装 Install
dsh plugin --profile web add dsh-git-commit
# 或任意 profile:dsh plugin --profile <name> add dsh-git-commit
License
MIT © istone