app/settings.md +33 −4
30 30
3131
32 32
33### Codex pets
34
35 Codex pets are optional animated companions for the app. In **Settings**,
36choose **Pets** to select a built-in pet or refresh custom pets from your
37local Codex home. Type `/pet` in the composer, use **Wake Pet** or **Tuck Away Pet** in Settings, or
38 press <kbd>Cmd+K</kbd> or <kbd>Ctrl+K</kbd> and run the same commands to
39 toggle the floating overlay.
40
41 The overlay keeps active Codex work visible while you use other apps. It
42 shows the active thread, reflects whether Codex is running, waiting for
43 input, or ready for review, and pairs that state with a short progress
44 prompt so you can glance at what changed without reopening the thread.
45
461/8
47
48CodexI found a tiny loose thread in settings. Want me to tug it?
49
50To create your own pet, install the `hatch-pet` skill:
51
52```text
53$skill-installer hatch-pet
54```
55
56Reload skills from the command menu. Press <kbd>Cmd+K</kbd> or <kbd>Ctrl+K</kbd>,
57choose **Force Reload Skills**, then ask the skill to create a pet:
58
59```text
60$hatch-pet create a new pet inspired by my recent projects
61```
62
33## Git63## Git
34 64
35Use Git settings to standardize branch naming and choose whether Codex uses force65Use Git settings to standardize branch naming and choose whether Codex uses force
46## Browser use76## Browser use
47 77
48Use these settings to install or enable the bundled Browser plugin and manage78Use these settings to install or enable the bundled Browser plugin and manage
4979allowlisted and blocklisted websites. Codex asks before using a websiteallowed and blocked websites. Codex asks before using a website unless you've
5080unless you’ve allowlisted it. Removing a site from the blocklist lets Codex askallowed it. Removing a site from the blocked list lets Codex ask
51again before using it in the browser.81again before using it in the browser.
52 82
53See [In-app browser](https://developers.openai.com/codex/app/browser) for browser preview, comment, and83See [In-app browser](https://developers.openai.com/codex/app/browser) for browser preview, comment, and
58On macOS, check your Computer Use settings to review desktop-app access and related88On macOS, check your Computer Use settings to review desktop-app access and related
59preferences after setup. To revoke system-level access, update Screen Recording89preferences after setup. To revoke system-level access, update Screen Recording
60or Accessibility permissions in macOS Privacy & Security settings. The feature90or Accessibility permissions in macOS Privacy & Security settings. The feature
6191isn’t available in the European Economic Area, the United Kingdom, or Switzerlandisn't available in the EEA, the United Kingdom, or Switzerland at launch.
62at launch.
63 92
64## Personalization93## Personalization
65 94