Files

24 lines
740 B
Markdown
Raw Permalink 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.
# 任务看板
> 本文件由 `python scripts/gen_task_board.py` 自动生成,请勿手改。
> 数据源只包含 `docs/tasks/T-*.md`;`docs/06-tasks.md` 是 T-000~T-549 历史归档,不纳入本看板。
## 汇总
- 总任务:3
- 状态统计:BLOCKED 0 · DOING 0 · DONE 3 · TODO 0
- 下一个可领取:暂无
## Phase 7
| ID | 任务 | 依赖 | 状态 |
| --- | --- | --- | --- |
| T-550 | ①②③ 批次下拉默认选中最新批次 | T-523, T-206 | DONE |
| T-552 | 任务失败原因带上失败步骤(①②③ 阶段/状态列可见) | T-207, T-523 | DONE |
## Phase 8
| ID | 任务 | 依赖 | 状态 |
| --- | --- | --- | --- |
| T-551 | 脚本从 docs/tasks/ frontmatter 生成任务看板 | - | DONE |