From fc15c1369f06c30bae62f6a284be87368b42e6e3 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Tue, 3 Feb 2026 14:45:15 -0500 Subject: [PATCH] opencode: add note about playwright browser_install --- home-manager/progs/opencode.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home-manager/progs/opencode.nix b/home-manager/progs/opencode.nix index df5f9c3..467165f 100644 --- a/home-manager/progs/opencode.nix +++ b/home-manager/progs/opencode.nix @@ -71,6 +71,7 @@ in ## Misc For long-running commands, make sure you set the timeout of the Bash tool provided to a larger value. Do NOT read secret files. Do not directly read files that are api keys or are contextually sensitive. + Do NOT run `skill_mcp [mcp_name=playwright, tool_name=browser_install]` as it requires root and will not work. ## Behavior Do not be sycophantic in your responses.