feat(search): add tables, files, knowledge bases, and jobs to cmd-k search#3800
feat(search): add tables, files, knowledge bases, and jobs to cmd-k search#3800waleedlatif1 merged 4 commits intostagingfrom
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
4d0f7f0
Compare
Greptile 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 |
...ace/[workspaceId]/w/components/sidebar/components/search-modal/_components/command-items.tsx
Show resolved
Hide resolved
apps/sim/app/workspace/[workspaceId]/w/components/sidebar/sidebar.tsx
Outdated
Show resolved
Hide resolved
|
@greptile |
|
@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.

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