Skip to content

v1.10.0

Choose a tag to compare

@songhn233 songhn233 released this 15 Jun 08:45
627d83b

AIO Sandbox 1.10.0 adds built-in OpenAI Codex CLI support and includes reliability improvements for Shell and Browser workflows.

Feature

  • Codex CLI integration: The sandbox image now includes the OpenAI Codex CLI. You can open it from /codex in the browser or run codex directly inside the container.

Improvements

  • Shell reliability: Improved long-running task handling and Shell session reconnect behavior.
  • Large output handling: Shell and Bash can preserve full logs in sandbox files when inline responses are truncated.
  • Browser screenshot compatibility: The legacy /screenshot route now respects image format and quality parameters, matching the newer browser screenshot API behavior.

For Codex setup details, see: https://sandbox.agent-infra.com/guide/advanced/codex


AIO Sandbox 1.10.0 新增内置 OpenAI Codex CLI 支持,并继续改进 Shell 与 Browser 工作流的可靠性。

主要更新

  • Codex CLI 集成:镜像内置 OpenAI Codex CLI,可通过浏览器访问 /codex,或在容器内直接运行 codex 命令使用。

改进

  • Shell 稳定性:改进长任务处理与 Shell 会话重连表现。
  • 大输出处理:Shell 和 Bash 在内联响应被截断时可保留完整日志文件。
  • 浏览器截图兼容性:旧版 /screenshot 路由现在会正确处理图片格式和质量参数,与新版浏览器截图接口保持一致。

Codex 配置方式见文档:https://sandbox.agent-infra.com/zh/guide/advanced/codex