From 8041abf93d43d2437bde22f648f203f896317a04 Mon Sep 17 00:00:00 2001 From: Space-Banane Date: Sat, 23 May 2026 14:22:20 +0200 Subject: [PATCH] todo update --- TODO.md | 1 - 1 file changed, 1 deletion(-) 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.