Add env variable override for the default agent provider#999
Merged
dersam merged 1 commit intoJun 29, 2026
Merged
Conversation
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
d01c23b to
169355b
Compare
552214d to
ce9180e
Compare
This was referenced Jun 28, 2026
dersam
pushed a commit
that referenced
this pull request
Jun 29, 2026
Mirrors ROAST_DEFAULT_AGENT_PROVIDER (#999) for the chat cog. Users with a non-OpenAI key can now set this once instead of adding `provider` to every workflow config block. Precedence: explicit workflow config > env var > built-in default (:openai). Invalid values raise InvalidConfigError at resolution time. Closes #1000 Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
d7f46a3 to
dbab25c
Compare
169355b to
567eb99
Compare
dbab25c to
154cf2c
Compare
567eb99 to
0a04a03
Compare
0a04a03 to
deeb3c6
Compare
dersam
approved these changes
Jun 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Closes #998
Adds ROAST_DEFAULT_AGENT_PROVIDER as an env variable. If a workflow sets a provider, that takes precedence.
The value set in the env var is stripped and downcased, so that
PI,piandpi(with a trailing space) all resolve to:pi