strands-agents/harness-sdk

Build an agent harness and control it end-to-end. Open-source SDK for production AI agents in Python & TypeScript - any model, any cloud.

Open original source ↗

From the publisher

README & documentation

Source preview

Read the project’s overview, installation instructions and usage examples. The original README is the source of truth.

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 Strands harness, the Python and TypeScript SDKs, the documentation site, and supporting packages: Build an agent harness. Control it end-to-end. MCP, streaming, multi-agent patterns, and structured output are all built in. The easiest way to get started is with Strands harness, a fully assembled, state-of-the-art agent. A single createharness() (Python) or createHarness() (TypeScript) call gives you an optimized agent with benchmarked defaults for the model, tools, memory, sessions, and…

strands-agents/harness-sdk on GitHub A short preview, not the full document.

Read the full README ↗ · Preview checked 2026-09-23T13:40:26.322Z

Inside the original README — Document outline
  1. Why Strands
  2. Quick Start
  3. Python
  4. TypeScript
  5. Working with the SDK
  6. Python
  7. TypeScript
  8. Documentation
  9. Development
  10. Contributing ❤️
  11. Stay in touch with the team
  12. License

Headings are captured from the source. Links open the publisher’s document, not a locally hosted copy.

Links from the README

References supplied by the publisher, not independently verified endorsements. Check the destination before downloading files or entering credentials.

Documentation belongs to its respective authors. Reported project/model license: Apache-2.0. A listing is not a grant of reuse or training rights. Confirm the document’s own terms at the source.

What this repository does

Build an agent harness and control it end-to-end. Open-source SDK for production AI agents in Python & TypeScript - any model, any cloud.

Repository facts

Owner
strands-agents
Primary language
Python
Stars
7,616
Forks
1,189
Open issues + pull requests
804
License
Apache-2.0
Archived
No
Default branch
main
Created
2025-05-14T19:59:51.000Z
Last push
2026-09-23T07:58:59.000Z

Topics and intended use

Owner-supplied topics: agent-framework, agentic, agentic-ai, agents, ai, ai-agents, anthropic, autonomous-agents, bedrock, generative-ai, harness, llm, llm-agent, mcp, multi-agent-systems, openai, python, sdk, strands-agents, typescript

Review the README for scope, installation, examples and limitations. We do not run repository code or certify it.

Evaluate before installing

Review licensing and dependencies, inspect recent commits and unresolved issues, and test in an isolated environment before production use. Stars and forks alone cannot answer these questions.

README and project files

Issues and maintenance discussion

Releases and changelog

Source and freshness

Source: GitHub. Metadata observed 2026-09-23T12:02:25.677Z. Daily imports are snapshots, not real-time monitoring.

Popularity and source listings do not establish security, suitability, licensing rights or benchmark performance.

Open original source

Related repositories

public-apis/public-apis

EbookFoundation/free-programming-books

donnemartin/system-design-primer

vinta/awesome-python

practical-tutorials/project-based-learning

NousResearch/hermes-agent