feat: add gemini-acp provider, update docs on subscription models + improvements to codex (#8000)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
This commit is contained in:
@@ -589,7 +589,7 @@ impl ProviderDef for ClaudeCodeProvider {
|
||||
ProviderMetadata::new(
|
||||
CLAUDE_CODE_PROVIDER_NAME,
|
||||
"Claude Code CLI",
|
||||
"Requires claude CLI installed, no MCPs. Use Anthropic provider for full features.",
|
||||
"[Deprecated: use claude-acp instead] Requires claude CLI installed, no MCPs. Use claude-acp for ACP support with extensions.",
|
||||
CLAUDE_CODE_DEFAULT_MODEL,
|
||||
// Only a few agentic choices; fetched dynamically via fetch_supported_models.
|
||||
vec![],
|
||||
|
||||
Reference in New Issue
Block a user