HomeTags#sandbox

#sandbox page 1/1 · 2 total

Thu, May 7 1 entries
blog cursor 2d ago · zenn-cursor

AIエージェントを「行儀」ではなく「物理」で縛る — AOS v0.1 という最小仕様の試み A proposal for AOS v0.1, a minimal specification that constrains AI agents through physica…

AI要約 なぜテキストのルールでは足りないのか LLM エージェントに作業させるとき、最初にやることは大体「ルールを書く」ことだ。 CLAUDE.md .cursorrules AGENTS.md system prompt — 名前は何でもいい。重

EN A proposal for AOS v0.1, a minimal specification that constrains AI agents through physical isolation (sandboxes, capability-based permissions, auditability) rather than prompt-level etiquette, aiming to standardize safe agent runtime environments.

zenn.dev
Tue, Feb 17 1 entries
NEW changelog cursor 2mo ago · cursor-changelog

Cursor 2.5、プラグイン・サンドボックス制御・非同期サブエージェントを追加 Plugins, Sandbox Access Controls, and Async Subagents

AI要約 Cursorはバージョン2.5で、外部ツール連携を可能にするプラグイン機構、コマンド実行範囲を細かく制御できるサンドボックスアクセス制御、そしてバックグラウンドで並列タスクを処理する非同期サブエージェントを導入した。エージェント開発の安全性と拡張性を高める更新となっている。

EN Cursor 2.5 introduces a plugin system for extending the agent with external tools, sandbox access controls for fine-grained command permissions, and async subagents that run tasks in parallel in the background, strengthening both safety and extensibility of agentic coding workflows.

cursor.com