Uh oh!
There was an error while loading. Please reload this page.
feat(search): add tables, files, knowledge bases, and jobs to cmd-k search - #3800
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryMedium Risk Overview
Written by Cursor Bugbot for commit 2100c85. Configure here. |
f5936ee to
4d0f7f0CompareGreptile SummaryThis PR extends the cmd-k search modal to surface individual tables, files, and knowledge bases as navigable search results, complementing the existing static "Pages" links. It introduces a Confidence Score: 5/5Safe to merge — prior routing concerns are resolved, logic is correct, and the single remaining note is a non-blocking style preference. All prior review concerns have been addressed: the No files require special attention. Important Files Changed
Reviews (2): Last reviewed commit: "fix(search): add files back with per-fil..." | Re-trigger Greptile |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
waleedlatif1
commented
Mar 27, 2026
waleedlatif1
commented
Mar 27, 2026
@cursor review |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…earch (#3800) * feat(search): add tables, files, knowledge bases, and jobs to cmd-k search * fix(search): address PR feedback — drop files/jobs, add onSelect to memo * fix(search): add files back with per-file deep links, keep jobs out * fix(search): remove onSelect from memo comparator to match existing pattern

Summary
MemoizedIconItemandcreateIconGroupfactory to avoid copy-pasteType of Change
Testing
Tested manually
Checklist