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

Preview #1384

Merged
merged 565 commits into from
May 29, 2024
Merged

Preview #1384

merged 565 commits into from
May 29, 2024

Conversation

sestinj
Copy link
Contributor

@sestinj sestinj commented May 29, 2024

No description provided.

sestinj and others added 30 commits May 2, 2024 13:38
I fixed a bug where you were sending the query variable (which holds the base URL of the doc) to the rerank method, and it made no sense to rerank the chunks based on a URL. So I changed it to extras.fullInput because it should rerank based on the user input, which should provide better results.
* ⚡️ use context.selectedCompletionInfo, deduplicate logs

* ⚡️ don't reject if user keeps typing same as completion

* ⚡️ vscode autocomplete edge cases

* 🚧 WIP on vscode autocomplete

* ⚡️ better bracket handlng

* ⚡️ improved multi-line detection
* 🚸 include currently active file by default

* 🚸 warn if non-autocomplete model being used

* ✨ try hole filling template for gpt

* 💄 ui for no context

* ⚡️ leave out bottom of excessively large files
sestinj and others added 27 commits May 27, 2024 11:41
* readd overwritten commit

* Remove duplicated code

* Fix status load in and failed state update

* Late sidebar open bugs fixed

* Change ideMessenger post parameters

* debug pause

* Don't use global, fix table creation bug

* Creating new branch for config-related issues here

* cleanup
Copy link

netlify bot commented May 29, 2024

Deploy Preview for continuedev ready!

Name Link
🔨 Latest commit 429f30b
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/66573912d6747f0008e10be4
😎 Deploy Preview https://deploy-preview-1384--continuedev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sestinj sestinj merged commit d5b5e1a into main May 29, 2024
2 checks passed
Copy link

netlify bot commented May 29, 2024

Deploy Preview for continuedev ready!

Name Link
🔨 Latest commit f446bb2
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/665739132c61ce0007054937
😎 Deploy Preview https://deploy-preview-1384--continuedev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

None yet