37 related articles

Microsoft open-sources agent-governance-toolkit covering all OWASP Agentic Top 10 risks through policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for production AI Agent deployment.

Exploring the key evolution in coding agent architecture: separating the reasoning core from code execution environments to decouple control and execution planes.

Exploring the next evolution in coding agent architecture: decoupling the reasoning core from code execution environments to separate control and execution planes.

Deep analysis of AI agent jailbreak and escape incidents, covering prompt injection attacks, permission control failures, and sandbox isolation breakdowns, with practical multi-layer defense strategies.

A deep dive into DeepAgents' sandbox backend and Agent Skills: why Agents need sandboxes to isolate code execution, how Skills enable modular capability reuse, and how the two work together to build reliable AI Agent systems.

A deep dive into DeepAgents' sandbox backend and Agent Skills: why Agents need sandbox isolation to run code, how Skills enable modular capability reuse, and how the two combine to build reliable AI Agent systems.

Google's official hands-on: how to go from idea to production fast with AI Studio and build AI Agents using the now-GA Interactions API. The core idea—Agents are just combinations of files.

Official Google hands-on: go from idea to production fast with AI Studio, and build AI Agents with the now-GA Interactions API. The core idea: an Agent is just a composition of files—Markdown plus a few scripts, no complex Python loops needed.

A comprehensive guide to OpenAI's new AI coding agent Codex: from concept and comparison of its four forms, to installing Git/Node.js/VS Code, configuring the API Key, and creating a workspace.

A deep dive into OpenAI's Agent sandbox cloud architecture: the security evolution from Fork and containers to gVisor and microVMs, plus copy-on-write snapshots and global orchestration.
Coasty: API Infrastructure Built for C…
Coasty (YC S26) is an API platform for computer-use agents, wrapping screenshot capture, mouse/keyboard control, and session management into a unified interface so developers can focus on agent logic.
Smart Proxy: The Key Architecture for …
Too much AI permission is risky; too little kills productivity. A smart proxy acts as a controllable middleware layer — intercepting, auditing, and policy-gating AI agent actions in tools like Claude Code and Cursor for safe autonomous operation.

Claude Code found to contain user monitoring logic, raising AI tool privacy concerns. Learn how to isolate Claude Code, Codex & Copilot with Docker Sandboxes — full setup and escape testing included.
Cross-Platform MicroVM Sandbox: Runnin…
Explore cross-platform MicroVM sandbox technology supporting Windows/Mac/Linux with a built-in policy engine for fine-grained access control in AI Agent and multi-tenant code execution scenarios.

What exactly is the Cloud Coding Agent Silicon Valley is hyping? This article breaks down the core concept across three axes—where it runs, who watches, where tasks start—and gives users in China practical advice on local alternatives.

OpenAI launches Build Week, a global developer event centered on Codex AI coding tool, featuring live sessions and community events to help developers ship ideas fast.

Why give AI Agents a virtual filesystem and bash instead of more tools? A deep dive into the "Files over Tools" design philosophy, tool bloat, Unix principles, security sandboxing, and hybrid architectures.

An in-depth analysis of reverse-engineering Nvidia CUDA-checkpoint to accelerate GPU cold starts. Covers checkpoint/restore, Serverless GPU prospects, and VRAM snapshot challenges.

Using a project management system as an example, this article details how to use the Dify low-code platform to achieve AI-powered integration of enterprise internal systems through interface capture and workflow orchestration.

LangChain's LangSmith Engine is an intelligent agent tool for tracking Agent failures, prioritizing issues, and auto-drafting fixes. Deep dive into its core capabilities, sandbox isolation, sub-Agent architecture, and continuous evaluation challenges.