diff --git a/modules/home/terminal/opencode/default.nix b/modules/home/terminal/opencode/default.nix index b1e928f..d3dc9ff 100644 --- a/modules/home/terminal/opencode/default.nix +++ b/modules/home/terminal/opencode/default.nix @@ -21,15 +21,6 @@ settings = { "plugin" = ["opencode-gemini-auth" "opencode-anthropic-oauth"]; - "mode" = { - "build" = { - "prompt" = "You are Claude Code, Anthropic's official CLI for Claude."; - }; - "plan" = { - "prompt" = "You are Claude Code, Anthropic's official CLI for Claude."; - }; - }; - "permission" = { "bash" = { "*" = "ask";