September 22, 2026
Thirty old tickets cleared in a day: Codex found already fixed issues in main
On September 22, Charlie Marsh closed around 30 ty tickets after asking an AI agent to find issues that had already been fixed. Some had already been fixed in main, deliberately or by accident.

Charlie Marsh
@charliermarsh
One of my favorite activities: yesterday I closed about 30 ty tickets by asking Codex to find stale tasks. That is, ones already fixed in main, intentionally or accidentally.

· 6.7K views
Previously, these tickets remained open. Now Codex checks them against main: if the fix is already there, the queue can be closed without a new patch.
Working from the folder. Codex CLI reads files in the local repository, makes changes, and runs the tools installed on the machine. On macOS and Linux, install it with `curl -fsSL https://chatgpt.com/codex/install.sh | sh`, then run `codex` in the project directory.
Codex CLI already works with the local repository and can run tools installed on the machine.
