Skip to content

Render Chat response in the webview - #28

Merged
breedloj merged 12 commits into
mainfrom
render-chat-response-in-ui
Sep 20, 2024
Merged

Render Chat response in the webview#28
breedloj merged 12 commits into
mainfrom
render-chat-response-in-ui

Conversation

@angjordn

Copy link
Copy Markdown
Contributor

Description:

  • Render Chat response in the webview
    • The ChatResult is received from the LSP server and converted to a ChatUIInboundCommand
    • The ActionHandler sends a message to the Flare chat-client containing the ChatUIInboundCommand object
    • The message is then handled by the Flare chat-client which in turn renders it to the user

Demo of Chat Request/Response in UI

Shortened_chat_req_res_demo.mov

@angjordn
angjordn requested a review from breedloj September 20, 2024 00:01
Base automatically changed from send-chat-prompt-to-lsp to main September 20, 2024 18:16
@angjordn
angjordn force-pushed the render-chat-response-in-ui branch from 21e65dc to 678bdc2 Compare September 20, 2024 18:27
@breedloj
breedloj merged commit e90dcfb into main Sep 20, 2024
@breedloj
breedloj deleted the render-chat-response-in-ui branch September 20, 2024 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants