GHJIVHIDD/dsh-plugin-repoflow

插件 ⭐ 1 NOASSERTION codingvisual

RepoFlow — DeepSeek Harness (DSH) 的 Git 可视化与 GitHub 部署插件。提供设置页、全局 GitHub 账号配置、仓库管理、分支图,以及供智能体使用的 git_* 系列工具。原生UI界面

安装

# 1. 将插件复制到 profile 的插件目录
cp -R dsh-plugin-repoflow ~/.dsh/profiles/web/node_modules/@dsh-community/

# 2. 在 profile 的用户补丁层注册插件行
cat >> ~/.dsh/profiles/web/cordis.patch.yml << 'EOF'

- insert:
    - id: ui-repoflow
      name: '@dsh-community/dsh-plugin-repoflow'
EOF

# 3. 重启 profile(或等待 HMR 事务性重读用户补丁)

GHJIVHIDD/dsh-plugin-repoflow 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。