All Tools
S
AgentsFreeOpen Source
STRANDS AGENTS
Model-driven agent SDK for Python and TypeScript
Apache-2.0
ABOUT
Production agent stacks often lock you to one model vendor or one cloud runtime. Strands Agents gives a portable harness, tools, and control loop so the same agent code can run against any model on any cloud without rewriting orchestration.
INSTALL
pip install strands-agents
npm install @strands-agents/sdk
INTEGRATION GUIDE
1. Build a production Python agent with model-driven tools and an explicit control loop
2. Ship the same agent logic in TypeScript using the official Strands SDK
3. Swap model providers without rewriting tool calling, memory, or harness code
4. Compose specialized tools from strands-agents-tools into a custom agent workflow
TAGS
pythontypescriptagentsawssdktoolsopen-source