fix(coding-agent): honor --model selection, thinking, and --api-key
This commit is contained in:
committed by
Mario Zechner
parent
7ccf809a5d
commit
56342258e1
@@ -189,7 +189,7 @@ ${chalk.bold("Commands:")}
|
||||
|
||||
${chalk.bold("Options:")}
|
||||
--provider <name> Provider name (default: google)
|
||||
--model <id> Model ID (default: gemini-2.5-flash)
|
||||
--model <pattern> Model pattern or ID (supports "provider/id" and optional ":<thinking>")
|
||||
--api-key <key> API key (defaults to env vars)
|
||||
--system-prompt <text> System prompt (default: coding assistant prompt)
|
||||
--append-system-prompt <text> Append text or file contents to the system prompt
|
||||
|
||||
Reference in New Issue
Block a user