Logo
Explore Help
Register Sign In
valknar/llmx
1
0
Fork 0
You've already forked llmx
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
096bca2fa26d9155c61b3327ff8ff65090687a1b
llmx/codex-rs/protocol/src/lib.rs

7 lines
129 B
Rust
Raw Normal View History

fix: introduce codex-protocol crate (#2355)
2025-08-15 12:44:40 -07:00
pub mod config_types;
chore: move mcp-server/src/wire_format.rs to protocol/src/mcp_protocol.rs (#2423) The existing `wire_format.rs` should share more types with the `codex-protocol` crate (like `AskForApproval` instead of maintaining a parallel `CodexToolCallApprovalPolicy` enum), so this PR moves `wire_format.rs` into `codex-protocol`, renaming it as `mcp-protocol.rs`. We also de-dupe types, where appropriate. --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/openai/codex/pull/2423). * #2424 * __->__ #2423
2025-08-18 09:36:57 -07:00
pub mod mcp_protocol;
fix: introduce codex-protocol crate (#2355)
2025-08-15 12:44:40 -07:00
pub mod message_history;
pub mod parse_command;
pub mod plan_tool;
pub mod protocol;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 19ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API