@charliermarsh: I had Codex build a tool, hawk, to identify and remove dead code across a Cargo workspace. We've used it to delete thou…
Summary
Charlie Marsh built a tool called 'hawk' using Codex to identify and remove dead code across Cargo workspaces, already used to delete thousands of lines from uv and Codex.
View Cached Full Text
Cached at: 07/21/26, 02:45 PM
I had Codex build a tool, hawk, to identify and remove dead code across a Cargo workspace.
We’ve used it to delete thousands of lines from uv and Codex itself. https://t.co/JM2kRQutTW
Similar Articles
@charliermarsh: I've been contributing to cargo-fixit: a much faster, drop-in replacement for `clippy --fix`. Here's an extreme example…
Charlie Marsh announces cargo-fixit, a faster drop-in replacement for clippy --fix, showing a 120x speedup on the Codex repo.
@theo: I underestimated how cool this workflow is. Had Codex go through a bunch of stale PRs last night. Closed all the useles…
A developer describes using AI (Codex) to automatically clean up stale pull requests: close useless ones and revive outdated ones with build and review threads.
@charliermarsh: Optimizing Codex over the weekend. This is my favorite kind of work. I could do it forever.
Charlie Marsh tweeted about enjoying optimizing Codex over the weekend, sharing a link to the work.
@reach_vb: Codex for autonomously optimising your work:
Charlie Marsh shares that OpenAI's Codex autonomously found a 5-10% speed-up in a formatter while he was working on other tasks.
Codex for Engineering teams
OpenAI introduces Codex for Engineering teams, an AI tool that automates coding tasks from issue creation to code review, while keeping engineers in control.