From ba8ac94eaed7834b076f93616d87b4609f654098 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 23 Apr 2026 21:54:07 +0000 Subject: [PATCH 1/2] Initial plan From 24a4b6e3842faa1824927ea5f7342c81743676d1 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 23 Apr 2026 22:00:44 +0000 Subject: [PATCH 2/2] fix: sync Hard Turn Budget in design-decision-gate prompt to match max-turns: 15 Agent-Logs-Url: https://github.com/github/gh-aw/sessions/aa898f72-401a-4ca9-8889-a822b4de8e98 Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --- .github/workflows/design-decision-gate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/design-decision-gate.md b/.github/workflows/design-decision-gate.md index f75b80445ad..afbd77b9126 100644 --- a/.github/workflows/design-decision-gate.md +++ b/.github/workflows/design-decision-gate.md @@ -112,7 +112,7 @@ You are the Design Decision Gate, an AI agent that enforces a culture of "decide - **Pull Request**: #${{ github.event.pull_request.number || github.event.inputs.pr_number }} - **Event**: ${{ github.event_name }} - **Actor**: ${{ github.actor }} -- **Hard Turn Budget**: 10 turns maximum (stop early when done) +- **Hard Turn Budget**: 15 turns maximum (stop early when done) ### Mandatory Efficiency Rules