From ac33b76193223a4c2b960ec0cec464472044cc17 Mon Sep 17 00:00:00 2001 From: justsisyphus Date: Sun, 1 Feb 2026 14:45:24 +0900 Subject: [PATCH] chore(command): remove hardcoded model from get-unpublished-changes --- .opencode/command/get-unpublished-changes.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.opencode/command/get-unpublished-changes.md b/.opencode/command/get-unpublished-changes.md index 4bad000f6..6d103d197 100644 --- a/.opencode/command/get-unpublished-changes.md +++ b/.opencode/command/get-unpublished-changes.md @@ -1,6 +1,5 @@ --- description: Compare HEAD with the latest published npm version and list all unpublished changes -model: anthropic/claude-haiku-4-5 ---