qwen-code/packages/cli/src/commands
tanzhenxin 5c1e7ecadb
Merge pull request #2428 from qqqys/feat/mcp_reconnect_error
feat(mcp): add reconnect command and implement auto-reconnect logic
2026-04-01 16:53:36 +08:00
..
auth remove hooks experimental and refactor hook Config 2026-04-01 11:50:23 +08:00
channel fix(channels): address PR review — security, bugs, and reliability 2026-03-31 00:57:59 +00:00
extensions feat(extension): add npm registry support for extension installation 2026-03-27 20:38:35 +08:00
mcp refactor(mcp): enhance reconnect logic and error handling 2026-03-17 10:46:40 +08:00
auth.ts fix: code-plan to coding-plan 2026-03-18 19:57:11 +08:00
channel.ts feat(channel): add status and stop commands for service management 2026-03-26 03:06:48 +00: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
hooks.tsx refactor ui for qwen code hooks 2026-03-23 11:24:59 +08:00
mcp.test.ts test(mcp): update tests to include verification of reconnect command registration 2026-03-18 17:43:39 +08:00
mcp.ts feat(mcp): add reconnect command and implement auto-reconnect logic 2026-03-16 23:25:33 +08:00