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

Merged
merged 593 commits into from
Jun 4, 2024
Merged

Preview #1419

merged 593 commits into from
Jun 4, 2024

Conversation

sestinj
Copy link
Contributor

@sestinj sestinj commented Jun 4, 2024

No description provided.

sestinj and others added 30 commits May 5, 2024 13:47
#1239)

* CON-232 bring custom docs to top, alphabetize doc results, make scrollable

* CON-232 cleanup

---------

Co-authored-by: Justin Milner <[email protected]>
sestinj and others added 27 commits May 29, 2024 08:10
* Full workspace file path when using @OPEN Files

* Full project file path for @Files and 'active file' context

* FileTreeContextProvider uses splitPath from util instead of local copy

* relative-to-root file paths for rag retrieval
@@ -276,6 +277,12 @@
text =
"This may mean that you forgot to add '/v1' to the end of your 'apiBase' in config.json.";
}
} else if (
resp.status === 404 &&
resp.url.includes("api.openai.com")

Check failure

Code scanning / CodeQL

Incomplete URL substring sanitization High

'
api.openai.com
' can be anywhere in the URL, and arbitrary hosts may come before or after it.
Copy link

netlify bot commented Jun 4, 2024

Deploy Preview for continuedev ready!

Name Link
🔨 Latest commit 3eb355e
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/665f631d72148400086c69bf
😎 Deploy Preview https://deploy-preview-1419--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 2e51db0 into main Jun 4, 2024
6 of 7 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.