core-agent-ide/codex-rs/app-server/tests/suite
Shijie Rao 7be3b484ad
feat: add file name to fuzzy search response (#4619)
### Summary
* Updated fuzzy search result to include the file name. 
* This should not affect CLI usage and the UI there will be addressed in
a separate PR.

### Testing
Tested locally and with the extension.

### Screenshot
<img width="431" height="244" alt="Screenshot 2025-10-02 at 11 08 44 AM"
src="https://github.com/user-attachments/assets/ba2ca299-a81d-4453-9242-1750e945aea2"
/>

---------

Co-authored-by: shijie.rao <shijie.rao@squareup.com>
2025-10-02 18:19:13 -07:00
..
archive_conversation.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
auth.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
codex_message_processor_flow.rs Revert "chore: sanbox extraction" (#4626) 2025-10-02 21:09:21 +00:00
config.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
create_conversation.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
fuzzy_file_search.rs feat: add file name to fuzzy search response (#4619) 2025-10-02 18:19:13 -07:00
interrupt.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
list_resume.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
login.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
mod.rs fix: separate codex mcp into codex mcp-server and codex app-server (#4471) 2025-09-30 07:06:18 +00:00
send_message.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
set_default_model.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
user_agent.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
user_info.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00