sourcebot/packages/web/src/app
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
..
[domain] chore(web): Improve error messages for file loading errors (#665) 2025-12-05 11:58:19 -08:00
api feat: add temporal filtering to search and repository APIs 2025-12-07 15:50:48 -05:00
components chore(web): Scope code nav to current repository by default (#647) 2025-11-30 18:53:09 -08:00
invite feat(ee): Add ability to link external accounts (#595) 2025-11-04 20:08:04 -08:00
login feat(ee): Add ability to link external accounts (#595) 2025-11-04 20:08:04 -08:00
onboard feat(web,worker): Environment overrides (#597) 2025-11-04 21:22:31 -08:00
redeem chore(web): Upgrade to NextJS 15 (#477) 2025-08-22 14:48:29 -04:00
signup feat(web,worker): Environment overrides (#597) 2025-11-04 21:22:31 -08:00
codemirror-styles.css feat: Ask Sourcebot (#392) 2025-07-23 11:25:15 -07:00
error.tsx Search contexts (#273) 2025-04-24 22:28:13 -07:00
favicon.ico Config format V2 (#42) 2024-10-17 16:31:18 -04:00
global-error.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00
globals.css chore(worker,web): Repo indexing stability improvements + perf improvements to web (#563) 2025-10-18 16:31:22 -07:00
layout.tsx chore(web): Bake PostHog token into build 2025-11-30 18:29:01 -08:00
not-found.tsx v3 effort (#158) 2025-03-31 22:34:42 -07:00
page.tsx Revamp onboarding flow (#376) 2025-07-14 20:14:41 -07:00
posthogProvider.tsx chore(web): Bake PostHog token into build 2025-11-30 18:29:01 -08:00
queryClientProvider.tsx Config format V2 (#42) 2024-10-17 16:31:18 -04:00