cst_start_dialog_watcher
Automatically detects and dismisses CST dialog windows to prevent interruption during long-running operations like optimization loops.
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 | |||