Ask a question to get started
Enter to send•Shift+Enter new line
CodexSignedInAction()
StrEnum
Delete the stored ChatGPT token.
Open the OAuth flow again (e.g., to switch account).
Outcome of the CodexSignedInScreen quick-action overlay.
CodexSignedInScreen
Encoded as an enum (mirroring AuthResult) rather than bare strings so a typo in either the producing action_* method or the consuming dispatch is a type error, not a silent no-op.
AuthResult
action_*