wangbobo-coder/gitee-ai-employee

wangbobo-coder★ 2JavaScriptLast synced: 2026-08-24

Open on GitHub

Gitee AI 员工:在 issue 里 @ 机器人并指定目标分支,它自动克隆仓库开发、提交 PR,可自动合并并关闭 issue。Issue-driven Gitee AI developer for DeepSeek Harness.

README excerpt

Gitee AI 员工 (gitee-ai-employee) An issue-driven AI developer for DeepSeek Harness , working against Gitee (码云) and GitHub . Mention your bot in an issue, and the plugin clones the repository, dispatches an AI worker agent to implement the change, pushes a branch, opens a Pull Request to the branch you ask for, and can auto-merge and auto-close the issue. You can watch Gitee and GitHub repositories at the same time. 中文说明见 README.zh.md。 What it does - Polling : periodically scans the issues of the repositories you watch for a new mention of your bot ( @botName ). Dual platform: each watch row can be prefixed gitee: or github: (unprefixed rows use defaultPlatform , default gitee ), so you can watch both platforms at once. - AI development : creates a worker agent in a profile that clones the repo (via PowerShell + curl on Windows), explores it, implements the issue, runs checks, and commits on a ai-fix/issue- branch. - Branch-aware : it reads branch instructions written in natural language and uses that branch as both the development base and the PR target: - 需要修改 release-v1.2 分支 / 修改 X 分支 / 改 X 分支 - 基于 X 分支 / 在 X 分支上 / 以 X 分支为基础 - 合并到 X / 合到 X / 目标分支 X / base: X The requested branch …

View full README on GitHub →
Tools / Devdsh-pluginagent

Category