From bea3cd2b9ed9ba0710fccbc0c7e39811b373c041 Mon Sep 17 00:00:00 2001 From: Sage Date: Wed, 8 Apr 2026 10:25:14 +0000 Subject: [PATCH] Add plan --- modules/home/terminal/opencode/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/home/terminal/opencode/default.nix b/modules/home/terminal/opencode/default.nix index afd10a5..b1e928f 100644 --- a/modules/home/terminal/opencode/default.nix +++ b/modules/home/terminal/opencode/default.nix @@ -25,6 +25,9 @@ "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" = {