diff --git a/profiles/opencode.nix b/profiles/opencode.nix index 2718f06..2a831ca 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@3.10.0" "opencode-anthropic-auth"]; + plugin = ["oh-my-opencode@latest" "opencode-anthropic-auth@latest"]; permission = { read = { "*" = "allow";