core-agent-ide/codex-rs/protocol/src
pakrym-oai 4c566d484a
Separate interactive and non-interactive sessions (#4612)
Do not show exec session in VSCode/TUI selector.
2025-10-02 13:06:21 -07:00
..
config_types.rs [mcp-server] Update read config interface (#3093) 2025-09-04 16:26:41 -07:00
conversation_id.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00:00
custom_prompts.rs Custom prompts begin with /prompts: (#4476) 2025-09-29 17:58:16 -07:00
lib.rs fix: remove mcp-types from app server protocol (#4537) 2025-10-01 02:16:26 +00: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 Use anyhow::Result in tests for error propagation (#4105) 2025-09-23 13:31:36 -07: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 Separate interactive and non-interactive sessions (#4612) 2025-10-02 13:06:21 -07:00