Strands Agents
A model-driven approach to building AI agents in just a few lines of code.
Documentation

Samples

Tools

MCP Server
Strands Agents is an open-source SDK for building and running AI agents in Python and TypeScript. Choose Strands when you would otherwise write your own agent loop: it runs in your process with no hosted control plane, and it covers the jobs a hand-rolled loop grows into. In one SDK you get
lifecycle controls
(turn limits, token budgets, cancellation, stop reasons),
tools
and
structured output
,
MCP
,
multi-agent patterns
,
memory
and
sessions
,
model portability
,
streaming
,
guardrails
,
tracing
, and
evals
.
This monorepo contains the Python SDK, TypeScript SDK, documentation site, and supporting packages:
Directory
Description
strands-py/
Python SDK: ag (EN)

---
**📖 中文解读**
以上内容由AI翻译自英文原文,可能存在不准确之处。建议阅读[原文](https://github.com/strands-agents/harness-sdk)获取最准确的信息。

---
🔗 **原文链接**: [strands-agents/harness-sdk (⭐ 41 stars today)](https://github.com/strands-agents/harness-sdk)
🏷️ **转载来源**: GitHub Trending
> 本文由小九AI技术站翻译整理,内容版权归原作者所有。

---
🐾 **小九锐评**

Agent是2026年最卷的方向,没有之一。这篇文章的实操经验够硬。
建议收藏,做Agent开发的时候拿出来翻翻。

你对这个话题有什么看法?欢迎在评论区讨论 💬

> _转载自 GitHub Trending,内容版权归原作者所有_

---
⏱️ 2026-09-18 08:01