Files
codex/codex-rs/code-mode
Jeremy Lewi 3ffd99cd3d refactor: inject code mode runtime into codex sessions
Extract a CodeModeRuntime trait from codex-code-mode and make the core code-mode wrapper hold an injected runtime instead of constructing the native implementation inline. Thread an optional runtime override through Codex spawn/session startup and expose a ThreadManager entrypoint that can start a thread with a caller-provided runtime. Re-export the runtime trait from codex-core so downstream browser harness code can consume the seam without reaching into transitive dependencies.
2026-04-13 09:40:19 -07:00
..
2026-03-20 23:36:58 -07:00
2026-03-20 23:36:58 -07:00