core-agent-ide/codex-rs/file-search/src
RQfreefly ec3738b47e
feat: move file name derivation into codex-file-search (#8334)
## Summary

  - centralize file name derivation in codex-file-search
  - reuse the helper in app-server fuzzy search to avoid duplicate logic
  - add unit tests for file_name_from_path

  ## Testing

  - cargo test -p codex-file-search
  - cargo test -p codex-app-server
2025-12-19 12:50:55 -08:00
..
cli.rs feat: introduce --compute-indices flag to codex-file-search (#1419) 2025-06-28 14:39:29 -07:00
lib.rs feat: move file name derivation into codex-file-search (#8334) 2025-12-19 12:50:55 -08:00
main.rs chore(rs): update dependencies (#1494) 2025-07-10 11:08:16 -07:00