critiqor dashboard (re)opens the Critiqor local dashboard in your browser. Use it when the dashboard window has been closed after critiqor finalize, when you want to review a specific past run, or when you want to open the dashboard on a different port.
Syntax
Arguments
| Argument | Description |
|---|---|
RUN_ID (optional) | Specific run to open, e.g. run_003. If omitted, opens the most recent completed run. |
Options
| Option | Default | Description |
|---|---|---|
--events TEXT | .critiqor/events.jsonl | Legacy Critiqor event log path |
--runs TEXT | runs | Directory containing run artifacts |
--host TEXT | 127.0.0.1 | Dashboard host |
--port INT | 0 (auto) | Dashboard port — 0 picks an available port automatically |
Examples
Switching between runs
Pass a differentrun_id to compare results across runs. Use critiqor runs to list all available run IDs, then pass the one you want: