singularity-forge/packages
Lex Christopherson a685c7f987 feat(find): replace glob npm package + fd with native Rust glob
The find tool's default path spawned `fd` and used the `glob` npm package
to discover nested .gitignore files. The native @gsd/native glob module
handles gitignore traversal natively via Rust's `ignore` crate, making
both dependencies unnecessary for this code path.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-13 13:16:42 -06:00
..
native fix: repair native module test assertions 2026-03-13 13:06:47 -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(find): replace glob npm package + fd with native Rust glob 2026-03-13 13:16:42 -06:00
pi-tui feat: vendor Pi source into workspace monorepo 2026-03-12 21:55:17 -06:00