singularity-forge/packages
Lex Christopherson ec9670b4dc feat: replace fd CLI binary with native @gsd/native fd module for autocomplete
The autocomplete file search no longer spawns the external `fd` binary via
spawnSync. It calls the in-process Rust fuzzyFind() function from @gsd/native,
which handles directory walking, gitignore, hidden files, and fuzzy scoring
in a single native call. The fdPath constructor parameter and ensureTool("fd")
download are removed since the binary is no longer needed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-13 13:35:07 -06:00
..
native merge: integrate native image module (#235) 2026-03-13 13:22:09 -06:00
pi-agent-core feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
pi-ai feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00
pi-coding-agent feat: replace fd CLI binary with native @gsd/native fd module for autocomplete 2026-03-13 13:35:07 -06:00
pi-tui feat: replace fd CLI binary with native @gsd/native fd module for autocomplete 2026-03-13 13:35:07 -06:00