Cursor 2.5 Brings Plugin Marketplace, Sandbox Network Controls, and Async Subagents
Cursor releases version 2.5 with a plugin marketplace for extensibility, granular network access controls for sandboxed environments, and asynchronous subagent execution for parallel processing.
Cursor has released version 2.5, introducing a plugin marketplace for extensibility, enhanced security controls for sandboxed environments, and performance improvements to its agent capabilities.
Plugin Marketplace Launches
The newly launched Cursor Marketplace allows developers to discover and install plugins that package skills, subagents, MCP servers, hooks, and rules into a single installation.
Initial partners include Amplitude, AWS, Figma, Linear, and Stripe. These plugins cover workflows spanning design, databases, payments, analytics, and deployment.
Plugins can be browsed at cursor.com/marketplace or installed directly in the editor using the /add-plugin command.
More details are available in the official announcement.
Granular Sandbox Network Controls
The sandbox environment now supports granular network access controls alongside existing directory and file access controls. Developers can define precisely which domains the agent can reach while executing sandboxed commands.
Three control levels are available:
- User config only: Restricted to domains defined in
sandbox.json - User config with defaults: Restricted to user allowlist plus Cursor’s built-in defaults
- Allow all: Unrestricted network access within the sandbox
Enterprise plan administrators can enforce network allowlists and denylists from the admin dashboard, ensuring organization-wide egress policies apply to all agent sandbox sessions.
Asynchronous Subagent Execution
Previously, all subagents ran synchronously, blocking the parent agent until completion. Version 2.5 enables asynchronous subagent execution, allowing the parent agent to continue working while subagents run in the background.
Subagents can now spawn their own subagents, creating a tree of coordinated work. This enables Cursor to tackle larger tasks such as multi-file features, extensive refactors, and complex bugs.
Performance improvements to subagents have also been implemented since the previous release, including lower latency, better streaming feedback, and more responsive parallel execution.
Technical Context
The AI coding assistant market is experiencing a shift from single-agent systems to multi-agent architectures. The combination of parallel processing and specialized subagents represents a promising approach for efficiently handling complex coding tasks.
Network controls for sandboxed environments address a critical balance between AI agent autonomy and security. In enterprise settings, controlling AI agent external communications has become an integral part of zero-trust security strategies.
Availability
Cursor 2.5 is available now. Full details can be found in the official changelog.
関連記事
Reddit「r/ClaudeAI」で議論。ベテラン開発者が問う「AIが急速進化する中、キャリア戦略は」
18年の組込みLinux開発経験を持つエンジニアがReddit「r/ClaudeAI」で投げかけた問い「what's your career bet when AI evolves this fast?」が264件のコメントを集め、AIエンジニアのキャリア計画が「5年先から2年先も見えない」時代に突入していることを示している。
Reddit「r/ClaudeAI」で議論。ベテラン開発者が問う「AIが急速進化する中、キャリア戦略は」
18年の組込みLinux開発経験を持つエンジニアがReddit「r/ClaudeAI」で投げかけた問い「what's your career bet when AI evolves this fast?」が264件のコメントを集め、AIエンジニアのキャリア計画が「5年先から2年先も見えない」時代に突入していることを示している。
2026年、AIコーディングツール比較。GitHub Copilot、Cursor、Codiumなど主要サービスの機能と料金
2026年2月時点でソフトウェア開発を支援する主要AIコーディングツールを比較。GitHub Copilot、Cursor、Codium、Tabnineの機能、料金、選定基準を解説。
人気記事
ChatGPT(OpenAI)とClaude(Anthropic)の機能比較 2026年版。コーディング・長文解析・コスト・API料金の違いを検証
ChatGPT(GPT-4o/o3)とClaude(Sonnet 4.6/Opus 4.5)を2026年時点の最新情報で比較する。コーディング能力、長文処理、日本語品質、API料金、無料プランの違いをSWE-benchなどのベンチマーク結果とともに解説する。
【2026年2月20日 所感】「AIがコードを書く」は仮説から現実になった——しかし私たちはその意味をまだ消化できていない
2026年2月20日に観測したコーディングエージェント関連ニュースの総括と所感。Anthropicの自律性研究、cmux、MJ Rathbunのエージェント事故、HN「外骨格 vs チーム」論争、Stripe Minions週1000件PR、Taalas 17k tokens/sec——朝から夜までの流れを通じて見えてきた「AIがコードを書く時代」の実相を考察する。
868のスキルをnpx 1コマンドで——「Antigravity Awesome Skills」が主要AIコーディングエージェントの共通スキル基盤になりつつある
Claude Code・Gemini CLI・Codex CLI・Cursor・GitHub Copilotなど主要AIコーディングアシスタントを横断する868以上のスキルライブラリ「Antigravity Awesome Skills」(v5.4.0)を詳細分析。Anthropic・Vercel・OpenAI・Supabase・Microsoftの公式スキルを統合した設計思想、ロール別バンドル・ワークフロー機能、SKILL.mdによる相互運用性のアーキテクチャを解説する。
最新記事
AIエージェント間通信の標準化競争が始まる——AquaとAgent Semantic Protocolが同日登場
2026年2月23日、Hacker Newsに2つのAIエージェント通信プロジェクトが同日掲載された。Go製CLI「Aqua」とセマンティックルーティングを実装する「Agent Semantic Protocol」は、MCPが解決できないP2P・非同期通信の課題に取り組む。
Claude Sonnet 4.6、無料・Proプランのデフォルトモデルに——社内テストでOpus 4.5を59%の確率で上回る
Anthropicは2026年2月17日にリリースしたClaude Sonnet 4.6を、claude.aiの無料・Proプランのデフォルトモデルに設定した。価格はSonnet 4.5と同額の$3/$15 per 1Mトークン。社内評価ではコーディングエージェント用途でOpus 4.5を上回る結果が出ている。
GoogleがOpenClaw経由のGemini利用ユーザーのアカウントを永久停止——月額$250請求継続のまま
2026年2月23日、Hacker Newsで140pt/107コメントを集めたレポートによると、GoogleはOpenClaw(サードパーティクライアント)経由でGeminiを使用していたGoogle AI Pro/Ultraユーザーを予告なしに永久停止した。技術的・経済的背景を整理する。