docs: update TODO with auto-labeling progress

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Snider 2026-02-01 05:38:09 +00:00
parent 1d762222e7
commit 670fad9bbf

10
TODO.md
View file

@ -1,7 +1,15 @@
# TODO - Session Summary 2026-01-31 # TODO - Session Summary 2026-02-01
## ✅ Completed Today ## ✅ 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 ### GitHub Org Setup
- [x] Dev branches as default (all repos) - [x] Dev branches as default (all repos)
- [x] Labels taxonomy (agent:*, priority:*, type:*, lang:*) - [x] Labels taxonomy (agent:*, priority:*, type:*, lang:*)