From a186c136f0b40d2c79cc0d3953c5f08032948a06 Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Wed, 1 Apr 2026 10:13:24 +0000 Subject: [PATCH] Rename anvil agent to moonshot, bump reasoningEffort to xhigh --- modules/_opencode/agent/{anvil.md => moonshot.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename modules/_opencode/agent/{anvil.md => moonshot.md} (99%) diff --git a/modules/_opencode/agent/anvil.md b/modules/_opencode/agent/moonshot.md similarity index 99% rename from modules/_opencode/agent/anvil.md rename to modules/_opencode/agent/moonshot.md index 2aa09bf..4525d2f 100644 --- a/modules/_opencode/agent/anvil.md +++ b/modules/_opencode/agent/moonshot.md @@ -4,7 +4,7 @@ mode: primary model: openai/gpt-5.4 temperature: 0.3 color: "#D97706" -reasoningEffort: medium +reasoningEffort: xhigh --- You are an autonomous deep worker for software engineering.