qwen-code/packages/cli/src/commands
tanzhenxin a3b95414de feat(mcp): auto-detect transport type from URL in mcp add command
- 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>
2026-02-08 11:11:02 +08:00
..
extensions Merge remote-tracking branch 'origin/main' into feat/debug-logging-refactor 2026-02-05 20:23:48 +08:00
mcp feat(mcp): auto-detect transport type from URL in mcp add command 2026-02-08 11:11:02 +08:00
extensions.test.tsx fix test 2026-01-19 19:40:16 +08:00
extensions.tsx add settings command and update extension examples 2026-01-20 16:43:04 +08:00
mcp.test.ts feat(mcp): add gemini mcp commands for add, remove and list (#5481) 2025-08-06 15:52:29 +00:00
mcp.ts feat(mcp): add gemini mcp commands for add, remove and list (#5481) 2025-08-06 15:52:29 +00:00