summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/useAtCompletion.ts
AgeCommit message (Collapse)Author
2025-08-07perf(filesearch): Use async fzf for non-blocking file search (#5771)Bryant Chandler
Co-authored-by: Jacob Richman <[email protected]>
2025-08-06feat(file-search): Add support for non-recursive file search (#5648)Bryant Chandler
Co-authored-by: Jacob Richman <[email protected]>
2025-08-06fix(core) Fix not resetting when after first get out of completion ↵Sandy Tao
suggestions (#5635) Co-authored-by: Jacob Richman <[email protected]> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-05feat(core, cli): Introduce high-performance FileSearch engine (#5136)Bryant Chandler
Co-authored-by: Jacob Richman <[email protected]>