Documentation Index
Fetch the complete documentation index at: https://docs.qaos.machdel.com/llms.txt
Use this file to discover all available pages before exploring further.
Interrupt with Ctrl+C
To stop a run immediately while it is executing, press Ctrl+C in the terminal wherenpx qaos run is running. The CLI gracefully closes the browser, finalizes any already-detected issues, and saves a partial report. Tasks that had not yet started are marked as failed.
What happens when a run is stopped
| State | Outcome |
|---|---|
| Tasks already completed | Issues saved and visible in the report |
| Tasks not yet started | Marked as failed; not included in report |
| Browser session | Closed immediately |
What is NOT stopped by stopping a run
Stopping a run only terminates the active browser session and agent processing. It does not:- Delete the partial report
- Affect other runs (if multiple are queued)
- Revoke your authentication