Toolbox/Frameworks & SDKs

Agent SDKs & frameworks

general-purpose libraries for building agents

85 repositories, most starred first
State of the category

deepseek-ai/deepseek-harness deepseek-ai/deepseek-harness leads on adoption and offers a plugin-first harness that makes composing complex agent workflows simple; pick it if you want the broadest, componentized way to stitch models and tools together. If you need something else (enterprise controls, local-only operation, typed outputs, or specialized GUIs/trainers) choose a project focused on that gap.

Integration & ecosystem
Teams want broad, production-ready integrations and reusable toolkits so they can swap models, plugins, and retrievers without rewriting application logic or building connectors from scratch.
Local & privacy
Some teams require fully local execution, support for private models, or model-specific optimizations to meet latency, compliance, or cost constraints.
Production governance
Organizations building multi-tenant, audited, or production agent services need built-in observability, permissions, sandboxing and deployment-first runtimes rather than ad-hoc scripts.
Deterministic & training
Teams that need predictable, testable workflows or to optimize agent behavior require graph runtimes, deterministic task APIs, type-safe outputs, or training tooling to iterate reliably.
Specialized UX & tooling
Many projects focus on higher-level developer/creator UX—marketplaces, GUIs, multi-platform UI protocols, persona libraries, retriever-first RAG, or pre-auth toolkits—to accelerate product development and user-facing features.
Find your fit

Which one matches your setup?

Answer any of the questions — the shortlist updates as you go. Recommendations come from the capability passports below, nothing else.

Where should reviews happen?
Can code leave your infrastructure?
What matters most?
Model access?
Pick at least one answer to get a shortlist.
Side by side

Comparison matrix

Axes are extracted from each project's docs by our review pipeline; the maturity score is computed from stars, growth and commit activity — not an opinion. Click a column to sort.

Runs inModelsContextCost to run
145.6k +446/7d
CLIIDECIWeb appBYOKOpenAIAnthropicGeminiDiff/file onlyNone mentionedCloud-key usageYour API key, per-provider pricing
46.8k +72/7d
Web appCLIBYOKOpenAIAnthropicGeminiOllama / localFixed providerDiff onlyNone mentionedCan run fully localYour API key for cloud models; can use local models.
42.0k +94/7d
CLIWeb appCoding-agent pluginBYOKDiff onlyHuman approvalSelf-hostableFree, self-hosted
37.2k +107/7d
Web appCLIBYOKOpenAIAnthropicGeminiFile-level contextHuman-in-the-loopSelf-hostable (cloud optional)Your LLM API key (third‑party); optional CopilotKit Cloud (separate pricing).
30.6k +739/7d
CLIWeb appFixed providerDiff + related filesHuman-in-the-loopSelf-hostableRequires a model provider API key (provider-dependent).
30.0k +125/7d
CLICoding-agent pluginWeb appBYOKOpenAIAnthropicGeminiFixed providerSession/tool scopeConfigurable filtersCloud w/ your API keyRequires Composio dashboard API key
29.1k +123/7d
CLIWeb appBYOKOpenAIAnthropicOllama / localFixed providerDiff onlyNone mentionedFully local possibleRequires provider API keys; provider billing applies.
29.0k +304/7d
CLIWeb appBYOKOpenAIAnthropicGeminiOllama / localWhole-repo analysisHuman-in-the-loopFully localYour API key for hosted models; can run locally with self-hosted models.
28.5k +19/7d
CLIWeb appCIBYOKOpenAIOllama / localFixed providerNo repo contextStructured outputFully local possibleYour API key for cloud models; local-hosted models available
27.7k +148/7d
CLIWeb appIDECoding-agent pluginBYOKOpenAIAnthropicGeminiRepo + related filesHuman-in-the-loopSelf-hostableYour API keys for chosen models (per-provider billing)
26.4k +64/7d
CLIWeb appBYOKOpenAIAnthropicOllama / localFixed providerWhole-repo analysisFiltering & rankingLocal models supportedYour model provider/API key, or self-hosted (local models)
24.6k +142/7d
CLIWeb appBYOKOpenAIAnthropicDiff/file onlyNone mentionedFully local supportCloud requires a Letta API key; local runs free
Ranked by maturity — 8 more in the full catalog below.
At a glance

Capability profiles

Six axes, 0–5 each. The shape tells you the strategy: a wide hexagon is a generalist, a spike is a specialist. Showing the 8 most established — the rest are in the full catalog.

ContextNoiseCustomPrivacyModelsMaturity

A broad, production-ready agent framework with a large ecosystem of integrations and modular abstractions to swap models, tools, and retrievers without rewriting application code.

ContextNoiseCustomPrivacyModelsMaturity

A lightweight, full-featured Agent Harness with a one-click Skill Hub, built-in long-term memory, knowledge graph, and self-evolution features that combine multi-channel runtime and plugin skills.

agno-agi/agno42.0k
ContextNoiseCustomPrivacyModelsMaturity

An end-to-end agent framework delivering an SDK, AgentOS runtime, and a management UI with built-in storage, observability, and human approval for running agent platforms.

ContextNoiseCustomPrivacyModelsMaturity

Provides a multi-platform generative UI and shared-state SDK that lets the same agent run across web, mobile, and chat via the AG-UI Protocol.

ContextNoiseCustomPrivacyModelsMaturity

A production-ready agent framework offering multi-tenancy, fine-grained permission controls, sandboxed workspaces, and an extensible middleware/event system for building trustworthy agent services.

ContextNoiseCustomPrivacyModelsMaturity

Provides 1000+ pre-authenticated toolkits plus per-user sessions, authentication, and a sandboxed workbench so agents can discover and execute real app tools at runtime.

ContextNoiseCustomPrivacyModelsMaturity

Provides a minimal, code-centric agent design where the LLM emits executable Python actions (code-as-actions) rather than only tool-call dictionaries, with built-in sandboxing and Hub/tool integrations.

ContextNoiseCustomPrivacyModelsMaturity

A batteries-included, opinionated agent harness that bundles filesystem access, sub-agents, context management, skills, and human-in-the-loop controls out of the box.

All repositories (85)

DeepSeek Harness: Everything is a Plugin.

211.8k
+10,4097d
TypeScript
3 wk

The agent engineering platform.

145.6k
+4467d
Python
3 yrs

Open-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory a…

46.8k
+727d
Python
4 yrs

Build, run, and manage agent platforms.

42.0k
+947d
Python
4 yrs

The Frontend Stack for Agents & Generative UI. React, Angular, Mobile, Slack, and more. Makers of the AG-UI P…

37.2k
+1077d
TypeScript
3 yrs

Build and run agents you can see, understand and trust.

30.6k
+7397d
Python
2 yrs

Composio powers 1000+ toolkits, tool search, context management, authentication, and a sandboxed workbench to…

30.0k
+1257d
TypeScript
2 yrs

🤗 smolagents: a barebones library for agents that think in code.

29.1k
+1237d
Python
1 yr

The batteries-included agent harness.

29.0k
+3047d
Python
1 yr

Integrate cutting-edge LLM technology quickly and easily into your apps

28.5k
+197d
C#
3 yrs

Mastra is the modern TypeScript framework for AI-powered applications and agents.

27.7k
+1487d
TypeScript
2 yrs

Open-source AI orchestration framework for building context-engineered, production-ready LLM applications. Des…

26.4k
+647d
Python
6 yrs

Platform for stateful agents: AI with advanced memory that can learn and self-improve over time.

24.6k
+1427d
2 yrs

Distilly — Distill how they think into reusable Skills for any Agent or Bot. Formerly Colleague Skill(原同事 Skil…

24.3k
+2617d
TypeScript
5 mo

A Go agent harness and service framework

23.1k
+107d
Go
11 yrs

An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with…

21.4k
+927d
Python
1 yr

How Python does AI. Agents, realtime voice, image generation, embeddings. Every model, every interface, typed…

19.7k
+1687d
Python
2 yrs

The absolute trainer to light up AI agents.

18.0k
+997d
Python
1 yr

<⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage &…

17.7k
+77d
Python
3 yrs

Agent framework and applications built upon Qwen>=3.0, featuring Function Calling, MCP, Code Interpreter, RAG,…

17.1k
+287d
Python
2 yrs

"OpenHarness: Open Agent Harness with a Built-in Personal Agent--Ohmo!"

15.6k
+747d
Python
5 mo

Pocket Flow: 100-line LLM framework. Let Agents build Agents!

11.1k
+107d
Python
1 yr

Practical patterns, starters & CLI tools for loop engineering with AI coding agents. Design systems that promp…

10.9k
+2327d
TypeScript
2 mo

Agent Reinforcement Trainer: train multi-step agents for real-world tasks using GRPO. Give your agents on-the-…

10.7k
+217d
Python
1 yr

AI Agent Engineering Platform built on an Open Source TypeScript AI Agent Framework

10.5k
+1067d
TypeScript
1 yr

The sandbox agent framework.

8.1k
+797d
TypeScript
6 mo

Build autonomous AI agents in Python.

7.9k
Python
2 yrs

✨ All your agents and workspaces in one place, on every device you own. Track tasks on a board, accessible fro…

7.9k
+557d
Go
5 yrs

Build an agent harness and control it end-to-end. Open-source SDK for production AI agents in Python & TypeScr…

7.2k
+1147d
Python
1 yr

dsh-routing-suite — injector + router-standard kit: install the runtime injector first, then the task-aware re…

7.1k
+1467d
JavaScript
3 wk

OpenSquilla — Token-Efficient AI Agent with same budget, higher intelligence density

6.9k
+1727d
Python
4 mo

Democratizing Reinforcement Learning for LLMs

5.8k
+97d
Python
1 yr

Agent OS: the agent gets smarter on its own. We just hold the line: Interview-gated, staged evaluation, budget…

5.8k
+507d
Python
7 mo

The RL Bridge for LLM-based Agent Applications. Made Simple & Flexible.

5.7k
+217d
Python
1 yr

Build distributed, production-grade, long-running agents.

5.4k
+1057d
Java
11 mo

The open-source agent harness - the runtime layer that turns an LLM into a working agent.

5.2k
+4367d
TypeScript
1 mo

AG2 (formerly AutoGen): The Open-Source AgentOS.Join us at: https://discord.gg/sNGSwQME3x

4.9k
+97d
Python
1 yr

A simple yet powerful agent framework that delivers with open-source models

4.6k
+47d
Python
1 yr

Demystify AI agents by building them yourself. Local LLMs, no black boxes, real understanding of function call…

4.6k
+217d
JavaScript
10 mo

Agent framework for the JVM. Pronounced Em-BAY-bel /ɛmˈbeɪbəl/

4.4k
+147d
Kotlin
1 yr

Skills for coding agents

4.2k
+577d
JavaScript
2 mo

ADHD — a skill for coding agents. Tree-of-thought with pruning, built on the Claude & Codex Agent SDK. Fans ou…

4.0k
+727d
TypeScript
3 mo

Code, Build and Evaluate agents - excellent Model and Skills/MCP/ACP/A2A Support

3.9k
+87d
Python
1 yr

The Harness of Harnesses: a trusted, persistent, self-evolving multi-agent ecosystem for all-domain collaborat…

3.7k
+817d
Python
3 mo

A Python library for building AI agents that leverage the full power of Google Antigravity.

3.3k
+727d
Python
4 mo

J-Space Cognition Suite V3.7 - AI cognitive-enhancement Skills based on Anthropic's J-space global workspace r…

3.0k
+67d
Python
1 mo

J-Space Cognition Suite V3.7 - AI cognitive-enhancement Skills based on Anthropic's J-space global workspace r…

3.0k
+67d
Python
1 mo

A framework-agnostic, git-native standard for defining AI agents

2.9k
+57d
TypeScript
6 mo

verl-agent is an extension of veRL, designed for training LLM/VLM agents via RL. verl-agent is also the offici…

2.3k
+207d
Python
1 yr

The Agentic Framework of the PHP ecosystem to build production-ready AI driven applications. Connect component…

2.1k
+247d
PHP
1 yr

ESP-Claw, a "Chat Coding" AI agent framework for IoT devices

2.1k
+277d
C
4 mo

A Go framework for building production agent systems with graph workflows, tools, memory, A2A, AG-UI, MCP, eva…

1.8k
+187d
Go
1 yr

Official Repo for ICML 2024 paper "Executable Code Actions Elicit Better LLM Agents" by Xingyao Wang, Yangyi C…

1.7k
Python
2 yrs

[GenAI Application Development Framework] 🚀 Build GenAI application quick and easy 💬 Easy to interact with…

1.6k
+17d
Python
3 yrs

Standards for building agents, better

1.6k
-17d
TypeScript
1 yr

The batteries included agent harness.

1.5k
+207d
TypeScript
1 yr

The LLM Anti-Framework

1.5k
+17d
Python
2 yrs

OctoTools: An agentic framework with extensible tools for complex reasoning

1.5k
-17d
Python
1 yr

The Best AI Agent Framework for Agent Collaboration.

1.5k
+17d
Python
1 yr

The agent framework where every run is durable, replayable, and resumable by default.

1.4k
+17d
Rust
3 yrs

Exo is an agent + harness architecture that is fully recursive, able to safely edit all aspects of itself at r…

1.3k
+4287d
Rust
3 mo

Zero-dependency TypeScript framework for production AI agents: durable execution, long-term memory, hybrid RAG…

1.3k
TypeScript
3 mo

The SmythOS Runtime Environment (SRE) is an open-source, cloud-native runtime for agentic AI. Secure, modular,…

1.3k
-17d
TypeScript
1 yr

LightAgent: Lightweight Python framework for OpenAI-compatible agents with tools, memory, guardrails, tracing,…

1.2k
+27d
Python
1 yr

Open-source AI agent harness in native Rust — GUI, CLI, headless, and webapp from one binary. Multi-provider,…

1.2k
+67d
Rust
4 mo

A single interface to use and evaluate different agent frameworks

1.2k
+37d
Python
1 yr

Build your own Cowork, AI Scientist and other SoTA Agents just by editing config files. Support anthropic skil…

1.2k
+37d
Python
8 mo

Agent communication SDK. The open-source agent communication layer for AI agents — email, WhatsApp, Slack, Dis…

936
+157d
Python
1 mo

CUGA is an open-source generalist agent harness for the enterprise, supporting complex task execution on web a…

874
Python
11 mo

The foundation layer for agentic intelligence.

869
Python
1 yr

CheetahClaws: A Fast and Easy-to-Use Agent Harness Infrastructure for Long-Horizon, Multi-Model, and Tool-Usin…

770
Python
5 mo

The llama-cpp-agent framework is a tool designed for easy interaction with Large Language Models (LLMs). Allow…

660
+17d
Python
2 yrs

Agent harness and tookit for building AI agents and agentic applications. CLI and SDKs included

648
-17d
TypeScript
1 yr

Integrate LLM in any pipeline - fit/predict pattern, JSON driven flows, and built in concurency support.

607
Python
1 yr

HarnessX is a harness foundry: forge any number of agent harnesses from reusable processors and bundles, pair…

454
+57d
Python
4 mo

学习Agent开发的笔记,尝试让Agent从可用到可靠

277
+47d
JavaScript
2 mo

Cross-runtime skills for Claude Code, Codex, and multi-agent workflows.

265
+37d
Python
9 mo

Claude Code plugin: universal radial-tree exploration engine. One tree skill + swappable presets (brainstorm /…

107
-37d
Python
3 mo

No longer maintained — active development moved to https://github.com/markpollack/agent-client

104
Java
1 yr

Agent framework for smart-cockpit apps · 面向智能座舱业务的 Agent 框架:零后端、权限分级、确认流、卡片编排、快慢双层、真实三方集成,加能力=加数据不加代码

103
+297d
TypeScript
2 wk

OmniAgent (ICML 2026): the first native omni-modal agent for active video perception — a 7B agent that beats Q…

70
Python
2 mo

笨办法学 Agent · 亲手打造一个 harness——不用框架,32 个练习亲手写出一个 agent harness 的每一层。系列第一本,全书已完结,三本各自独立不分先后。

33
+47d
Go
1 mo

CONTINUUM: Verifiable semantic recovery for long-running AI agents. Semantic checkpoints (not conversation dum…

26
-17d
Python
3 wk

A nano, minimalistic, and lightweight library for building ReACT-based AI agents that use tools to solve tasks…

24
Python
4 mo

Self-hosted multi-tenant agent platform for teams: skills, knowledge, API contracts and MCP servers live in th…

22
+17d
Python
1 mo
Don't want to self-host?

Hosted alternatives

If running your own reviewer is more ops than you want, these managed services cover the same job.

Letta Cloud

The managed side of letta: the same stateful-agent model with long-term memory, run and persisted for you. You keep the agent design and skip hosting the server and its memory store.

Try Letta Cloud
Google Vertex AI Agent Builder

The hosted counterpart to adk-python — build with the open-source ADK, then deploy to Google's Agent Engine runtime with scaling, sessions and tracing handled instead of running the process yourself.

Try Google Vertex AI Agent Builder
Amazon Bedrock AgentCore

A framework-agnostic managed runtime: take agents built with LangChain, CrewAI or any SDK here and get memory, identity, tool gateways and a secure sandbox on AWS rather than assembling that infrastructure around your code.

Try Amazon Bedrock AgentCore

More in Frameworks & SDKs