Ask a question to get started
Enter to send•Shift+Enter new line
BypassTier()
StrEnum
Execute regardless of any busy state, including mid-thread-switch.
Bypass only during initial server connection, not during agent/shell.
Open modal UI immediately; real work deferred via _defer_action callback.
_defer_action
Execute the side effect immediately; defer chat output until idle.
Must wait in the queue when the app is busy.
Classification that controls whether a command can skip the message queue.