Skip to content

[FEATURE]: model fallback in specific agents #9575

@kobi2187

Description

@kobi2187

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Can you please add a model fallback in the yaml part of the specific_agent.md file?

---
description: ...
mode: primary
model: [ 'anthropic/claude-sonnet-4-5', 'opencode/grok-4' , 'google/gemini-3-pro', 'openai/gpt-5-turbo' ]

expected behaviour: if a model is unavailable or out of tokens, it will use the next one automatically (or ask the user according to pref).

syntax - for example as a yaml list.
should let user know if file has a parsing issue (wrong syntax) or model unavailable (not connected).

Metadata

Metadata

Assignees

Labels

discussionUsed for feature requests, proposals, ideas, etc. Open discussiondocs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions