app/features.md +3 −1
85pressing <kbd>Cmd</kbd>+<kbd>J</kbd>.85pressing <kbd>Cmd</kbd>+<kbd>J</kbd>.
86 86
87Use the terminal to validate changes, run scripts, and perform Git operations87Use the terminal to validate changes, run scripts, and perform Git operations
8888without leaving the app.without leaving the app. Codex can also read the current terminal output, so
89it can check the status of a running development server or refer back to a
90failed build while it works with you.
89 91
90Common tasks include:92Common tasks include:
91 93