gemini-cli/packages
Taylor Mullen 3db2a796ec 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
2025-04-22 10:33:36 -04:00
..
cli Fix Tool -> Text -> Confirmation bu that results in disordered history 2025-04-22 10:33:36 -04:00
server fix: point npmrc to dogfood artifact registry (#108) 2025-04-21 23:11:51 -07:00