Commit 97f3442
fix: enforce single save_highlights call and improve output extraction
- Instruct agent to call save_highlights exactly once (system limit)
- Improve jq to find last item with highlights field across all items
- Prevents 'Too many items' errors from duplicate calls
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 42489cc commit 97f3442
File tree
2 files changed
+21
-21
lines changed- .github/workflows
2 files changed
+21
-21
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 | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | | - | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
0 commit comments