Bug Description
Terra and luna work fine, Sol has problems
Steps to Reproduce
Open opencode and try querying gpt 5.6 sol
Expected Behavior
Sol answers the question
Actual Behavior
Terra and Luna work, Sol returns:
All 3 account(s) returned 'model not supported' for the requested model. The backend rejected 'gpt-5.6-sol' as not entitled for Codex OAuth on every pooled account. Codex model access is account/workspace gated; default gpt-5.5/gpt-5-codex selectors auto-fallback through the GPT-5.4 family when possible. Set `unsupportedCodexPolicy: "fallback"` for the full manual fallback chain, or see `codex-health` for per-account details.
Tried without other plugins and could pinpoint the issue to oc-codex-multi-auth
Environment
- opencode version: 1.17.20
- Plugin version: 6.8
- Operating System:arch linux, kernel 6.18.37-1-lts
- Node.js version: 22.21.1
Bug Description
Terra and luna work fine, Sol has problems
Steps to Reproduce
Open opencode and try querying gpt 5.6 sol
Expected Behavior
Sol answers the question
Actual Behavior
Terra and Luna work, Sol returns:
Tried without other plugins and could pinpoint the issue to oc-codex-multi-auth
Environment