From 64775879315549aceea9f7a4208008b517511565 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Thu, 19 Mar 2026 09:46:22 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=90=AF=E7=94=A8=E5=8A=A8=E6=80=81?= =?UTF-8?q?=E4=B8=8A=E4=B8=8B=E6=96=87=E5=89=AA=E6=9E=9D=E5=AE=9E=E9=AA=8C?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oh-my-opencode.jsonc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/oh-my-opencode.jsonc b/oh-my-opencode.jsonc index d9391fc..d75efcc 100644 --- a/oh-my-opencode.jsonc +++ b/oh-my-opencode.jsonc @@ -23,6 +23,11 @@ "unspecified-high": { "model": "anthropic/claude-opus-4-6", "variant": "high" }, "writing": { "model": "google/gemini-3-flash-preview" } }, + "experimental": { + "dynamic_context_pruning": { + "enabled": true + } + }, "git_master": { "commit_footer": false, "include_co_authored_by": false