pzhang_zywl 5175fbaf14
CI / test (pull_request) Successful in 19s
feat: worktree 隔离方案 - 多 agent 独立工作目录 - Closes #102
启动 agent 后自动创建 ~/.gitea/worktrees/<user>/ 隔离目录,
多个 agent 可同时修改不同文件、不同分支互不干扰。

- _common.sh: 新增 setup_worktree/cleanup_worktree 函数
- start_dev_agent.sh: 启动时自动切 worktree
- start_qe_agent.sh: 同上
- DEV_AGENT.md/QE_AGENT.md: 启动行为增加 worktree 检查步骤

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-05 17:33:15 +08:00
S
Description
No description provided
1.2 MiB
Languages
Python 96.8%
Shell 1.9%
Batchfile 1.3%