[pull] main from QwenLM:main - #6
Merged
Merged
Conversation
…guration Add support for defining environment variables in settings.json files. These variables are loaded with the lowest priority: 1. System/process environment variables (highest) 2. .env files 3. settings.env (lowest/fallback) This allows users to configure default environment variables in their user or workspace settings without conflicting with existing env vars or .env file values. Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
Update the header info panel hint from '/auth to change' to '/model to change' to better reflect that this command switches models rather than authentication. Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
…tomHeaders Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
- Rename MCP OAuth client names from 'Gemini CLI' to 'Qwen Code' - Update MCP add/remove/list commands with improved error handling - Add comprehensive tests for OAuth provider - Fix token storage test assertions - Clean up unused i18n translation keys - Update gemini-converter and window title references Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
- Automatically detect 'http' transport when commandOrUrl starts with http:// or https:// - Default to 'stdio' transport for non-URL commands - Explicit --transport flag still takes precedence over auto-detection - Update help text to indicate auto-detection capability Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
- Change tool name format from 'toolName' to 'mcp__serverName__toolName' - Prevents naming conflicts when multiple MCP servers have tools with same name - Update tests to reflect new naming convention Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
…erter When MCP tools return multiple content blocks (e.g., text + images), the content was incorrectly split outside the FunctionResponse, causing it to leak into separate user messages. This fix ensures all content stays inside the FunctionResponse: - Text parts are joined into response.output - Media parts (inlineData/fileData) are placed in response.parts Fixes #1520 Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
feat(settings): add settings.env field for environment variable configuration
fix(mcp): improve MCP server management and authentication
fix(core): properly handle MCP multi-part tool results in OpenAI converter
Fix CLI argument parsing for /dist/cli/cli.js entry point
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
fix(integration-tests): correct MCP tool name in simple-mcp-server test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )