🤖 fix: show env vars indicator for all providers#2693
🤖 fix: show env vars indicator for all providers#2693ibetitsmike wants to merge 1 commit intomainfrom
Conversation
|
@codex review |
451e77d to
0c74f55
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 0c74f55e91
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
0c74f55 to
04d1761
Compare
|
@codex review |
|
Codex Review: Didn't find any major issues. Delightful! ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
Summary
The "Configured via environment variables" indicator in provider settings was hardcoded to only appear for Anthropic. This removes the
provider === "anthropic"guard so the indicator displays for any provider whose credentials come from environment variables (e.g.,OPENAI_API_KEY,GOOGLE_API_KEY, etc.).Generated with
mux• Model:anthropic:claude-opus-4-6• Thinking:xhigh• Cost:$0.80