Version 1.0 of the Strands Agents TypeScript SDK is here. This open source agent harness gives you everything you need to create agents that don't just respond, but run code securely, stay within context windows, and stay under your control. Your agents can now run in Node.js or directly in the browser, opening up entirely new categories of client-side AI experiences. https://t.co/CJk6JnpUIn
AWS Launches Strands Agents TypeScript SDK for Browser Native AI Agents
Amazon Web ServicesAWS released version 1.0 of the Strands Agents TypeScript SDK, allowing developers to build and run autonomous agents directly in the browser or Node.js. The framework provides standardized orchestration patterns like Swarms and Graphs, shifting agent execution from server-side backends to client-side interfaces.
Zod-based validation.- Orchestration patterns
- Agent-as-tool, Graph, Swarm
- Supported runtimes
- Node.js, Web Browser
- Default model provider
- Amazon Bedrock
- Tooling protocols
- Model Context Protocol (MCP)
- Validation framework
- Zod
The update follows Strands Evals and Strands Steering, completing a suite for managing non-deterministic agent behavior. By supporting browser-native execution, AWS allows developers to build in-app copilots that handle the agent loop (the iterative cycle of reasoning and action) locally, reducing latency.
You can now implement multi-agent workflows using patterns like Swarm for dynamic handoffs or Graph for fixed dependencies. The SDK is available via npm and includes native support for the Model Context Protocol (MCP). While Amazon Bedrock is the default, the library supports any provider compatible with the Vercel AI SDK.
Still wondering? A few quick answers below.
Every HeadsUpAI update is written based on its original source and reviewed before it's published. Read our editorial standards →




