DevActionWatcher

StockSharp.Broker.Maui.Terminal.Services

Dev-only sibling of DevScreenshotWatcher: polls D:\tmp\maui-action.txt every 500ms and runs a one-line UI command on the main thread so an external driver (a test, a script, or Claude itself) can drive the live window without touching the screen.

Methoden

Start(Window, string)

Start the watcher for the given app — file lives in <repo>/.maui-runtime/maui-{appName}-action.txt with diagnostic tail at maui-{appName}-action.log, so two MAUI apps can run side by side without sharing a trigger.