gb codex
Coming Soon - Codex integration is under development.
Start or attach to a Codex AI session. Codex is OpenAI’s code-specialized AI assistant.
Shortcut
gbx # Equivalent to: gb codex
gbxd # Equivalent to: gb codex --directSynopsis
gb codex [options]
gb codex [subcommand] [args]Description
The codex command will provide a streamlined interface to start Codex CLI sessions on genboxes (cloud or local) or directly on your machine.
Options
| Option | Description |
|---|---|
--on <genbox> | Use a specific genbox |
--direct | Run directly on this machine (no isolation) |
-y, --yes | Skip confirmation prompts |
-p, --prompt-mode | Interactive prompt mode with optional images |
-e, --editor | Use $EDITOR for prompt input (with -p) |
-b, --background | Run session in background (with -p) |
Subcommands
| Subcommand | Description |
|---|---|
list | List all Codex sessions |
attach <session> | Attach to an existing session |
stop <session> | Stop a session |
kill <session> | Kill/destroy a session |
migrate <session> | Migrate session to another genbox |
See Also
gb session- Session management commandsgb claude- Claude AI sessionsgb gemini- Gemini AI sessions- Shortcuts Reference - All power user shortcuts
Last updated on