Skip to content

Commit 92f9578

Browse files
authored
Increase Smoke Claude turn budget to prevent premature engine termination (#2131)
* Initial plan * fix: raise smoke claude max turns to avoid premature termination Agent-Logs-Url: https://github.com/github/gh-aw-firewall/sessions/1e1c5602-a0bb-4387-837e-645582cf9f58 --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
1 parent 537d671 commit 92f9578

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.github/workflows/smoke-claude.lock.yml

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/smoke-claude.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ name: Smoke Claude
1616
engine:
1717
id: claude
1818
model: claude-haiku-4-5
19-
max-turns: 8
19+
max-turns: 12
2020
features:
2121
cli-proxy: true
2222
strict: true

0 commit comments

Comments
 (0)