Merge remote-tracking branch 'origin/main' into feature/stream-json-migration

This commit is contained in:
x22x22
2025-10-30 16:29:31 +08:00
7 changed files with 14 additions and 14 deletions

View File

@@ -211,7 +211,7 @@ export async function parseArguments(settings: Settings): Promise<CliArgs> {
.option('proxy', {
type: 'string',
description:
'Proxy for gemini client, like schema://user:password@host:port',
'Proxy for Qwen Code, like schema://user:password@host:port',
})
.deprecateOption(
'proxy',