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 #1385

Merged
merged 568 commits into from
May 29, 2024
Merged

Preview #1385

merged 568 commits into from
May 29, 2024

Conversation

sestinj
Copy link
Contributor

@sestinj sestinj commented May 29, 2024

No description provided.

Justin Milner and others added 30 commits May 2, 2024 22:59
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 20:09
* 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 canceled.

Name Link
🔨 Latest commit 427e5c1
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/6657498d3b5cca0008606c86

@sestinj sestinj merged commit c34889d into main May 29, 2024
2 checks passed
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