Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 65eb7d6a99 |
@@ -713,7 +713,7 @@ agent 的 comment + Gitea 自动引用 = parent Issue 中有完整的 sub 注册
|
||||
| 阶段 | 谁创建分支? | 分支名 |
|
||||
|------|-----------|-------|
|
||||
| Discussion(Phase 3) | ❌ 不创建分支 | — |
|
||||
| Executor(Phase 4) | agent 收到 executor prompt 后自己创建 | `fix/{sub_issue_number}-{brief}` |
|
||||
| Executor(Phase 4) | agent 收到 executor prompt 后自己创建 | `{type}/{sub_issue_number}-{brief}`(type 按 Issue 类型:fix/feat/impl/docs/refactor/test) |
|
||||
|
||||
**executor prompt 的 steps 中明确指定分支名**:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user