DashingMonkey/dsh-git-panel0

@dsh-local/git-panel

Git workspace panel for DSH Web: repo discovery, stage/commit like VS Code Source Control, AI-generated commit messages via configurable rules, history graph and diff preview

包名
@dsh-local/git-panel
版本
1.3.0
许可证
MIT
最近更新
2026年9月12日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DashingMonkey/dsh-git-panel

使用

重启 dsh web 后,侧栏底部出现 Git Panel 按钮。面板自动跟随当前工作空间发现仓库;顶部提交区支持按生效规则生成 commit message(只填入不提交)。

面板总览:

面板总览

Diff 窗口:

Diff 窗口

提交规则编辑器:

提交规则编辑器

详细说明见使用文档;架构与源码结构见架构文档