יום שלישי, 15 בספטמבר 2026 LIVE
AI־INFO

כתבה OpenAI Agents (js) ·

v0.18.0

תקציר מקורי באנגלית<h2>Key Changes</h2> <h3>Docker file API migration</h3> <p>Docker file APIs now run entirely inside a running container. This changes compatibility for applications that relied on host-side file access: images need <code>/bin/sh</code> and GNU filesystem utilities, including <code>realpath</code>, and access uses the container's default user or explicit <code>runAs</code>. Use a compatible image and suitable file permissions. Editor updates accept source files up to 10 MiB; use <code>execCommand</code> for larger edits. Newly added path grants require resume or recreation before file APIs can use them.</p> <h3>Optional UnixLocal file protection</h3> <p><code>UnixLocalSandboxClient</code> adds <code>fileIOProtection: 'auto' | 'required' | 'off'</code>. The default <code>'auto'</code> select
קרא במקור המקורי