Document Deep Search agent customization - #1828
Open
keegancsmith wants to merge 3 commits into
Open
Conversation
Deep Search and Agentic Batch Changes already support organization-specific instructions, but users have no reference for configuring or structuring them. Document the shared model and its product-specific boundaries so teams can adopt it without assuming guidance is discovered automatically. Amp-Thread-ID: https://ampcode.com/threads/T-019fb4d3-5d60-7116-9ad2-f8bbf81426ad Co-authored-by: Amp <amp@ampcode.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Agent customization is not experimental, so avoid setting the wrong expectation while retaining the important coordinator-only limitation for Agentic Batch Changes. Amp-Thread-ID: https://ampcode.com/threads/T-019fb4d3-5d60-7116-9ad2-f8bbf81426ad Co-authored-by: Amp <amp@ampcode.com>
Match the concise Agentic Batch Changes treatment and point users to the settings pages that will be exposed in the product, without duplicating implementation details in the overview. Amp-Thread-ID: https://ampcode.com/threads/T-019fb4d3-5d60-7116-9ad2-f8bbf81426ad Co-authored-by: Amp <amp@ampcode.com>
keegancsmith
marked this pull request as ready for review
July 31, 2026 08:41
stefanhengl
approved these changes
Jul 31, 2026
eseliger
approved these changes
Jul 31, 2026
eseliger
left a comment
Member
There was a problem hiding this comment.
nice and lightweight, thanks!
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.
Deep Search supports organization-specific skills and AGENTS.md-style guidance, but its overview did not tell users that the customization exists or where to configure it. This adds the same lightweight treatment already used for Agentic Batch Changes and points to the user and administration navigation added by sourcegraph/sourcegraph#14440.
Formatting and link validation pass.