todo update
Some checks failed
ci / publish (push) Has been cancelled
ci / test (push) Has been cancelled

This commit is contained in:
Space-Banane
2026-05-23 14:22:20 +02:00
parent c3bc3501ca
commit 8041abf93d

View File

@@ -34,5 +34,4 @@
### P3 (Backlog) ### P3 (Backlog)
- [ ] `FEATURE`: Add queue metrics and traces (queued/running age, success/failure counters, fallback usage) for operations visibility. - [ ] `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 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. - [ ] `TEST`: Add property/fuzz tests for command parsing and webhook payload edge cases.