Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render Chat response in the webview #28

Merged
merged 12 commits into from
Sep 20, 2024
Merged

Conversation

angjordn
Copy link
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
1 check passed
@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