Docs working branch for Sourcegraph 6.5 release#1201
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
) ## Update Cody Guardrails Documentation with Known Limitations This PR enhances the Cody Guardrails documentation by adding clarity around limitations and requirements. ### Changes Made **Added Known Limitations Section:** - Exact string matching requirement (10+ lines of code) - Coverage details: ~290,000 indexed open source repositories - BYOK limitation - requires Cody Gateway access - Platform support clarification (Web app, VS Code, JetBrains IDEs) **Updated Callout:** - More specific about Enterprise + Cody Gateway requirements - Clearer messaging about BYOK incompatibility ### Why These Changes The previous documentation didn't clearly communicate important limitations that affect customer deployments, particularly around BYOK compatibility and the exact matching mechanism.
- Improved intro section with more detailed explanations - Conversation sharing - Expanded enabling section --------- Co-authored-by: Matthew Manela <mmanela@users.noreply.github.com> Co-authored-by: Maedah Batool <me@MaedahBatool.com>
Docs for inventory stats code insights. - https://linear.app/sourcegraph/issue/SRCH-1914/enablement-loc-and-file-count-insights-in-65 --------- Co-authored-by: Marc <7050295+marcleblanc2@users.noreply.github.com>
This PR adds docs for the push-only bulk operation. Closes [EPD2-10](https://linear.app/sourcegraph/issue/EPD2-10/m3-write-documentation-in-preparation-of-65-release). ## Pull Request approval --------- Co-authored-by: Michael Bahr <1830132+bahrmichael@users.noreply.github.com> Co-authored-by: Maedah Batool <me@MaedahBatool.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Docs working branch for v6.5 release.