[aide] 任务: 测试合并完成

This commit is contained in:
2025-12-17 06:02:12 +08:00
parent a1d726370e
commit b2f922bf9d
5 changed files with 97 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
- 修复 finish 阶段状态文件未提交导致切换失败的问题
-`BranchManager` 添加 `_cleanup_lock_file` 方法
- 调整 `FlowTracker` 中分支合并的执行顺序(先提交再合并)
- **修复 `_merge_normal` 方法使用错误的 reset_soft 逻辑,改用 merge_squash**
### 新增功能