onlook-dev / onlook

The open source, local-first Figma for React. Design directly in your live React app and publish your changes to code.
https://onlook.dev
Apache License 2.0
3.75k stars 232 forks source link

Update chat conversation #755

Closed Kitenite closed 2 weeks ago

Kitenite commented 2 weeks ago

Description

Add chat functionalities:

  1. Edit chat and rerun
  2. Create conversation
  3. Select conversation
  4. Interrupt streaming
  5. Better code display
  6. Better code write handling

What is the purpose of this pull request?