Logo
Explore
Register Sign In
agent/codex
1
0
Fork 0
You've already forked codex
mirror of https://github.com/pchuan98/codex.git synced 2026-07-01 00:31:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
55b74c95e29f331b504271e847e0077c182dbf30
codex/codex-rs/protocol/src
T
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.
83a4d4d8ed ยท 2025-09-29 13:06:08 -07:00
History
..
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