#204 · Primary category: AI Agents & Automation
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.
Project last updated:08/29/26
GitHub Stars
7.0K
Forks
1.1K
Contributors
276
License
Apache-2.0
Why we included this project
Building an agent that survives contact with real users means solving problems the notebook demo never shows you, and this SDK wraps the agent loop in the pieces that make that possible: context management, execution limits, and tracing are handled for you rather than left to ad hoc code. It is genuinely model-agnostic, with solid support for Bedrock, Anthropic, OpenAI, Gemini, and local providers like Ollama, and the monorepo ships both Python and TypeScript SDKs so the same agent logic can drive a Python backend or a Node service. Hooks let you intercept every step to validate or redirect behavior, guardrails catch mistakes before a tool runs, and steering handlers give agents a way to self-correct instead of failing silently. Multi-agent patterns, MCP, streaming, and structured output come included, which makes it a reasonable starting point for a team that wants one dependency to cover the common production concerns.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.