qwen-code/packages/cli/src
2026-02-09 15:23:32 +08:00
..
acp-integration Merge pull request #1610 from QwenLM/feat/debug-logging-refactor 2026-02-05 20:42:50 +08:00
commands feat(mcp): auto-detect transport type from URL in mcp add command 2026-02-08 11:11:02 +08:00
config Merge pull request #1758 from QwenLM/mingholy/fix/fork-mode-ipc 2026-02-09 09:59:10 +08:00
core Merge pull request #1637 from QwenLM/fix/output-language-init-timing 2026-01-29 11:14:07 +08:00
i18n fix(mcp): update OAuth client names and improve MCP commands 2026-02-08 10:46:48 +08:00
nonInteractive refactor(debug): replace ConsolePatcher with debugLogger and update error reporting 2026-02-02 17:37:54 +08:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services feat(insight): refactor InteractionStyle to include insights and update related components 2026-02-09 15:23:32 +08:00
test-utils Merge branch 'main' into feat/extension 2026-01-14 17:56:01 +08:00
ui feat(insight): add progress tracking for insight generation and display updates 2026-02-09 15:16:29 +08:00
utils fix(mcp): update OAuth client names and improve MCP commands 2026-02-08 10:46:48 +08:00
gemini.test.tsx feat: promote Agent Skills from experimental to stable 2026-02-06 13:04:08 +08:00
gemini.tsx fix(mcp): update OAuth client names and improve MCP commands 2026-02-08 10:46:48 +08:00
nonInteractiveCli.test.ts refactor(debug): replace ConsolePatcher with debugLogger and update error reporting 2026-02-02 17:37:54 +08:00
nonInteractiveCli.ts Merge pull request #1732 from QwenLM/mingholy/fix/sdk-release-workflow 2026-02-06 13:01:05 +08:00
nonInteractiveCliCommands.test.ts fix: explicit output if command is not supported 2025-12-26 17:55:03 +08:00
nonInteractiveCliCommands.ts feat(cli): migrate console calls to debugLogger and stdioHelpers (M3 Phase 7-9) 2026-01-26 15:02:37 +08:00
validateNonInterActiveAuth.test.ts refactor(debug): replace ConsolePatcher with debugLogger and update error reporting 2026-02-02 17:37:54 +08:00
validateNonInterActiveAuth.ts Merge branch 'main' into feat/debug-logging-refactor 2026-02-01 20:47:38 +08:00