codex
Recipe card from the charly-coder plugin (Images — the deployable catalog).
codex – OpenAI Codex CLI
Section titled “codex – OpenAI Codex CLI”Candy Properties
Section titled “Candy Properties”| Property | Value |
|---|---|
| Install files | charly.yml, package.json |
| Depends | nodejs |
# box charly.yml — compose the candy as an inline list in the box bodymy-box: candy: base: fedora candy: [codex]Used In Boxes
Section titled “Used In Boxes”openclaw-full(viaopenclaw-fullmetalayer)
Related Candies
Section titled “Related Candies”/charly-coder:nodejs— Required Node.js runtime parent dependency/charly-coder:claude-code— Sibling AI coding agent CLI bundled in same metalayers/charly-coder:gemini— Sibling Google Gemini CLI bundled alongside
Related Commands
Section titled “Related Commands”/charly-build:build— Builds the candy (npm global install via package.json)/charly-core:shell— Interactive shell to invokecodexinside the container
When to Use This Skill
Section titled “When to Use This Skill”Use when the user asks about:
- OpenAI Codex CLI in containers
- AI coding agent setup
- The
codexcandy
Related
Section titled “Related”/charly-image:layer— candy authoring reference (charly.ymlschema, plan-step verbs, service declarations)/charly-check:check— declarative testing (check:block,charly check box,charly check live)