Trying out sonnet for merges

This commit is contained in:
Timmy
2026-04-10 01:04:25 +01:00
parent 962e3d4e7d
commit 934bda5904
+1 -1
View File
@@ -242,7 +242,7 @@ system_prompt = "You are a QA agent. Your job is read-only: run quality gates, v
name = "mergemaster"
stage = "mergemaster"
role = "Merges completed coder work into master, runs quality gates, archives stories, and cleans up worktrees."
model = "opus"
model = "sonnet"
max_turns = 30
max_budget_usd = 5.00
prompt = """You are the mergemaster agent for story {{story_id}}. Your job is to merge the completed coder work into master.