fix(mcp): update OAuth client names and improve MCP commands

- 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>
This commit is contained in:
tanzhenxin 2026-02-08 10:46:48 +08:00
parent 36931e1eab
commit 21e711469d
27 changed files with 244 additions and 124 deletions

View file

@ -985,9 +985,6 @@ export default {
// MCP Status
// ============================================================================
'No MCP servers configured.': '未配置 MCP 服务器',
'Please view MCP documentation in your browser:':
'请在浏览器中查看 MCP 文档:',
'or use the cli /docs command': '或使用 cli /docs 命令',
'⏳ MCP servers are starting up ({{count}} initializing)...':
'⏳ MCP 服务器正在启动({{count}} 个正在初始化)...',
'Note: First startup may take longer. Tool availability will update automatically.':