Improve Omni Chat window and voice ownership - #330886
Merged
Merged
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38881cae-54c4-44ea-9f5b-e0a2874c2979
Contributor
There was a problem hiding this comment.
Pull request overview
Centers Omni Chat in its invoking window and transfers Voice Mode playback and chat-input visuals to Omni while open.
Changes:
- Centers Omni Chat instead of restoring its previous position.
- Adds observable Omni open-state ownership across chat surfaces.
- Routes background audio through Omni during voice initialization.
Show a summary per file
| File | Description |
|---|---|
src/vs/workbench/contrib/chat/test/common/chatInputWindow.test.ts |
Tests centered bounds. |
src/vs/workbench/contrib/chat/test/browser/voiceClient/voiceSessionController.test.ts |
Tests open state and initializing playback. |
src/vs/workbench/contrib/chat/common/chatInputWindow.ts |
Adds centering helper. |
src/vs/workbench/contrib/chat/browser/widgetHosts/viewPane/chatViewPane.ts |
Suppresses panel voice visuals. |
src/vs/workbench/contrib/chat/browser/widget/input/chatInputPart.ts |
Assigns voice controls to Omni. |
src/vs/workbench/contrib/chat/browser/voiceClient/voiceSessionController.ts |
Exposes open state and expands Omni playback ownership. |
src/vs/workbench/contrib/chat/browser/chatInputWindow/chatInputWindowService.ts |
Centers Omni and binds its voice decorations. |
src/vs/sessions/contrib/chat/test/browser/newChatVoiceTarget.test.ts |
Tests Omni ownership exclusion. |
src/vs/sessions/contrib/chat/browser/newChatVoice.ts |
Suppresses new-composer voice ownership. |
src/vs/sessions/contrib/chat/browser/newChatInput.ts |
Updates composer voice controls reactively. |
src/vs/sessions/contrib/chat/browser/chatView.ts |
Suppresses session voice visuals. |
Review details
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
- Files reviewed: 11/11 changed files
- Comments generated: 1
- Review effort level: Balanced
Contributor
|
Base:
|
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38881cae-54c4-44ea-9f5b-e0a2874c2979
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38881cae-54c4-44ea-9f5b-e0a2874c2979
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38881cae-54c4-44ea-9f5b-e0a2874c2979
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38881cae-54c4-44ea-9f5b-e0a2874c2979
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38881cae-54c4-44ea-9f5b-e0a2874c2979
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38881cae-54c4-44ea-9f5b-e0a2874c2979
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38881cae-54c4-44ea-9f5b-e0a2874c2979
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38881cae-54c4-44ea-9f5b-e0a2874c2979
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38881cae-54c4-44ea-9f5b-e0a2874c2979
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38881cae-54c4-44ea-9f5b-e0a2874c2979
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38881cae-54c4-44ea-9f5b-e0a2874c2979
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38881cae-54c4-44ea-9f5b-e0a2874c2979
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38881cae-54c4-44ea-9f5b-e0a2874c2979
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38881cae-54c4-44ea-9f5b-e0a2874c2979
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38881cae-54c4-44ea-9f5b-e0a2874c2979
Megan Rogge (meganrogge)
marked this pull request as ready for review
August 14, 2026 20:39
Megan Rogge (meganrogge)
enabled auto-merge (squash)
August 14, 2026 20:40
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 38881cae-54c4-44ea-9f5b-e0a2874c2979
Ben Villalobos (benvillalobos)
previously approved these changes
Aug 14, 2026
Dmitriy Vasyura (dmitrivMS)
left a comment
Collaborator
There was a problem hiding this comment.
AI Review: Full-diff review findings are inline.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: b6b8b210-0298-4a0b-b387-5913e40c7fce
Megan Rogge (meganrogge)
disabled auto-merge
August 14, 2026 21:57
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: b6b8b210-0298-4a0b-b387-5913e40c7fce
Megan Rogge (meganrogge)
enabled auto-merge (squash)
August 14, 2026 22:00
Ben Villalobos (benvillalobos)
approved these changes
Aug 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
session_context, narration, session-info queries, and spoken approval dispatchTesting
npm run transpile-client -- --quietgit diff --checkFixes #330909