core-agent-ide/codex-rs/protocol/src
Ahmed Ibrahim 9dbe7284d2
Following up on #2371 post commit feedback (#2852)
- Introduce websearch end to complement the begin 
- Moves the logic of adding the sebsearch tool to
create_tools_json_for_responses_api
- Making it the client responsibility to toggle the tool on or off 
- Other misc in #2371 post commit feedback
- Show the query:

<img width="1392" height="151" alt="image"
src="https://github.com/user-attachments/assets/8457f1a6-f851-44cf-bcca-0d4fe460ce89"
/>
2025-08-28 19:24:38 -07:00
..
config_types.rs [mcp-server] Add GetConfig endpoint (#2725) 2025-08-27 09:59:03 -07:00
custom_prompts.rs Custom /prompts (#2696) 2025-08-29 02:16:39 +00:00
lib.rs Custom /prompts (#2696) 2025-08-29 02:16:39 +00:00
mcp_protocol.rs [mcp-server] Add GetConfig endpoint (#2725) 2025-08-27 09:59:03 -07:00
message_history.rs fix: introduce codex-protocol crate (#2355) 2025-08-15 12:44:40 -07:00
models.rs Following up on #2371 post commit feedback (#2852) 2025-08-28 19:24:38 -07:00
parse_command.rs Add a serde tag to ParsedItem (#2546) 2025-08-21 01:34:46 -04:00
plan_tool.rs fix: introduce codex-protocol crate (#2355) 2025-08-15 12:44:40 -07:00
protocol.rs Following up on #2371 post commit feedback (#2852) 2025-08-28 19:24:38 -07:00