47 related articles

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 focused guide to core LLM application engineer interview topics, covering agent architecture, Multi-Agent, Langfuse evaluation, security, and RAG optimization.

A focused guide to the core interview topics for LLM application engineers, covering agent architecture, Multi-Agent, Langfuse evaluation & tracing, security, and RAG optimization.

A comprehensive breakdown of the OWASP Agentic Security Top 10 framework, covering ASI01–ASI10 risks including goal hijacking, tool misuse, identity abuse, supply chain vulnerabilities, and cascading failures — with practical mitigations for AI agent systems.
Cdbx.ai Review: Build and Deploy Apps …
Cdbx.ai is an AI-powered browser IDE that generates full-stack code from natural language and deploys in one click. Read our in-depth review and comparison with v0, Replit, and Bolt.new.

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.
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.

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.

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.

Two methods for connecting external models to Codex: manually configure keys via relay services, or use the CC Tool to auto-bridge GPT, DeepSeek, and more. Covers auth/config files, CC Tool usage, and multi-model switching.

Researchers reveal attacks targeting AI coding assistants like Claude Code: malicious setup scripts use DNS covert channels to steal API keys, bypassing static scans.

Learn LangGraph multi-agent development covering Supervisor and Collaboration architectures, with three hands-on projects: code assistant, prompt assistant, and WebRTC digital human.

App Builder generates single-file runnable apps from natural language, with real-time sandbox preview and conversational revision. Deep analysis of its workflow, architecture, limitations, and costs.