smallcloudai / refact-chat-js

Shared chat code for all IDEs
BSD 3-Clause "New" or "Revised" License
8 stars 0 forks source link

wip(feat/paste): images dropzone #161

Closed MarcMcIntosh closed 3 weeks ago

MarcMcIntosh commented 1 month ago

Add images to chat

Description

User can add images to chat by either clicking a button or drag and drop. Reties also work

Allow the suer to drop images into chat.

Type of change

How to Test

  1. run the lsp with BYOK
  2. run chat
  3. Click the image icon
  4. add files
  5. ask question about the images
  6. send chat

repeat for drag and drop, but also include non-image files

Screenshots (if applicable)

Checklist

Linked Issues

Additional Notes

Merge once it works without needing byok