sourcebot/packages/web/src/app/api
Wayne Sun 4304edd6c9 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-01 11:29:45 -05:00
..
(client) feat(web): Streamed code search (#623) 2025-11-22 15:33:31 -08:00
(server) feat: add temporal filtering to search and repository APIs 2025-12-01 11:29:45 -05:00
[domain]/repos/[repoId]/image [experimental] feat(ee): GitHub permission syncing (#508) 2025-09-20 16:51:14 -07:00