dsh-dev-git-graph
DSH Web Git Graph panel — a faithful port of vscode-git-graph 1.30.0, auto-bound to the session workspace, with full git operations and light/dark theming. First of the dsh-dev-* graph plugin series.
DSH Web Git Graph 面板 — 忠实移植自 vscode-git-graph 1.30.0,自动绑定到会话工作区,支持完整 git 操作和浅色/深色主题。这是 dsh-dev-* 图形插件系列的第一个。
How to install
dsh plugin add github:kp-z/dsh-dev-git-graph About
DSH 插件开发工作区 DeepSeek Harness(dsh)插件开发的标准工作区模板。包含目录规范、开发规范、构建/安装脚本, 以及插件示例与完整插件(defineTool 注册模型可见工具)。 目标 profile:**web**($DSH_HOME/profiles/web)。 目录结构 dsh-plugins/ ├── package.json # workspace 根(脚本聚合:build/typecheck/install) ├── pnpm-workspace.yaml # pnpm workspace 配置(packages/*) ├── tsconfig.base.json # 各包共享的 TS 编译基线 ├── .gitignore ├── docs/ │ ├── DIRECTORY.md # 目录规范 │ ├── DEVELOPMENT.md # 开发规范 │ ├── REFERENCE.md # dsh 插件 API 参考速查 │ └── DESIGN-mermaid-comm.md # dsh-mermaid-comm 设计文档(含存储/持久化) ├── scripts/ │ ├── install-to-profile.sh # 构建 + 安装到指定 profile │ ├── remove-from-profile.sh # 从 profile …
Recommendation signals
Meta
- License
- NOASSERTION
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-04
- Created
- 2026-09-01
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek, dsh-better-sidebar, dsh-plugin, git-graph, harness, visualization
Related plugins
DeepSeek-Balance-Whale-Widget
MeteorNOX/DeepSeek-Balance-Whale-Widget
A fixed-corner whale widget showing DeepSeek balance, today usage, per-turn cost and random talk lines, with sound effects and a menu.
dsh-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
dsh-status-rotator
01Virex/dsh-status-rotator
Replaces the "Deep diving..." turn-status label with rotating meme-worthy phrases, with typewriter and gradient effects.
dsh-annotation
omdsh-dev/dsh-annotation
Select text → annotate → send with your message; replies map back to each annotation.