opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Support per rule model fallbacks for outages and credit depletion

Open esafak opened this issue 5 months ago • 9 comments

Support the specification of multiple models per mode, in order of preference like so:

"mode": {
    "build": { "models": ["google/gemini-2.5-pro", "openai/o4-mini"] }
}

esafak avatar Jul 24 '25 00:07 esafak