feat: upgrade oracle agent to gpt-5.4
This commit is contained in:
@@ -181,7 +181,7 @@ You can override specific agents or categories in your config:
|
||||
"explore": { "model": "github-copilot/grok-code-fast-1" },
|
||||
|
||||
// Architecture consultation: GPT or Claude Opus
|
||||
"oracle": { "model": "openai/gpt-5.2", "variant": "high" }
|
||||
"oracle": { "model": "openai/gpt-5.4", "variant": "high" }
|
||||
},
|
||||
|
||||
"categories": {
|
||||
|
||||
Reference in New Issue
Block a user