diff --git a/TODO.md b/TODO.md index 3944a14..bd7f46f 100644 --- a/TODO.md +++ b/TODO.md @@ -34,5 +34,4 @@ ### P3 (Backlog) - [ ] `FEATURE`: Add queue metrics and traces (queued/running age, success/failure counters, fallback usage) for operations visibility. - [ ] `FEATURE`: Add superseded-job cancellation for same PR/head to avoid running obsolete queued jobs. -- [ ] `FEATURE`: Add `@codex status` command: "whoami", "permissions", "repo config status" - [ ] `TEST`: Add property/fuzz tests for command parsing and webhook payload edge cases.