Files
agent-aide/.aide/branches.json
sayurinana(vm) ad6a10edca [aide] 修复: aide flow finish 后工作目录不干净的问题
- 在 _merge_normal 方法中添加收尾提交
- record_branch_finish 更新 branches.json/md 后创建提交
- 确保 finish 完成后 git 仓库状态干净
2025-12-17 06:23:53 +08:00

86 lines
2.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"next_number": 8,
"branches": [
{
"number": 1,
"branch_name": "aide/001",
"source_branch": "master",
"start_commit": "bd723629c5b471637a69c68dd5cdb6e4e4dee238",
"task_id": "2025-12-17T04-54-31",
"task_summary": "开始任务准备: 创建环境安装 Command",
"started_at": "2025-12-17T04:54:31+08:00",
"status": "active"
},
{
"number": 2,
"branch_name": "aide/002",
"source_branch": "master",
"start_commit": "be2573843758e916d4da0b4c11ed04eaa4143dde",
"task_id": "2025-12-17T05-33-04",
"task_summary": "测试任务:写一个 hello 程序",
"started_at": "2025-12-17T05:33:04+08:00",
"status": "active"
},
{
"number": 3,
"branch_name": "aide/003",
"source_branch": "master",
"start_commit": "aa067fc460ef3ec9d00cd7a08b99459e7d80b4b1",
"task_id": "2025-12-17T05-42-38",
"task_summary": "测试修复hello2 程序",
"started_at": "2025-12-17T05:42:38+08:00",
"status": "finished",
"end_commit": "aa067fc460ef3ec9d00cd7a08b99459e7d80b4b1",
"finished_at": "2025-12-17T05:48:59+08:00"
},
{
"number": 4,
"branch_name": "aide/004",
"source_branch": "master",
"start_commit": "6179833b816181691b1c3bbe5718981c9bd21f53",
"task_id": "2025-12-17T05-54-08",
"task_summary": "测试",
"started_at": "2025-12-17T05:54:08+08:00",
"status": "finished",
"end_commit": "6179833b816181691b1c3bbe5718981c9bd21f53",
"finished_at": "2025-12-17T05:55:51+08:00"
},
{
"number": 5,
"branch_name": "aide/005",
"source_branch": "master",
"start_commit": "a1d726370eff8595a2254393d1543af56d7cf2a3",
"task_id": "2025-12-17T06-00-39",
"task_summary": "测试合并修复hello3 程序",
"started_at": "2025-12-17T06:00:39+08:00",
"status": "finished",
"end_commit": "b2f922bf9d43632c832c3d7c6a2ebc9545b921c5",
"finished_at": "2025-12-17T06:02:12+08:00"
},
{
"number": 6,
"branch_name": "aide/006",
"source_branch": "master",
"start_commit": "2b0c00790994570c719b04bd2877e5a9f8f412f3",
"task_id": "2025-12-17T06-03-45",
"task_summary": "最终测试:验证合并功能",
"started_at": "2025-12-17T06:03:45+08:00",
"status": "finished",
"end_commit": "d60f0bae2d783625d628aabf91fa74f631053a7c",
"finished_at": "2025-12-17T06:05:19+08:00"
},
{
"number": 7,
"branch_name": "aide/007",
"source_branch": "master",
"start_commit": "8d4cae61856920d62eb9009ab291ad032db10ea6",
"task_id": "2025-12-17T06-07-01",
"task_summary": "测试",
"started_at": "2025-12-17T06:07:01+08:00",
"status": "finished",
"end_commit": "346ec90386190363cb71651e6bff3c64bb6b86f9",
"finished_at": "2025-12-17T06:07:50+08:00"
}
]
}