Michael Bolin
|
b3ad764532
|
chore: change arg from PathBuf to &Path (#1409)
Caller no longer needs to clone a `PathBuf`: can just pass `&Path`.
|
2025-06-27 16:24:41 -07:00 |
|
Michael Bolin
|
64feeb3803
|
fix: add tiebreaker logic for paths when scores are equal (#1400)
---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/openai/codex/pull/1400).
* #1401
* __->__ #1400
|
2025-06-26 23:05:10 -07:00 |
|
Michael Bolin
|
296996d74e
|
feat: standalone file search CLI (#1386)
Standalone fuzzy filename search library that should be helpful in
addressing https://github.com/openai/codex/issues/1261.
|
2025-06-25 13:29:03 -07:00 |
|