From 15593184272ea275668562948d3458d7b84a0173 Mon Sep 17 00:00:00 2001 From: chorus-codes <280607145+chorus-codes@users.noreply.github.com> Date: Wed, 27 May 2026 17:18:11 +1000 Subject: [PATCH] =?UTF-8?q?chore(template):=20swap=20opencode-go/qwen3.6-p?= =?UTF-8?q?lus=20=E2=86=92=20qwen3.7-max?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit qwen3.7-max ships through the opencode-go gateway and shows up in the autodiscovered voices list at boot. Switching the bundled review-only template's qwen slot to the newer model so fresh installs get the current generation. Existing users keep their own template if they customised it; only fresh installs (or anyone who reseeds builtin templates) sees the change. No code change. Single-line YAML swap. --- templates/review-only.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/review-only.yaml b/templates/review-only.yaml index 9d8828f..902025a 100644 --- a/templates/review-only.yaml +++ b/templates/review-only.yaml @@ -51,7 +51,7 @@ phases: - opencode-go/deepseek-v4-pro - lineage: opencode models: - - opencode-go/qwen3.6-plus + - opencode-go/qwen3.7-max artifact: label: "Artifact to review" hint: "Paste a unified diff, a markdown draft, code, or any text blob."