AirLongDian
e7f46097fb
fix: 修复实际使用中发现的 4 个 bug
- todo_parser: 支持无方括号的短 ID 提取(G-001/H-000 格式)
原来只认 [T-xxx] 方括号格式,非方括号行退化为全文当 ID
- arc_mode: parallel_review_mode 保留 arcPhase 字段
原来写 state 时覆盖为 {enabled, updatedAt, projectRoot},丢失 phase
- airplan.py: 新增 --task-text CLI 参数
原来 argparse 缺此参数,do 模式无法接收任务描述
- do_mode.main: 透传 task_text 给 enter_worker
原来调 enter_worker(project_root, tid) 缺第三个参数
P1-20 is_ui_task() 永远收到空字符串
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-11 14:42:18 +08:00
..
2026-06-10 17:06:48 +08:00
2026-06-11 14:42:18 +08:00
2026-06-10 17:06:48 +08:00
2026-06-10 17:06:48 +08:00
2026-06-10 17:06:48 +08:00
2026-06-11 14:42:18 +08:00
2026-06-11 11:30:31 +08:00
2026-06-10 17:06:48 +08:00
2026-06-10 17:06:48 +08:00
2026-06-10 17:06:48 +08:00
2026-06-10 17:06:48 +08:00
2026-06-10 17:06:48 +08:00
2026-06-10 17:06:48 +08:00
2026-06-10 17:06:48 +08:00
2026-06-10 17:06:48 +08:00
2026-06-10 17:06:48 +08:00