cst_start_dialog_watcher
Starts a background watcher that automatically detects and dismisses CST dialog windows, preventing them from blocking long-running operations. Logs each dismissed dialog for later retrieval.
Instructions
Start a background thread that automatically detects and dismisses CST dialog windows as they appear. Essential for long-running operations like optimization loops where dialogs would otherwise block execution. The watcher logs every dialog it dismisses — retrieve the log with cst_stop_dialog_watcher.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||