diff --git a/opencode.json b/opencode.json index f545af8..71894c1 100644 --- a/opencode.json +++ b/opencode.json @@ -27,11 +27,11 @@ "agent": { "build": { "mode": "primary", - "prompt": "./.opencode/prompt.txt" + "prompt": "{file:./.opencode/prompt.txt}" }, "plan": { "mode": "primary", - "prompt": "./.opencode/prompt.txt" + "prompt": "{file:./.opencode/prompt.txt}" } } }