VS Code extension popovers can steal focus
When: Inline completion popovers are open during insertion.
Workaround: Dismiss popover (`Esc`) before dictating into prompt/editor context.
Fix status: Active investigation.
Compatibility
These are the app contexts we actively test. If your workflow is missing, report it and we will add it to the compatibility queue.
| App | Field type | Status | Last tested |
|---|---|---|---|
| Cursor | Editor + agent prompt inputs | Works | 2026-04-30 |
| VS Code | Editor and chat input | Works with caveats | 2026-04-30 |
| Slack (Desktop) | Message composer | Works | 2026-04-30 |
| Notion (Desktop) | Page block editor | Works with caveats | 2026-04-29 |
| Gmail (Chrome) | Compose body | Works | 2026-04-30 |
| Google Docs (Chrome) | Document body | Works with caveats | 2026-04-30 |
| Apple Notes | Rich text note body | Works | 2026-04-30 |
| Apple Mail | Message body | Works | 2026-04-29 |
A routing integration is when a spoken intent becomes an action in another app (a task, a message, a note), not just typed text in whatever field your cursor is in. Three integrations ship in early access today. The rest are publicly committed roadmap.
| App | Action | Auth |
|---|---|---|
| Todoist | Create task | OAuth-backed |
| Slack | Post message to channel or DM | OAuth-backed |
| Bear | Create or append to a note | x-callback-url |
These are committed but not yet in users' hands. We will update this page as each one ships.
| App | Planned action |
|---|---|
| Notion | Add page or database row |
| Linear | Create issue |
| Obsidian | Append to a note |
| Craft | Create or append to a doc |
| Gmail | Draft a reply |
| Outlook | Draft a reply |
| Apple Mail | Draft a reply |
| Google Calendar | Create event |
| Apple Calendar | Create event |
| Apple Reminders | Create reminder |
| Asana | Create task |
| Trello | Add card to list |
| ClickUp | Create task |
| Jira | Create issue |
| GitHub | Open issue or PR comment |
| GitLab | Open issue or MR comment |
| Coda | Add row to a table |
| Microsoft Loop | Append to a workspace page |
When: Inline completion popovers are open during insertion.
Workaround: Dismiss popover (`Esc`) before dictating into prompt/editor context.
Fix status: Active investigation.
When: Slash menu remains active after mode switch.
Workaround: Close slash menu before triggering dictation.
Fix status: Patch queued.
When: Third-party grammar plugins actively rewrite cursor ranges.
Workaround: Pause plugin for long dictation bursts, then re-enable for final edits.
Fix status: Monitoring with plugin compatibility tests.