zed/crates/assistant2
Marshall Bowers 089ea7852d
assistant2: Use ChatMessage component to render chat messages (#11193)
This PR updates the new assistant panel to use the `ChatMessage`
component to render its chat messages.

This also lays the foundation for collapsing the messages, though that
has yet to be wired up.

Adapted from the work on the `assistant-chat-ui` branch.

Release Notes:

- N/A
2024-04-29 18:47:16 -04:00
..
examples Pin message composer to the bottom of the new assistant panel (#11186) 2024-04-29 14:26:19 -07:00
src assistant2: Use ChatMessage component to render chat messages (#11193) 2024-04-29 18:47:16 -04:00
Cargo.toml Pin message composer to the bottom of the new assistant panel (#11186) 2024-04-29 14:26:19 -07:00
LICENSE-GPL