GHJIVHIDD/dsh-plugin-repoflow

Plugin ⭐ 1 NOASSERTION codingvisual

> Deployment-level Git plugin for DeepSeek Harness (DSH) — a Git settings section after 通用设置 / 模型 / 插件 / agent 预设, with global GitHub account configuration and visual local repository management.

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

Install

# 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 事务性重读用户补丁)

Add GHJIVHIDD/dsh-plugin-repoflow to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.