惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

MyScale Blog
MyScale Blog
J
Java Code Geeks
Vercel News
Vercel News
A
About on SuperTechFans
G
Google Developers Blog
C
Check Point Blog
腾讯CDC
N
Netflix TechBlog - Medium
博客园 - 司徒正美
S
SegmentFault 最新的问题
D
DataBreaches.Net
博客园_首页
美团技术团队
Stack Overflow Blog
Stack Overflow Blog
博客园 - 聂微东
量子位
雷峰网
雷峰网
IT之家
IT之家
小众软件
小众软件
Blog — PlanetScale
Blog — PlanetScale
博客园 - 三生石上(FineUI控件)
H
Help Net Security
宝玉的分享
宝玉的分享
博客园 - 叶小钗

Swift for Visual Studio Code comes to Open VSX Registry | InfoWorld

Notion courts developers with a platform for AI agents and workflow automation Using continuous purple teaming to protect fast-paced enterprise environments A better way to work with SQL Server Evidence-driven workflows: Rethinking enterprise process design AWS debuts Graviton-powered Redshift RG instances to cut analytics costs SAP’s AI promises last year? Most are still rolling out First look: Lemonade serves up local AI with limitations GitLab CEO sees developer tool bill increasing 100-fold Red Hat adds support for agentic AI development What’s new and exciting in JDK 26 Kill the loading spinner with local-first data and reactive SQL A networking revolution at AWS Tokenmaxxing is super dumb How to add AI to an existing product (without annoying users) Your AI doesn’t need another database What happens when engineering teams reorganize around AI agents Python isn’t always easy When cloud giants meddle in markets 12 model-level deep cuts to slash AI training costs The best new features in Python 3.15 Teradata launches platform for enterprise AI agents moving beyond pilots Three skills that matter when AI handles the coding MongoDB targets AI’s retrieval problem Building AI apps and agents with Microsoft Foundry Designing front-end systems for cloud failure No, AI won’t destroy software development jobs Diskless databases: What happens when storage isn’t the bottleneck Vibe coding or spec-driven development? The agentic AI distraction Vibe coding or spec-driven development? How to choose
Anthropic rolls out Claude Managed Agents
by Paul Krill Editor at Large · 2026-04-09 · via Swift for Visual Studio Code comes to Open VSX Registry | InfoWorld

Anthropic has announced Claude Managed Agents, a suite of composable APIs for building and hosting cloud-hosted agents. The intent is to give any company building on the Claude Platform the full production stack for shipping AI agents at scale.

Launched April 8 in a public beta on the Claude Platform, Claude Managed Agents is purpose-built for Claude, enabling better agent outcomes with less effort by providing sandboxed code execution, checkpointing, credential management, scoped permissions, and end-to-end tracing, according to Anthropic. Users define an agent’s tasks, tools, and guardrails and deploy it on Anthropic infrastructure. A built-in orchestration harness decides when to call tools, how to manage context, and how to recover from errors, the company said.

Claude Managed Agents includes the following:

  • Production-grade agents with secure sandboxing, authentication, and tool execution handled for the user.
  • Long-running sessions that operate autonomously, with progress and outputs that persist through disconnections.
  • Multi-agent coordination that allows agents to spin up and direct other agents to parallelize complex work.
  • Trusted governance that gives agents access to real systems with scoped permissions, identity management, and execution tracing built in.

Notion, Rakuten, and Sentry are already building on Claude Managed Agents, Anthropic said. In internal testing around structured file generation, Claude Managed Agents improved outcome task success by as much as 10 points over a standard prompting loop, with the largest gains on the hardest problems, Anthropic said.