Hugging Face's minimalist (~1,000-line core, Apache 2.0) 'agents that think in code' harness where the model writes executable Python as its action format instead of JSON tool calls, model-agnostic via transformers/Ollama/LiteLLM, with optional sandboxed execution (E2B, Docker, WebAssembly), managed sub-agents, and Hub sharing of tools and agents.
Runtimes & SDKsopen-sourcebyok✓ mcp✓ local models⛨ optional
LangChain's self-described 'batteries-included agent harness' (GA March 2026, ~26k stars) for long-running tasks, layering planning via write_todos, a virtual filesystem for context offloading, SKILL.md-compatible skills with progressive disclosure, subagent spawning, and LangGraph-store-backed long-term memory on top of the LangGraph runtime.
Runtimes & SDKsopen-sourcebyok✓ mcp✓ skills✓ local models⛨ optional
Letta · Letta (formerly MemGPT, UC Berkeley spinout)
★ 23,701 · highApache-2.0 platform for stateful agents descended from MemGPT, distinguished by tiered self-editing memory persisted in a database (core memory in-context, archival out-of-context) plus 2026 research on git-based 'Context Repositories' and memory-native RL; in 2026 the company is consolidating around Letta Code, an open, model-agnostic memory-first coding agent harness (LettaBot archived May 2026 and folded in as Channels).
Runtimes & SDKsopen-sourcefreemium✓ mcp✓ local models⛨ optional
OpenHarness (Ohmo) · HKUDS (University of Hong Kong Data Intelligence Lab)
★ 14,635 · mediumMIT-licensed open agent harness from HKU's Data Intelligence Lab (agent loop, tool registry, permission system, hooks, skills, plugins, MCP, React TUI, automatic context compression) built for clarity and Claude-style workflow compatibility, shipping with 'Ohmo', a built-in personal agent that runs on existing Claude Code/Codex subscriptions and works via Feishu/Slack/Telegram/Discord, autonomously branching, coding, testing, and opening PRs.
Runtimes & SDKsopen-sourcefree✓ mcp✓ skills