diff --git a/home-manager/progs/opencode.nix b/home-manager/progs/opencode.nix index 1ff2107..5dd35ff 100644 --- a/home-manager/progs/opencode.nix +++ b/home-manager/progs/opencode.nix @@ -18,6 +18,8 @@ let "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json"; agents = { Sisyphus.model = opus-model; + Prometheus.model = opus-model; + Atlas.model = opus-model; librarian.model = haiku-model; explore.model = haiku-model; oracle.model = "openrouter/openai/gpt-5.2";