Search: consolidate core and provider implementations

Co-authored-by: ghreprimand <203024559+ghreprimand@users.noreply.github.com>
This commit is contained in:
ghreprimand
2026-06-02 07:02:26 -05:00
committed by GitHub
parent de92bbe47a
commit c075abce5d
4 changed files with 54 additions and 1064 deletions
+3 -4
View File
@@ -1,8 +1,7 @@
"""Regression tests for the services.search provider copy.
"""Regression tests for the canonical services.search provider implementation.
The UI search routes import services.search, while agent/deep-research paths
still import src.search. Keep the service-side copy aligned with the safer
provider guards already present in src.search.
The old src.search provider path aliases this module; these tests pin the
behavior at the single implementation point.
"""
import sys