Merge branch 'main' of github.com:QwenLM/qwen-code into feature/stream-json-migration

This commit is contained in:
mingholy.lmh
2025-11-18 11:36:00 +08:00
59 changed files with 1729 additions and 1170 deletions

View File

@@ -591,7 +591,7 @@ Arguments passed directly when running the CLI can override other configurations
- Example: `qwen --approval-mode auto-edit`
- **`--allowed-tools <tool1,tool2,...>`**:
- A comma-separated list of tool names that will bypass the confirmation dialog.
- Example: `qwen --allowed-tools "ShellTool(git status)"`
- Example: `qwen --allowed-tools "Shell(git status)"`
- **`--telemetry`**:
- Enables [telemetry](../telemetry.md).
- **`--telemetry-target`**: