qwen-code/packages/cli/src
Tu Shaokun 0878ee4cbd fix: handle setApprovalMode error in untrusted folders
Add try/catch to gracefully handle errors when setting privileged
modes (yolo/auto-edit) in untrusted folders, returning an error
message instead of throwing.
2026-01-06 22:04:43 +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 #1355 from QwenLM/feat/stable-acp-flag 2026-01-06 17:51:43 +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 Add Gemini provider, remove legacy Google OAuth, and tune generation defaults 2025-12-19 16:26:54 +08:00
test-utils remove obsolete corgi mode 2025-12-13 16:41:03 +08:00
ui fix: handle setApprovalMode error in untrusted folders 2026-01-06 22:04:43 +08:00
utils fix: add tool result and deny warning in text mode 2025-12-31 17:38:33 +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