Skip to main content
Version: next

Glossary

TermMeaning
HostThe Mac the iPhone connects to. One Mac is treated as one Host.
BridgeThe service that connects the iPhone to Codex on the Mac. It handles the connection, Project list exchange, and thread data transfer.
PairingThe first step that imports the Mac connection information into the iPhone. QR is the usual path.
ProjectThe unit of workspace selection on the iPhone. Only items registered on the Mac or added from the iPhone appear here.
ThreadOne complete conversation with Codex. It keeps the flow and history together.
ComposerThe input box on the iPhone where you write requests and follow-up instructions.
Work LogThe running output that shows what Codex is doing along the way. You can collapse it while reading.
AnswerThe final user-facing reply from Codex. This is usually the main part you read.
StatusThe screen or view where you check the current connection state and settings for the Thread.
ExecThe feature for sending one one-shot run without switching away from the current Thread.
CommandA reusable call you can insert quickly into Composer.
SkillA reusable unit that packages a common procedure or role.
ForkThe action that continues the current Thread as a separate branch of conversation while keeping the original intact.
BranchA Git branch. On the iPhone, you can check the current branch, create one, and switch between branches.
Follow-upThe way you send another request while work is still in progress.
QueueSend the next request after the current run finishes.
SteerInsert extra direction into the run that is already in progress.
ModeHow Codex proceeds. Default is the normal path, while Plan starts from planning first.
SpeedThe response-speed preference, such as Fast or Flex.
ReasoningThe level that controls how deeply Codex thinks, balanced against wait time.
ApprovalThe setting that decides how much confirmation is required before command execution.
Code PreviewThe screen that opens a source link from an answer and shows part of the file with line numbers.