Commit e543784
secret-digger-claude: switch to Haiku, lower max-turns to 4 (#1956)
* Initial plan
* Optimize Secret Digger Claude: switch to Haiku model, reduce max-turns to 4
- Add GH_AW_MODEL_AGENT_CLAUDE env override to use claude-haiku-4-5-20251001
(workflow-scoped, does not affect other Claude workflows)
- Reduce max-turns from 8 to 4 (actual usage is always 3 turns)
- Recompile lock file to reflect these changes
Expected impact: -96% cost/run ($0.51 → ~$0.018)
Agent-Logs-Url: https://github.com/github/gh-aw-firewall/sessions/b2159c34-4a33-4d0d-a898-469353139ffd
Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>1 parent b3edfa0 commit e543784
File tree
2 files changed
+15
-13
lines changed- .github/workflows
2 files changed
+15
-13
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments