core-agent-ide/codex-rs/mcp-server/tests/suite
Dylan 197f45a3be
[mcp-server] Expose fuzzy file search in MCP (#2677)
## Summary
Expose a simple fuzzy file search implementation for mcp clients to work
with

## Testing
- [x] Tested locally
2025-09-29 12:19:09 -07:00
..
archive_conversation.rs feat: add ArchiveConversation to ClientRequest (#3353) 2025-09-09 11:39:00 -04:00
auth.rs Fix get_auth_status response when using custom provider (#3581) 2025-09-14 18:27:02 -07:00
codex_message_processor_flow.rs feat: reasoning effort as optional (#3527) 2025-09-12 12:06:33 -07:00
codex_tool.rs make tests pass cleanly in sandbox (#4067) 2025-09-25 13:11:14 -07:00
config.rs feat: update default (#4076) 2025-09-22 20:10:52 -07:00
create_conversation.rs feat: include reasoning_effort in NewConversationResponse (#3506) 2025-09-11 21:04:40 -07:00
fuzzy_file_search.rs [mcp-server] Expose fuzzy file search in MCP (#2677) 2025-09-29 12:19:09 -07:00
interrupt.rs make tests pass cleanly in sandbox (#4067) 2025-09-25 13:11:14 -07:00
list_resume.rs Switch to uuid_v7 and tighten ConversationId usage (#3819) 2025-09-18 14:37:03 +00:00
login.rs Simplify auth flow and reconcile differences between ChatGPT and API Key auth (#3189) 2025-09-11 09:16:34 -07:00
mod.rs [mcp-server] Expose fuzzy file search in MCP (#2677) 2025-09-29 12:19:09 -07:00
send_message.rs Switch to uuid_v7 and tighten ConversationId usage (#3819) 2025-09-18 14:37:03 +00:00
set_default_model.rs feat: update default (#4076) 2025-09-22 20:10:52 -07:00
user_agent.rs Set a user agent suffix when used as a mcp server (#3395) 2025-09-10 02:32:57 +00:00
user_info.rs feat: add UserInfo request to JSON-RPC server (#3428) 2025-09-10 17:03:35 -07:00