sourcebot/packages
Wayne Sun ba4c8a58e7 feat: add temporal filtering to search and repository APIs
Add temporal filtering capabilities for searches by git branch/revision
and repository index dates (since/until). Integrates with the refactored
QueryIR-based search architecture.

- Add gitRevision, since, until parameters to SearchOptions
- Implement temporal repo filtering by indexedAt field
- Add branch filtering via QueryIR wrapper
- Add search_commits MCP tool for commit-based searches
- Update list_repos with activeAfter/activeBefore filtering
- Add 88 new tests (all passing)

Signed-off-by: Wayne Sun <gsun@redhat.com>
2025-12-07 15:50:48 -05:00
..
backend chore(web): Bake PostHog token into build 2025-11-30 18:29:01 -08:00
db fix(web): Fix issue where creating a new Ask thread would result in a 404 (#641) 2025-11-28 23:01:33 -08:00
mcp feat: add temporal filtering to search and repository APIs 2025-12-07 15:50:48 -05:00
queryLanguage fix(web): Fix issue where quotes cannot be used within a query (#629) 2025-11-25 12:06:51 -08:00
schemas feat(web): Add support for authentik sso (#627) 2025-11-24 13:28:04 -08:00
shared feat: add temporal filtering to search and repository APIs 2025-12-07 15:50:48 -05:00
web feat: add temporal filtering to search and repository APIs 2025-12-07 15:50:48 -05:00