qwen-code/packages/cli/src
2026-01-08 10:45:22 +08:00
..
acp-integration refactor: unified allow list of supported commands in ACP or non-interactive mode 2025-12-26 17:55:03 +08:00
commands Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
config Merge pull request #1406 from QwenLM/fix/non-interactive-tool-permission 2026-01-07 16:59:19 +08:00
core Auto-detect LLM output language from system locale on first startup 2025-12-20 10:21:16 +01:00
i18n feat(cli): add direct argument support for /approval-mode command 2026-01-06 21:54:33 +08:00
nonInteractive fix: missing whitespaces for stream-json/json output format via GLM 4.7 model 2025-12-29 16:59:09 +08:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services Respect 'tools.core' and 'tools.allowed' settings in non-interactive mode, for both agent execution and custom command 2026-01-05 19:28:52 +08:00
test-utils remove obsolete corgi mode 2025-12-13 16:41:03 +08:00
ui feat: 修改用户设置和工作区设置的选择顺序 2026-01-08 10:45:22 +08:00
utils feat: 修改用户设置和工作区设置的选择顺序 2026-01-08 10:45:22 +08:00
gemini.test.tsx Merge pull request #1355 from QwenLM/feat/stable-acp-flag 2026-01-06 17:51:43 +08:00
gemini.tsx fix(cli): skip update check when disableUpdateNag is true 2026-01-04 14:32:38 +08:00
nonInteractiveCli.test.ts Merge pull request #1376 from QwenLM/fix/missing-error-throw-nonInteractive 2026-01-06 17:51:13 +08:00
nonInteractiveCli.ts Merge pull request #1376 from QwenLM/fix/missing-error-throw-nonInteractive 2026-01-06 17:51:13 +08:00
nonInteractiveCliCommands.test.ts fix: explicit output if command is not supported 2025-12-26 17:55:03 +08:00
nonInteractiveCliCommands.ts fix: explicit output if command is not supported 2025-12-26 17:55:03 +08:00
validateNonInterActiveAuth.test.ts feat(core,cli): add Anthropic provider, normalize auth/env config, and centralize logging 2025-12-24 19:00:56 +08:00
validateNonInterActiveAuth.ts feat(core,cli): add Anthropic provider, normalize auth/env config, and centralize logging 2025-12-24 19:00:56 +08:00