test/issue-102
CI / test (pull_request) Successful in 19s
启动 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>
Description
No description provided
Languages
Python
96.8%
Shell
1.9%
Batchfile
1.3%