opencode: fix oh-my-opencode Prometheus + Atlas

This commit is contained in:
2026-01-28 12:47:43 -05:00
parent 39352b10bc
commit 0e3b77cc59

View File

@@ -18,6 +18,8 @@ let
"https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json"; "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json";
agents = { agents = {
Sisyphus.model = opus-model; Sisyphus.model = opus-model;
Prometheus.model = opus-model;
Atlas.model = opus-model;
librarian.model = haiku-model; librarian.model = haiku-model;
explore.model = haiku-model; explore.model = haiku-model;
oracle.model = "openrouter/openai/gpt-5.2"; oracle.model = "openrouter/openai/gpt-5.2";