You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prefer VS Code Language Model API in Auto for both chat and browser-agent flows, with Copilot CLI kept as the last answer fallback.
Demote the Public Preview Copilot SDK route to experimental diagnostics/fallback and gate it when the VS Code extension host cannot safely start the SDK runtime.
Remove provider markers from assistant-visible response text so fallback diagnostics do not appear as model output.
Return richer provider capabilities for Chrome Settings, including user-selectable and feature-support flags.
Keep model filtering and request authorization behavior aligned with the Chrome bridge contract.
Tests
VS Code extension: npm run test, npm run lint, npm run compile, npm audit
Publish with refreshed VSCE_PAT from the User environment value and verify by tag, GitHub Release, and Marketplace listing. If Marketplace listing lags, do not re-bump or re-publish based on stale UI alone.