Skip to content

fix(vscode): remove stale speech-to-text setting - #11039

Merged
marius-kilocode merged 1 commit into
mainfrom
cleanup-speech-setting
Jun 9, 2026
Merged

fix(vscode): remove stale speech-to-text setting#11039
marius-kilocode merged 1 commit into
mainfrom
cleanup-speech-setting

Conversation

@marius-kilocode

Copy link
Copy Markdown
Collaborator

The extension manifest still exposes kilo-code.new.speechToText.enabled, but speech input availability now comes from the connected Kilo provider and profile. Leaving the unused setting visible suggests that it controls behavior when no runtime code reads it.

Remove the obsolete enabled setting from VS Code configuration contributions. Keep kilo-code.new.speechToText.model intact so model selection and the current provider-based availability behavior remain unchanged.

@marius-kilocode
marius-kilocode enabled auto-merge (squash) June 9, 2026 12:18
@kilo-code-bot

kilo-code-bot Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • .changeset/remove-stale-speech-setting.md
  • packages/kilo-vscode/package.json

Reviewed by claude-4.6-sonnet-20260217 · 290,952 tokens

Review guidance: REVIEW.md from base branch main

@marius-kilocode
marius-kilocode merged commit 422bc8a into main Jun 9, 2026
23 of 28 checks passed
@marius-kilocode
marius-kilocode deleted the cleanup-speech-setting branch June 9, 2026 13:58
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
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.

2 participants