rt setup waive
rt › setup › waive
Skip a finish-gated checklist row on this Mac so setup can finish without it
Usage
rt setup waive <row> [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
<row> | text | Finish-gated row id (today only tool.fast-browser-extension) | |
--json | boolean | false | Machine-readable result |
See code: commands/setup.ts › setupWaive
Examples & notes
Skips a finish-gated setup row on this Mac so the setup wizard can complete without it. Today the only finish-gated row is tool.fast-browser-extension.
rt setup waive tool.fast-browser-extension # skip the Fast Browser gate
rt setup unwaive tool.fast-browser-extension # re-arm it later
Without the Fast Browser extension, agents cannot capture screenshots or annotate evidence from your browser. The gate can also be skipped from the wizard's "Skip for now" button, and re-armed from Settings (the Fast Browser pane shows an "Un-skip" button when waived).