Add system-wide dictation for Pro users - #7652
Conversation
There was a problem hiding this comment.
All reported issues were addressed across 273 files
Not reviewed (too large): apps/desktop/src/i18n/locales/af/messages.ts (~2 lines), apps/desktop/src/i18n/locales/am/messages.ts (~2 lines), apps/desktop/src/i18n/locales/ar/messages.ts (~2 lines), apps/desktop/src/i18n/locales/as/messages.ts (~2 lines), apps/desktop/src/i18n/locales/az/messages.ts (~2 lines), apps/desktop/src/i18n/locales/ba/messages.ts (~2 lines), apps/desktop/src/i18n/locales/be/messages.ts (~2 lines), apps/desktop/src/i18n/locales/bg/messages.ts (~2 lines), apps/desktop/src/i18n/locales/bn/messages.ts (~2 lines), apps/desktop/src/i18n/locales/bo/messages.ts (~2 lines), and 40 more - if these are generated or fixture files, add them to ignored paths to exclude them from future reviews.
Note: This PR contains a large number of files. cubic selects up to 200 of the highest-priority eligible files for this review, so some files may not have been reviewed.
Re-trigger cubic
6186b8f to
527b009
Compare
88c2742 to
500cf25
Compare
Support configurable shortcuts and focused text insertion on macOS, Windows, and Linux. Gate access on Pro and handle recorder ownership, cancellation, and transcript recovery. ANLG-382.
Preserve key releases and clipboard contents, validate editable targets, retain failed shortcut registrations, and cancel work racing native startup. Strengthen ownership and lifecycle regressions. ANLG-382.
Retain recovery text while shortcuts or recording availability change, and clear it on disable or account changes. ANLG-382.
500cf25 to
de332e7
Compare
Fill the dictation settings and recovery messages and regenerate the Spanish catalog.
Support configurable shortcuts and focused text insertion on macOS, Windows, and Linux. Gate access on Pro and handle recorder ownership, cancellation, and transcript recovery.
ANLG-382.
Summary by cubic
Adds system-wide dictation for Pro users. Dictation previously worked only inside the chat composer; now a configurable global shortcut starts recording from any app on macOS, Windows, and Linux, shows a phase overlay, and inserts the transcript into the focused text field.
New Features
Dependencies
@anlg/plugin-shortcut, theglobal-hotkeycrate, andashpdfor cross-platform global shortcuts.Implements ANLG-382.
Written for commit 018ca42. Summary will update on new commits.