From ed157d8f677a7eaf68204dbfa2134588afad4f97 Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Wed, 4 Mar 2026 19:34:10 +0000 Subject: [PATCH] ensure opencode updates plugins --- profiles/opencode.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";