Commit 88dc771
Move ToolCallCompleted log after IsError check in task path
Address code review: only log ToolCallCompleted when the task-augmented
tool execution result indicates success (not IsError).
Co-authored-by: halter73 <54385+halter73@users.noreply.github.com>1 parent ee969d2 commit 88dc771
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1009 | 1009 | | |
1010 | 1010 | | |
1011 | 1011 | | |
1012 | | - | |
1013 | 1012 | | |
1014 | 1013 | | |
1015 | 1014 | | |
1016 | 1015 | | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
1017 | 1021 | | |
1018 | 1022 | | |
1019 | 1023 | | |
| |||
0 commit comments