-
Notifications
You must be signed in to change notification settings - Fork 238
feat(core): add optional cross-encoder reranker stage to search #1143
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
Merged
phernandez
merged 21 commits into
basicmachines-co:main
from
ironhalik:feat/search-reranker
Jul 26, 2026
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
4b2bfa3
feat(search): add optional cross-encoder reranker stage
ironhalik ed91d4f
feat(mcp): calibrate cross-project search with a single merged rerank
ironhalik 4a49544
fix(search): harden reranker contract checks and scope cross-project …
ironhalik e2cd4ac
fix(search): reject duplicate rerank result indexes
ironhalik 7f6bf69
fix(core): harden reranker boundaries and contracts
phernandez a9be341
fix(core): classify reranker gateway failures
phernandez 8b278c3
fix(core): redact reranker credentials
phernandez 7ea3778
fix(core): stabilize reranker failure handling
phernandez 5c9ef1e
fix(core): classify malformed rerank responses
phernandez 3b8f10c
fix(core): include reranking in vector latency
phernandez ab95d29
fix(core): avoid repeated hybrid candidate expansion
phernandez 0c131db
fix(core): keep offline reranker cache misses permanent
phernandez 1bc6be4
fix(core): preserve baseline hybrid candidate window
phernandez d105237
fix(core): stabilize rerank candidate window
phernandez 396bd08
fix(core): preserve reranked pagination tails
phernandez da7f9a7
fix(core): stabilize reranked tail scores
phernandez 0e9fd2c
fix(core): enforce reranker failure boundaries
phernandez 9b1183a
fix(core): stabilize expanded rerank tails
phernandez 4d1b352
fix(core): harden reranker outage boundaries
phernandez 920cf8d
test(api): cover reranker contract errors
phernandez 2587294
docs(core): document search reranking
phernandez File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.