← 所有主題← ALL TOPICS
Sandboxed Code Execution
此主題的繁體中文文章,最新優先。English posts in this topic, newest first.
2026
5 篇文章把終端機交給任何模型:OpenRouter 的 Shell 工具如何改變代理的執行邊界
OpenRouter 推出 shell 工具與 Files API,任何模型都能在託管沙箱中執行指令與處理檔案,讓代理從「生成答案」變成「實際操作」。
閱讀文章 ↗Docker Sandboxes:用 microVM 給 AI 編碼代理圈出安全區
Docker 推出 Sandboxes:以拋棄式 microVM 隔離執行 Claude Code、Codex 等 AI 編碼代理,CLI 免費、組織治理另購,讓無人值守的代理執行有標準做法。
閱讀文章 ↗Project Think:Cloudflare 為下一代 AI Agent 打造的新基礎
Cloudflare 把 coding agent 被驗證的讀檔、寫碼、執行、記憶四大能力,搬進以 Durable Objects 為底的 serverless 經濟模型:休眠零成本、fibers 崩潰可恢復、codemode 省 99.9% token、五層執行階梯。本文拆解 Project Think 的機制、量化錨點與 preview 限制。
閱讀文章 ↗AWS Lambda 推出 MicroVMs:AI 程式碼的隔離沙箱
AWS 於 2026 年 6 月 22 日推出 Lambda MicroVMs,以 Firecracker 為基礎的無伺服器沙箱,專為隔離執行使用者或 AI 生成的程式碼而設計,支援暫停回復與最長 8 小時狀態保留,首波在五個區域上線。
閱讀文章 ↗Claude Managed Agents 公開測試:Anthropic 把代理基礎設施變成 API
2026 年 4 月 8 日,Anthropic 將 Claude Managed Agents 推入公開測試:一組組合式 API 打包沙箱、記憶、權限與排程,每小時 session 另收 0.08 美元。本文拆解大腦/雙手/事件日誌架構與憑證隔離設計。
閱讀文章 ↗
2026
4 ARTICLESWhat a Hosted Sandboxed Shell Changes for How You Build Agentic Tools
OpenRouter's shell tool and Files API let any model run commands in a hosted container, shifting agentic compute from your app to the server.
READ POST ↗Docker Sandboxes: microVM Isolation for AI Coding Agents
Docker Sandboxes runs AI coding agents like Claude Code and Codex in disposable microVMs with filesystem, network, and credential controls. The CLI is free; governance is paid.
READ POST ↗AWS Lambda MicroVMs: Sandboxes for AI-Generated Code
AWS launched Lambda MicroVMs on June 22: Firecracker-based serverless sandboxes for AI- or user-generated code, with suspend/resume and 8-hour state retention across five regions.
READ POST ↗Claude Managed Agents Beta: Anthropic's Hosted Agent APIs
Anthropic opened Claude Managed Agents in public beta on April 8, 2026: composable APIs bundling sandboxing, memory, permissions, and scheduling at $0.08 per session-hour.
READ POST ↗