From 114b0cdc8b669f90015c34b71e8010004bc02268 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Thu, 26 Mar 2026 04:35:27 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=BC=80=E6=94=BE=E6=89=80=E6=9C=89?= =?UTF-8?q?=E6=9D=83=E9=99=90=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- opencode.jsonc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/opencode.jsonc b/opencode.jsonc index 3dc36b8..5be8dff 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -33,6 +33,9 @@ } } }, + "permission": { + "*": "allow" + }, "experimental": { "disable_paste_summary": true }