Under the hood
- Added the
codex-homeworkspace crate along with its initial instructions subsystem. - Introduced supporting modules in
core,exec-server, andtuifor protocol definitions, plugin handling, and IDE context IPC. - Updated a number of third-party dependencies, including several cryptography, random-number, and Git-related crates.
- Adjusted environment variable names and added new internal flags related to TUI rendering, network policy, and execution server behaviour.
- Refactored several serde data models, enums, and notification payloads, removing obsolete variants while introducing replacements for task, thread, and resource handling.