AWS Strands harness ships a general-purpose agent harness for Python and TypeScript
The Strands Agents team at AWS released Strands harness, a fully assembled general-purpose agent harness. It runs locally or deploys to a cloud provider, ships for Python and TypeScript under Apache 2.0, and starts with one line of code.
Install with pip install strands-harness or npm install @strands-agents/harness. It ships shell, file, and web tools, keeps long-term memory across runs, resumes from a session ID, and loads Agent Skills. The team reports 28% lower cost than other harnesses across 6 benchmarks.
Source: MarkTechPost

September 22, 2026 146