Commit 10bd3a6
webui: suppress patch edit count when tool call fails
Instead of showing misleading edit counts like '66 edits' when a patch
tool call fails, now shows 'failed' when tool_error is true.
Co-Authored-By: sketch <[email protected]>
Change-ID: s8ccc88517ab9d41ak1 parent c4b78b4 commit 10bd3a6
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
235 | 236 | | |
236 | 237 | | |
237 | 238 | | |
238 | | - | |
239 | | - | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
240 | 243 | | |
241 | 244 | | |
242 | 245 | | |
| |||
0 commit comments