Managed agents now support web search + self-hosted sandbox memory — big practical boost for agent capabilities
Anthropic TypeScript SDK v0.120.0 adds managed agents web search and self-hosted sandbox memory
Original: anthropics/anthropic-sdk-typescript: sdk: v0.120.0
Importance: 一部の開発者向け機能追加だが、エージェント機能の実用性を大きく向上させる。
Summary
Anthropic released TypeScript SDK v0.120.0 with new capabilities for managed agents: web search configuration and self-hosted sandbox memory support. Developers can now configure agents to perform web searches and maintain stateful data within sandbox environments. Internal improvements include consolidating pnpm workspace lockfiles for better dependency management.
Key Points
- Managed agents now support web search configuration
- Self-hosted sandbox memory feature added
- Backward compatible minor version upgrade
- Internal pnpm toolchain optimization
View developer notes (APIs, breaking changes, migration)
v0.120.0 adds webSearchConfig parameter and selfHostedSandboxMemory support to managed agents API. createAgent/updateAgent endpoints now support web search configuration, and sandbox execution can maintain stateful memory managed by the host application. No breaking changes; backward compatible with v0.119.0. Internal pnpm workspace lockfile consolidation improves dependency stability and npm registry synchronization.
Source: https://github.com/anthropics/anthropic-sdk-typescript/releases/tag/sdk-v0.120.0
Outlet: SDK (anthropic-sdk-typescript)
This article is an AI-generated summary (OpenAI GPT-4o-mini) of publicly available information from Anthropic, OpenAI, Google, Meta, Mistral, DeepSeek, Sakana, and other vendors. The original source URL is always provided in accordance with fair-use citation requirements. Summaries are AI-generated and may contain mistranslations or misinterpretations. Always verify details with the original source.