core-agent-ide/codex-rs/protocol/src
dedrisian-oai 83a4d4d8ed
Parse out frontmatter for custom prompts (#4456)
[Cherry picked from https://github.com/openai/codex/pull/3565]

Removes the frontmatter description/args from custom prompt files and
only includes body.
2025-09-29 13:06:08 -07:00
..
config_types.rs [mcp-server] Update read config interface (#3093) 2025-09-04 16:26:41 -07:00
custom_prompts.rs Parse out frontmatter for custom prompts (#4456) 2025-09-29 13:06:08 -07:00
lib.rs Format large numbers in a more readable way. (#2046) 2025-09-08 21:48:48 +00:00
mcp_protocol.rs [mcp-server] Expose fuzzy file search in MCP (#2677) 2025-09-29 12:19:09 -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 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 OpenTelemetry events (#2103) 2025-09-29 11:30:55 -07:00