Files
agent-aide/.aide/branches.json

26 lines
734 B
JSON
Raw Normal View History

{
"next_number": 3,
"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"
}
]
}