Skip to content

fix(vscode): disable Copilot in extension dev host - #10997

Merged
marius-kilocode merged 2 commits into
mainfrom
telling-angora
Jun 11, 2026
Merged

fix(vscode): disable Copilot in extension dev host#10997
marius-kilocode merged 2 commits into
mainfrom
telling-angora

Conversation

@marius-kilocode

@marius-kilocode marius-kilocode commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

VS Code now bundles Copilot UI and AI features into the workbench, so disabling only an installed Copilot extension does not provide an isolated extension development environment.

The extension launcher now disables built-in AI features in its isolated profile by default, keeping extension development runs free of Copilot chat and inline suggestions.

@kilo-code-bot

kilo-code-bot Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 file)
  • packages/kilo-vscode/script/launch.ts

Reviewed by claude-4.6-sonnet-20260217 · 152,554 tokens

Review guidance: REVIEW.md from base branch main

@marius-kilocode
marius-kilocode merged commit 9c0e4f7 into main Jun 11, 2026
19 checks passed
@marius-kilocode
marius-kilocode deleted the telling-angora branch June 11, 2026 14:00
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
fix(vscode): disable Copilot in extension dev host
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