Sep 17, 2026
Run Codex natively on Android with sandbox, terminal and development tools. Download the latest version of AGENTCODI 0.7.5 to enjoy new features and updates immediately!
Import and export bug fix
- Hardened workspace imports by validating sanitized provider names before any file data is read, preventing credential-like filenames from bypassing the import guard.
- Fixed workspace archive file-limit accounting so files omitted during export no longer consume the regular-file limit.
Supervisor bug fix
- Fixed C++ app-server transport handling so a NUL byte inside a received transport chunk no longer causes valid JSON frames in the same chunk to be discarded.
- Fixed handling of in-progress imageGeneration items. Image-generation events without a result field are now accepted while still enforcing full validation once a result is present.