|
|
afa676314e
|
fix(flow): 修复 _merge_normal 使用 merge_squash 替代错误的 reset_soft 逻辑
|
2025-12-17 06:00:25 +08:00 |
|
|
|
5c236672c5
|
fix(flow): 修复 finish 阶段分支合并的多个问题
1. 在 BranchManager 添加 _cleanup_lock_file 方法,清理 lock 文件
2. 将分支合并移到 git 提交之后执行
3. 在分支合并前再次提交状态文件(解决 save_status 更新 hash 后未提交的问题)
测试任务:创建 test-cache/hello.py
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-17 05:42:24 +08:00 |
|
|
|
965d9162a0
|
fix(flow): 修复分支切换时 lock 文件冲突问题
在 BranchManager 中添加 _cleanup_lock_file 方法,
在 _merge_normal 和 _merge_with_temp_branch 调用 git checkout 前
先清理可能存在的 lock 文件,避免分支切换失败。
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-17 05:29:39 +08:00 |
|
|
|
79a22bc137
|
[aide] impl: 子计划1 Git分支管理核心功能实现完成
|
2025-12-17 04:08:17 +08:00 |
|
|
|
18047787b2
|
[aide] impl: 子计划5完成:调整 aide flow 的 git 提交顺序
|
2025-12-16 20:34:04 +08:00 |
|
|
|
5f7c91afa1
|
[aide] impl: 子计划3: aide flow 流程图集成完成 - PlantUML 校验/构建钩子增强
|
2025-12-15 18:12:50 +08:00 |
|
|
|
6a1b230cc9
|
[aide] impl: 子计划2: aide flow 状态查看功能完成 - status/list/show 子命令
|
2025-12-15 18:11:39 +08:00 |
|
|
|
1cf99c7b5f
|
✨ feat: 完成aide flow程序实现
|
2025-12-14 22:28:37 +08:00 |
|