DevViking-Persike/dsh-git-graph0

dsh-git-graph

DeepSeek Harness plugin: a Git commit-graph view with lanes, refs, and worktree management, beside the chat input

AI 分析

核心用途是在 DSH 界面中直观展示和管理 Git 仓库历史。适合需要在对话过程中随时查看代码提交分支图、管理工作区的开发者。

パッケージ
dsh-git-graph
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/25

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DevViking-Persike/dsh-git-graph

ドキュメント

README 全文を読む ↗

Configuration

Every field is optional.

FieldDefaultMeaning
limit300History depth for tools and the route default.
route/git-graphPath the browser half fetches.
- id: dsh-git-graph
  name: 'dsh-git-graph'
  config:
    limit: 500