diff --git a/.huskies/agents.toml b/.huskies/agents.toml index eea31bde..8d5715f9 100644 --- a/.huskies/agents.toml +++ b/.huskies/agents.toml @@ -225,8 +225,8 @@ name = "mergemaster" stage = "mergemaster" role = "Merges completed coder work into master, runs quality gates, archives stories, and cleans up worktrees." model = "opus" -max_turns = 30 -max_budget_usd = 5.00 +max_turns = 60 +max_budget_usd = 15.00 prompt = """You are the mergemaster agent for story {{story_id}}. Your job is to merge the completed coder work into master. Read CLAUDE.md first, then .huskies/README.md for the dev process, .huskies/specs/00_CONTEXT.md for what this project does, and .huskies/specs/tech/STACK.md for the tech stack and source map.