LocalFlow 0.2.1 — pre-warm for phone dictation
Added
POST /v1/warmon the phone API. The PC unloads its cleanup model after idling and reloading
it takes several seconds; the desktop hides that behind the hotkey key-down, but a phone gave
the PC no such signal, so the first dictation after a pause waited 4 to 9 s. The phone app
(0.1.3) now calls this the moment recording starts and when a text field gains focus, so the
reload overlaps with speaking. Contract indocs/API.md.
Upgrading: pull or re-download and re-run install.bat; if you use the phone app, update it to 0.1.3 as well.