Improve capability search retrieval - #498
Open
fazxes wants to merge 7 commits into
Open
Conversation
Scope capability searches by kind and configured MCP server. Page large catalogs with bounded cursors and rank matches with corpus-aware relevance. Preserve query-only discovery and exact selection across interactive, ask, and ACP sessions.
fazxes
marked this pull request as ready for review
August 28, 2026 08:06
Rank skill metadata against each user prompt before bounded projection, and make unified capability search domain and cursor states provider-safe.
fazxes
marked this pull request as draft
August 28, 2026 19:00
fazxes
marked this pull request as ready for review
August 28, 2026 19:40
fazxes
marked this pull request as draft
August 28, 2026 21:46
Show supporting skill reads separately from the initial skill load.
fazxes
marked this pull request as ready for review
August 28, 2026 22:42
fazxes
marked this pull request as draft
August 28, 2026 22:42
…lity-search # Conflicts: # src/tools/capabilities/capability_search.zig
Match renderer tests to dim styling across the complete code block header.
…lity-search # Conflicts: # src/ui/render_engine/transcript_blocks.zig
fazxes
marked this pull request as ready for review
August 29, 2026 00:30
fazxes
marked this pull request as draft
August 30, 2026 18:13
Keep ranking detail private and reuse the existing identity boundary and projection safety checks. Remove dead migration paths and restore the unchanged renderer assertions.
fazxes
marked this pull request as ready for review
August 30, 2026 18:42
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.
Summary