mirror of
https://github.com/openai/codex.git
synced 2026-05-05 22:01:37 +03:00
Add a high-level remote shell exec RPC
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -3,6 +3,7 @@ mod handler;
|
||||
mod process_handler;
|
||||
mod processor;
|
||||
mod registry;
|
||||
mod shell_exec_handler;
|
||||
mod transport;
|
||||
|
||||
pub(crate) use handler::ExecServerHandler;
|
||||
|
||||
Reference in New Issue
Block a user