-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Support custom providers via ACP #3048
Copy link
Copy link
Closed
Labels
area:configurationConfig files, instruction files, settings, and environment variablesConfig files, instruction files, settings, and environment variablesarea:modelsModel selection, availability, switching, rate limits, and model-specific behaviorModel selection, availability, switching, rate limits, and model-specific behaviorarea:non-interactiveNon-interactive mode (-p), CI/CD, ACP protocol, and headless automationNon-interactive mode (-p), CI/CD, ACP protocol, and headless automation
Metadata
Metadata
Assignees
Labels
area:configurationConfig files, instruction files, settings, and environment variablesConfig files, instruction files, settings, and environment variablesarea:modelsModel selection, availability, switching, rate limits, and model-specific behaviorModel selection, availability, switching, rate limits, and model-specific behaviorarea:non-interactiveNon-interactive mode (-p), CI/CD, ACP protocol, and headless automationNon-interactive mode (-p), CI/CD, ACP protocol, and headless automation
Type
Fields
Give feedbackNo fields configured for Feature.
Describe the feature or problem you'd like to solve
Custom providers don't work in --acp mode
Proposed solution
ACP should respect the provider and model set using the
COPILOT_PROVIDER_*environment variables. For example:Right now, this doesn't seem to have any effect in ACP mode.
Example prompts or workflows
No response
Additional context
No response