ContributionImplemented an inline-review dictation capability in Agent Manager by adding speech-to-text input and connecting recorded voice prompts to direct send flow.
ImpactReviewers using Agent Manager in VS Code can now dictate inline review comments and submit them more quickly, reducing friction in review workflows where typing is slow or cumbersome. Technically, this extends the review UI to handle voice prompt capture and transcription with a direct send path, so teams should monitor transcription accuracy on long/noisy utterances, mis-send behavior, and any fallback behavior when STT confidence is low.