pzhang_zywl e4f0b77ca8
CI / test (pull_request) Successful in 22s
fix: Git Workflow 多 Session 并发隔离改造 - Closes #124
核心变更:
- _common.sh: setup_worktree 改为 session-unique detached worktree (origin/main)
- 所有 Agent 文档移除 git checkout main / git pull origin main
- Feature branch 统一从 origin/main 创建: git fetch origin && git checkout -b <branch> origin/main
- CLAUDE.md: 新增工作区隔离章节, primary worktree 定义为只读参考区
- 新增 start_generic.sh: Generic session worktree 隔离启动器

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-08 16:11:32 +08:00
S
Description
No description provided
1.3 MiB
Languages
Python 97.2%
Shell 2.1%
Batchfile 0.7%