创建 zeekrAI 组织并将 document_analyzer 转移至其下。 更新所有文件中的 repo 路径和 git remote。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ description: AI 开发专家,负责 document_analyzer 项目的功能开发、
|
||||
代理需要以下环境变量与 Gitea 交互:
|
||||
|
||||
- `GITEA_URL` — `https://git.zywl.me`
|
||||
- `GITEA_REPO` — `pzhang_zywl/document_analyzer`
|
||||
- `GITEA_REPO` — `zeekrAI/document_analyzer`
|
||||
- `GITEA_API_TOKEN` — Gitea 个人访问令牌
|
||||
- `DEV_AGENT_ID` — 代理标识(默认 `da-01`,启动脚本自动设为 `da-MMDD-HHmm`)
|
||||
|
||||
|
||||
+1
-1
@@ -35,7 +35,7 @@ description: QE Agent — 自动化验收测试开发与质量门禁。轮询 Gi
|
||||
|
||||
```bash
|
||||
export GITEA_URL="https://git.zywl.me"
|
||||
export GITEA_REPO="pzhang_zywl/document_analyzer"
|
||||
export GITEA_REPO="zeekrAI/document_analyzer"
|
||||
export GITEA_API_TOKEN="<your-token>"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user