Skip to content

Commit 7a96e3c

Browse files
authored
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
1 parent 85a7866 commit 7a96e3c

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)