[PR #13073] feat(file): use FFF for file searches #14499

Open
opened 2026-02-16 18:19:17 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13073

State: open
Merged: No


Summary

  • add FFF wrapper and use it for file queries in File.search
  • simplify File.search type to file/directory/all and drop hidden ordering logic
  • keep dirs=false behavior in /find/file and add @ff-labs/bun dependency

Testing

  • Not run (not requested)
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13073 **State:** open **Merged:** No --- ## Summary - add FFF wrapper and use it for file queries in File.search - simplify File.search type to file/directory/all and drop hidden ordering logic - keep dirs=false behavior in /find/file and add @ff-labs/bun dependency ## Testing - Not run (not requested)
yindo added the pull-request label 2026-02-16 18:19:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14499