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
feat(cli,core): thread credentialStore through workspace MCP settings
Allow the serve layer to pass a credentialStore into loadSettings so
workspace-scoped MCP server configuration can resolve stored credentials
instead of relying on the default resolution path. Adds the /credentials
subpath export on @qwen-code/qwen-code-core for the serve fast-path bundle,
and drops the now-unused env scrubbing from IdeClient's stdio transport.
Co-Authored-By: Claude Opus 4.7 <[email protected]>
0 commit comments