Codex app settings
Configure Codex app behavior and preferences. This mock keeps the docs page shape, then gives the pets section a working selector and text explorer.
General
Choose where files open, how much command output appears in threads, and whether Codex keeps your computer awake while a turn runs.
Notifications
Choose when turn completion notifications appear and whether Codex should prompt for notification permissions.
Agent configuration
Codex agents in the app inherit the same configuration as the IDE and CLI
extension. Use the in-app controls for common settings, or edit
config.toml for advanced options.
Appearance
In Settings, change the base theme, accent, background, foreground colors, and the UI and code fonts. You can also share your custom theme with friends.
Codex pets
Codex pets are optional animated companions for the app. In Settings, choose Pets to select a built-in pet or refresh custom pets from your local Codex home.
Type /pet in the composer, use Wake Pet or
Tuck Away Pet in Settings, or press Cmd+K or
Ctrl+K and run the same commands to toggle the floating overlay.
This prototype lets the selected pet explore the text itself. The canvas renderer uses the official sprite sheets from the docs component and routes each line around the moving avatar.
Codex is exploring the text
Git
Use Git settings to standardize branch naming and choose whether Codex uses force pushes.