Backend consultant at Yellow Raincoat Ltd. Currently building pixelwatcher.io. Organiser of @phpsussex.uk. I post in French once in a while
Yannick
Loading...
Overall, Codex CLI feels much slower and clunkier than Claude Code. As I can't use Codex because of my Docker-based setup, currently, the overall experience is far better with Claude Code (when it works)
I've now moved all my skills to a dedicated repository, with a small script to install them for Claude and Codex. I guess the upside of all this is that I can now switch from Claude Code to Codex CLI with little friction, and that's definitely a win
github.com/osteel/agent...
Finally taking the time to use my faster.dev subscription and look at the video series. I almost skipped the "Claude Code from Scratch" one entirely, but decided to have a quick look anyway. Guess what – I didn't know you could customise the status line 🤦♂️
Got somewhere with Codex, but that was a struggle. First, I installed Codex CLI, to run from the terminal like Claude Code. I then had to instruct it to run commands in a pseudo-terminal (`tty: true`) through `AGENTS.md`. It works, but it's brittle.