Commit 71169b5
fix: remove multi-tool query — agent reflection loop cannot chain tools
AutoGen's reflection loop returns 500 ("Reflect on tool use produced
no valid text response") when two tools are called in a single turn.
Revert the multi-tool query until the agent supports chained tool calls.
Tested: 11/11 behavioral tests pass against agentic-mcp cluster.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 421463c commit 71169b5
2 files changed
Lines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 25 | | |
30 | 26 | | |
31 | 27 | | |
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 36 | | |
44 | 37 | | |
45 | 38 | | |
| |||
0 commit comments