qwen-code/packages/cli
qqqys 8a2bda67ed feat(mcp): add reconnect command and implement auto-reconnect logic
- Added a new reconnect command to the MCP CLI.
- Implemented auto-reconnect functionality in DiscoveredMCPToolInvocation to handle connection errors with retry logic.
- Enhanced tests to cover reconnect scenarios and ensure reliability during connection failures.
2026-03-16 23:25:33 +08:00
..
src feat(mcp): add reconnect command and implement auto-reconnect logic 2026-03-16 23:25:33 +08:00
index.ts fix(cli): suppress Windows pty resize race condition 2026-03-11 18:40:04 +08:00
package.json chore(release): bump version to 0.12.4 2026-03-15 18:45:14 +08:00
test-setup.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
tsconfig.json feat(mcp): add reconnect command and implement auto-reconnect logic 2026-03-16 23:25:33 +08:00
vitest.config.ts refactor(core): Unify package exports and improve dev experience 2026-02-01 11:59:05 +08:00