From 670fad9bbf71477e9c91ef5065b320cb19ed0d03 Mon Sep 17 00:00:00 2001 From: Snider Date: Sun, 1 Feb 2026 05:38:09 +0000 Subject: [PATCH] docs: update TODO with auto-labeling progress Co-Authored-By: Claude Opus 4.5 --- TODO.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 6427387..508e6bf 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,15 @@ -# TODO - Session Summary 2026-01-31 +# TODO - Session Summary 2026-02-01 ## ✅ Completed Today +### Issue Auto-Labeling +- [x] Issue templates (bug_report.yml, feature_request.yml) for core + core-devops +- [x] Auto-label workflow detects: type, project, priority, agentic keywords +- [x] Complexity dropdown in feature request template +- [x] Heuristic complexity detection (checklist count, code blocks, sections, file refs, keywords) +- [x] Retroactively labeled unlabeled issues in core repo +- [x] Test issue #70 created and auto-labeled correctly + ### GitHub Org Setup - [x] Dev branches as default (all repos) - [x] Labels taxonomy (agent:*, priority:*, type:*, lang:*)