Skip to content

docs: voice dictation updates#7396

Merged
dianed-square merged 1 commit intomainfrom
docs/voice-dictation-submit
Feb 20, 2026
Merged

docs: voice dictation updates#7396
dianed-square merged 1 commit intomainfrom
docs/voice-dictation-submit

Conversation

@dianed-square
Copy link
Copy Markdown
Contributor

@dianed-square dianed-square commented Feb 20, 2026

Summary

This PR documents voice dictation support: new Local and Groq providers, "submit" to send, pause detection

Documentation updates:

  • documentation/docs/guides/sessions/in-session-actions.md:
    • Update "Voice Dictation" section with providers, options to send message
    • Update to sync UI, e.g. remove outdated waveform/timer/size and add status indicators
    • Update recording limit from "10 minutes or 25MB" to "50MB"
  • documentation/docs/plugins/developer-mcp.md:
    • Unrelated fix to promote section and add "Additional Resources" section

Type of Change

  • Feature
  • Bug fix
  • Refactor / Code quality
  • Performance improvement
  • Documentation
  • Tests
  • Security fix
  • Build / Release
  • Other (specify below)

AI Assistance

  • This PR was created or reviewed with AI assistance

Testing

Manual testing

Related PRs

#6877
#6950


@dianed-square dianed-square requested a review from a team as a code owner February 20, 2026 19:04
Copilot AI review requested due to automatic review settings February 20, 2026 19:04
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 20, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-02-20 21:13 UTC

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the documentation to reflect new voice dictation features introduced in PR #6877 and #6950, including new transcription providers (Local and Groq), auto-submit functionality, and updated UI elements. It also improves the structure of the Developer MCP documentation by promoting the "Environment Variables in Shell Commands" section and adding related resources.

Changes:

  • Added documentation for Local (on-device) and Groq voice dictation providers
  • Updated voice dictation instructions to include "submit" keyword for auto-sending messages
  • Replaced outdated UI descriptions (waveform/timer/size) with current status indicators (Listening/Transcribing)
  • Updated recording limit from "10 minutes or 25MB" to "50MB"
  • Restructured Developer MCP docs to improve information flow
  • Added "Additional Resources" carousel with links to Enhanced Code Editing and Codebase Analysis

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
documentation/docs/guides/sessions/in-session-actions.md Updated voice dictation section with new providers (Local, Groq), "submit" keyword functionality, current UI status indicators, and corrected recording limits
documentation/docs/mcp/developer-mcp.md Promoted "Environment Variables in Shell Commands" section to appear earlier in the document and added "Additional Resources" section with related content links

@dianed-square dianed-square added this pull request to the merge queue Feb 20, 2026
Merged via the queue into main with commit 35866e4 Feb 20, 2026
25 checks passed
@dianed-square dianed-square deleted the docs/voice-dictation-submit branch February 20, 2026 21:10
aharvard added a commit that referenced this pull request Feb 20, 2026
* origin/main:
  docs: voice dictation updates (#7396)
zanesq added a commit that referenced this pull request Feb 20, 2026
* origin/main: (215 commits)
  docs: voice dictation updates (#7396)
  [docs] Add Excalidraw MCP App Tutorial (#7401)
  Post release checklist as a comment on release PRs (#7307)
  unique api key (#7391)
  fix: use correct colors for download progress bar (#7390)
  Add local model settings access from bottom bar model menu (#7378)
  Change Recipe Security Scanner API key (#7387)
  switch Ask AI Discord bot from openrouter to anthropic (#7386)
  feat(ui): show token counts directly for "free" providers (#7383)
  Update creator note (#7384)
  Remove display_name from local model API and use model ID everywhere (#7382)
  fix(summon): stop MOIM from telling models to sleep while waiting for tasks (#7377)
  Completely pointless ascii art (#7329)
  feat: add Neighborhood extension to the Extensions Library (#7328)
  feat: computer controller overhaul, adding peekaboo (#7342)
  Add blog post: Gastown Explained: How to Use Goosetown for Parallel Agentic Engineering (#7372)
  docs: type-to-search goose configure lists (#7371)
  docs: search conversation history (#7370)
  fix: stderr noise (#7346)
  chore(deps): bump hono from 4.11.9 to 4.12.0 in /ui/desktop (#7369)
  ...

# Conflicts:
#	ui/desktop/package-lock.json
#	ui/desktop/package.json
#	ui/desktop/src/components/GooseSidebar/AppSidebar.tsx
tlongwell-block added a commit that referenced this pull request Feb 22, 2026
* origin/main:
  doc: groq models (#7404)
  Client settings (#7381)
  Fix settings tabs getting cut off in narrow windows (#7379)
  docs: voice dictation updates (#7396)
  [docs] Add Excalidraw MCP App Tutorial (#7401)
  Post release checklist as a comment on release PRs (#7307)
  unique api key (#7391)
  fix: use correct colors for download progress bar (#7390)
  Add local model settings access from bottom bar model menu (#7378)
  Change Recipe Security Scanner API key (#7387)
  switch Ask AI Discord bot from openrouter to anthropic (#7386)
michaelneale added a commit that referenced this pull request Feb 23, 2026
* main: (27 commits)
  dev: add cmake to hermitized env (#7399)
  refactor: remove allows_unlisted_models flag, always allow custom model entry (#7255)
  feat: expose context window utilization to agent via MOIM (#7418)
  Small model naming (#7394)
  chore(deps): bump ajv in /documentation (#7416)
  doc: groq models (#7404)
  Client settings (#7381)
  Fix settings tabs getting cut off in narrow windows (#7379)
  docs: voice dictation updates (#7396)
  [docs] Add Excalidraw MCP App Tutorial (#7401)
  Post release checklist as a comment on release PRs (#7307)
  unique api key (#7391)
  fix: use correct colors for download progress bar (#7390)
  Add local model settings access from bottom bar model menu (#7378)
  Change Recipe Security Scanner API key (#7387)
  switch Ask AI Discord bot from openrouter to anthropic (#7386)
  feat(ui): show token counts directly for "free" providers (#7383)
  Update creator note (#7384)
  Remove display_name from local model API and use model ID everywhere (#7382)
  fix(summon): stop MOIM from telling models to sleep while waiting for tasks (#7377)
  ...
lifeizhou-ap added a commit that referenced this pull request Feb 23, 2026
* main: (73 commits)
  dev: add cmake to hermitized env (#7399)
  refactor: remove allows_unlisted_models flag, always allow custom model entry (#7255)
  feat: expose context window utilization to agent via MOIM (#7418)
  Small model naming (#7394)
  chore(deps): bump ajv in /documentation (#7416)
  doc: groq models (#7404)
  Client settings (#7381)
  Fix settings tabs getting cut off in narrow windows (#7379)
  docs: voice dictation updates (#7396)
  [docs] Add Excalidraw MCP App Tutorial (#7401)
  Post release checklist as a comment on release PRs (#7307)
  unique api key (#7391)
  fix: use correct colors for download progress bar (#7390)
  Add local model settings access from bottom bar model menu (#7378)
  Change Recipe Security Scanner API key (#7387)
  switch Ask AI Discord bot from openrouter to anthropic (#7386)
  feat(ui): show token counts directly for "free" providers (#7383)
  Update creator note (#7384)
  Remove display_name from local model API and use model ID everywhere (#7382)
  fix(summon): stop MOIM from telling models to sleep while waiting for tasks (#7377)
  ...
aharvard added a commit that referenced this pull request Feb 24, 2026
* origin/main: (49 commits)
  add flag to hide select voice providers (#7406)
  New navigation settings layout options and styling (#6645)
  refactor: MCP-compliant theme tokens and CSS class rename (#7275)
  Redirect llama.cpp logs through tracing to avoid polluting CLI stdout/stderr (#7434)
  refactor: change open recipe in new window to pass recipe id (#7392)
  fix: handle truncated tool calls that break conversation alternation (#7424)
  streamline some github actions (#7430)
  Enable bedrock prompt cache (#6710)
  fix: use BEGIN IMMEDIATE to prevent SQLite deadlocks (#7429)
  Display working dir (#7419)
  dev: add cmake to hermitized env (#7399)
  refactor: remove allows_unlisted_models flag, always allow custom model entry (#7255)
  feat: expose context window utilization to agent via MOIM (#7418)
  Small model naming (#7394)
  chore(deps): bump ajv in /documentation (#7416)
  doc: groq models (#7404)
  Client settings (#7381)
  Fix settings tabs getting cut off in narrow windows (#7379)
  docs: voice dictation updates (#7396)
  [docs] Add Excalidraw MCP App Tutorial (#7401)
  ...

# Conflicts:
#	ui/desktop/src/components/McpApps/McpAppRenderer.tsx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants