leanderli/dsh-files-git0

dsh-files-git

Workspace files & git panel for the dsh Web UI: browse workspace files + git operations (fetch/pull/commit/push)

包名
dsh-files-git
版本
0.1.0
许可证
MIT
最近更新
2026年8月24日

安装

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

配置

默认开箱即用。如需覆盖,在 profile 的 cordis.patch.yml 中覆盖 files-git 行:

- id: files-git
  config:
    gitPath: /usr/bin/git        # git 可执行文件绝对路径(默认自动从 PATH 解析,跳过 .git-ai 目录)
    defaultRoot: /path/to/repo   # 客户端未传仓库时的兜底(一般用不到,面板总是发送会话工作区)

面板内设置(⚙ 设置标签页,持久化于浏览器 localStorage):

设置项默认说明
打开时默认全屏全屏面板打开时的默认尺寸
点击产物文件 / 文件链接时关闭开启后对话中的产物文件在面板内预览,而非调用系统应用