diff options
| author | Taylor Mullen <[email protected]> | 2025-04-22 09:07:19 -0400 |
|---|---|---|
| committer | N. Taylor Mullen <[email protected]> | 2025-04-22 10:33:36 -0400 |
| commit | 3db2a796ec7c3aeba731da7b0f99e41c5c103d2b (patch) | |
| tree | 799c74702538e3e774977ea8db5ac56dff5cfcb6 /scripts/sandbox_command.sh | |
| parent | 5c5c4706712840c37123ce383d69036d96a43350 (diff) | |
Fix Tool -> Text -> Confirmation bu that results in disordered history
- We weren't reseting the tool group inbetween content which meant we'd start a new group on the first tool call, and if regular textual content followed it'd effectively close that group; however, we weren't updating our state to really close that group. Meaning, any subsequent tool calls or confirmations would get grouped with the original grouping.
- When we see textual content from Gemini we now reset the tool call group.
Fixes https://b.corp.google.com/issues/412605330
Diffstat (limited to 'scripts/sandbox_command.sh')
0 files changed, 0 insertions, 0 deletions
