fix(model-availability): honor connected providers for fallback

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
YeonGyu-Kim
2026-02-04 16:00:16 +09:00
parent d099b0255f
commit 80297f890e
4 changed files with 36 additions and 15 deletions
+1
View File
@@ -22,6 +22,7 @@ const AGENT_RESTRICTIONS: Record<string, Record<string, boolean>> = {
edit: false,
task: false,
delegate_task: false,
call_omo_agent: false,
},
metis: {