qwen-code/packages/cli/src
pomelo-nwu 8a03c0261b fix(i18n): add missing translation keys for /context command
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-18 21:26:29 +08:00
..
acp-integration Merge branch 'main' into feature/arena-agent-collaboration 2026-03-17 14:00:47 +08:00
commands fix: improve qwen mcp add option handling for arrays 2026-03-10 17:37:51 +08:00
config Merge branch 'main' into feature/arena-agent-collaboration 2026-03-18 19:20:22 +08:00
constants feat(shell): enable PTY by default and various enhancements 2026-03-05 11:28:13 +08:00
core Merge pull request #1637 from QwenLM/fix/output-language-init-timing 2026-01-29 11:14:07 +08:00
i18n fix(i18n): add missing translation keys for /context command 2026-03-18 21:26:29 +08:00
nonInteractive Fix SDK message event pairing and improve content block handling 2026-03-18 18:10:23 +08:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services Merge branch 'main' into feat/context-usage 2026-03-18 21:10:48 +08:00
test-utils Merge branch 'main' into feat/extension 2026-01-14 17:56:01 +08:00
ui Merge branch 'main' into feat/context-usage 2026-03-18 21:10:48 +08:00
utils Merge pull request #2391 from kkhomej33-netizen/fix/macos-pty-sandbox-rules 2026-03-15 22:33:40 +08:00
gemini.test.tsx feat: add system prompt customization options in SDK and CLI 2026-03-16 02:57:31 +08:00
gemini.tsx refactor(arena): move arena-bridge to context and add reactive manager tracking 2026-03-10 21:45:30 +08:00
nonInteractiveCli.test.ts fix(core): strip orphaned user entries before retry to prevent API errors 2026-03-14 12:51:34 +08:00
nonInteractiveCli.ts Fix SDK message event pairing and improve content block handling 2026-03-18 18:10:23 +08:00
nonInteractiveCliCommands.test.ts fix: explicit output if command is not supported 2025-12-26 17:55:03 +08:00
nonInteractiveCliCommands.ts feat(skills): add bundled /review skill for out-of-the-box code review (#2348) 2026-03-14 15:15:08 +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