From 325976d70b835cf629cf7ea505d5983d64fbe524 Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Tue, 3 Mar 2026 08:37:52 +0000 Subject: [PATCH] up Signed-off-by: Christoph Schmatzler --- profiles/opencode.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/opencode.nix b/profiles/opencode.nix index cfd6aa0..67f8f78 100644 --- a/profiles/opencode.nix +++ b/profiles/opencode.nix @@ -10,7 +10,7 @@ model = "anthropic/claude-opus-4-6"; small_model = "anthropic/claude-haiku-4-5"; theme = "catppuccin"; - plugin = ["oh-my-opencode" "opencode-anthropic-auth"]; + plugin = ["oh-my-opencode@3.10.0" "opencode-anthropic-auth"]; permission = { read = { "*" = "allow";