core-agent-ide/codex-rs/protocol/src
Thibault Sottiaux c93e77b68b
feat: update default (#4076)
Changes:
- Default model and docs now use gpt-5-codex. 
- Disables the GPT-5 Codex NUX by default.
- Keeps presets available for API key users.
2025-09-22 20:10:52 -07:00
..
config_types.rs [mcp-server] Update read config interface (#3093) 2025-09-04 16:26:41 -07:00
custom_prompts.rs Generate more typescript types and return conversation id with ConversationSummary (#3219) 2025-09-08 17:54:47 -04:00
lib.rs Format large numbers in a more readable way. (#2046) 2025-09-08 21:48:48 +00:00
mcp_protocol.rs feat: update default (#4076) 2025-09-22 20:10:52 -07:00
message_history.rs Generate more typescript types and return conversation id with ConversationSummary (#3219) 2025-09-08 17:54:47 -04:00
models.rs bug: default to image (#3501) 2025-09-11 23:10:24 +00:00
num_format.rs Format large numbers in a more readable way. (#2046) 2025-09-08 21:48:48 +00:00
parse_command.rs Generate more typescript types and return conversation id with ConversationSummary (#3219) 2025-09-08 17:54:47 -04:00
plan_tool.rs Generate more typescript types and return conversation id with ConversationSummary (#3219) 2025-09-08 17:54:47 -04:00
protocol.rs Change headers and struct of rate limits (#4060) 2025-09-22 21:06:20 +00:00