-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
feat: chat dialog for talking to repos #226
Conversation
Work left to do:
After this we can probably merge the PR and work on additional features once this is out. |
HEAD is redirects to the default. So instead of beta you can use HEAD, all caps.
|
Whoops - accidentally clicked ready for review on GitHub mobile 😵 |
was gonna do it anyway :P Let's do some reviews and go live with this! |
e2720bd
to
d264add
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀🚀
We may want to deploy the repo-query to an opensauced managed instance. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments and change requests. This is looking great @diivi!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for making the changes @diivi. Took it for a spin. Nice work! 🚢
This was reported here - open-sauced/app#1407 Not a problem with the feature in this PR, right? |
Yeah, not blocking at all. I thought it was code in this PR, but it isn't. |
@bdougie can we merge this now? |
Waiting on the DNS swap. @jpmcb is working on that. |
## [1.13.0-beta.1](v1.12.1...v1.13.0-beta.1) (2023-08-10) ### 🍕 Features * chat dialog for talking to repos ([#226](#226)) ([67f04d7](67f04d7))
🎉 This PR is included in version 1.13.0-beta.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
## [1.13.0](v1.12.1...v1.13.0) (2023-08-10) ### 🍕 Features * chat dialog for talking to repos ([#226](#226)) ([67f04d7](67f04d7))
🎉 This PR is included in version 1.13.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
Draft PR to share updates related to #192
Flow:
Chat Dialog Opens -> User clicks on start chatting (similar to sitegpt) -> check if repo is indexed
yes -> open messaging UI with user suggestions and prompts like:
no -> ask user if they would like to index the repo for talking to it afterwards -> wait for indexing -> messaging UI
What type of PR is this? (check all applicable)
Related Tickets & Documents
#192
Mobile & Desktop Screenshots/Recordings
Added tests?
Added to documentation?
[optional] Are there any post-deployment tasks we need to perform?
[optional] What gif best describes this PR or how it makes you feel?