sync: session 命名加入 journey 编号防并行冲突 + 缩进修正 #61
Reference in New Issue
Block a user
No description provided.
Delete Branch "sync/d8d-skills-20260423-075718"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
变更内容
journey-execution.md: Playwright session 命名从epic{N}改为epic{N}-j{M},同一 Epic 不同旅程不能共享 session(防并行冲突)journey-definition.md: 修正 ↓ 缩进对齐(4空格→统一)测试
- journey-execution.md: session 命名从 epic{N} 改为 epic{N}-j{M},同一 Epic 不同旅程不能共享 session - journey-definition.md: 修正 ↓ 缩进对齐 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>