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. 8. 25.

설치

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

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