summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/Footer.tsx
diff options
context:
space:
mode:
authorTaylor Mullen <[email protected]>2025-05-29 23:53:35 -0700
committerN. Taylor Mullen <[email protected]>2025-05-30 10:43:48 -0700
commit9537ff476219486574fb6a50e54389a78beefe8e (patch)
tree95fe901641dec941f81b3a9f8d3dff610bd2e3d9 /packages/cli/src/ui/components/Footer.tsx
parent7c4a5464f68db32bb0069927f65deb2a61bd094f (diff)
feat(server): consolidate adjacent model content in chat history
- Consolidates consecutive model messages into a single message in the chat history. - This prevents multiple model messages from being displayed in a row, improving readability. - This may also address some instances of 500 errors that could have been caused by multiple, rapidly succeeding model messages. - Adds tests for the new consolidation logic. Fixes https://b.corp.google.com/issues/421010429
Diffstat (limited to 'packages/cli/src/ui/components/Footer.tsx')
0 files changed, 0 insertions, 0 deletions