So far I was able to get codex installed inside sandcat initialized containers (npm i -g @openai/codex), but adding support for codex out of the box seems pretty hard. I had a look into Dockerfile.app and it explicitly lists claude install as one of bootstrap commands. All templates seem to be configured out of the box for claude.
Marking this as an issue so it can be tracked over time.
So far I was able to get codex installed inside sandcat initialized containers (
npm i -g @openai/codex), but adding support for codex out of the box seems pretty hard. I had a look into Dockerfile.app and it explicitly lists claude install as one of bootstrap commands. All templates seem to be configured out of the box for claude.Marking this as an issue so it can be tracked over time.