~/reading

34

Issue 34/September 7, 2026/20 tools · 3 headlines

Composable harness kernels and parallel sandboxes power users actually own

Today's list favors clone-and-run control planes, governance wrappers, and massively parallel execution substrates. Power users get swappable loops, evidence gates, and eval harnesses they can wire into their own agent fleets without closed IDE lock-in.

01 — Power tools

The stack

  1. 01harnessGitHub
    VoltAgent

    VoltAgent

    Open-source TypeScript agent engineering platform with core runtime, workflows, supervisors, MCP tools, memory adapters, guardrails, and a paired observability console.

    Use caseUse it to spin up typed multi-agent teams with durable memory and production evals from a single create-voltagent-app scaffold.

    typescriptmulti-agentmcpobservability
  2. 02toolGitHub
    Google ADK Python

    Google

    Code-first Agent Development Kit with graph workflow runtime, task delegation, HITL tool confirmation, multi-agent hierarchies, and deploy paths to Cloud Run or Vertex.

    Use caseUse it to define deterministic agent graphs and eval sets in pure Python then ship them to any model backend.

    pythonworkflowmulti-agenteval
  3. 03repoGitHub
    SWE-ReX

    SWE-agent team

    Sandboxed remote execution layer for AI agents that keeps the same API across local shells, Docker, Modal, Fargate and parallel sessions.

    Use caseUse it to run hundreds of coding-agent trajectories in parallel without rewriting agent logic for each backend.

    sandboxparallelswe-benchpython
  4. 04harnessGitHub
    AutoHarness

    aiming-lab

    Lightweight governance wrapper that turns any LLM client into a governed agent via a 6-to-14 step pipeline, YAML constitutions, risk patterns and audit logs.

    Use caseUse it to wrap an existing OpenAI-compatible client in two lines and enforce tool permissions plus cost tracking.

    governancepythonsafetymulti-agent
  5. 05harnessGitHub
    Harbor

    harbor-framework

    Evaluation and optimization framework that runs arbitrary coding agents against Terminal-Bench and other datasets across thousands of sandboxed environments.

    Use caseUse it to benchmark Claude-style or custom agents head-to-head on Terminal-Bench 2.0 with concurrent rollouts.

    evalterminal-benchrlpython
  6. 06harnessGitHub
    OpenHarness (HKUDS)

    HKUDS

    Lightweight open agent infrastructure with tool loop, 43+ tools, skills, memory, multi-agent coordination, permissions and a personal ohmo gateway.

    Use caseUse it to run a self-hosted personal coding agent over chat channels that forks branches and opens PRs.

    pythonskillsmemorymulti-agent
  7. 07repoGitHub
    Agent-Sandbox

    agent-sandbox

    Self-hosted E2B-compatible sandbox platform for untrusted LLM code, browser use, computer use and multi-tenant isolation on Kubernetes.

    Use caseUse it to give every agent turn its own isolated container with shell, VNC and MCP lifecycle control.

    sandboxkubernetese2bcomputer-use
  8. 08toolGitHub
    agentic-harness (Rust)

    codejunkie99

    Rust-native agent runtime, SDK and CLI that ships one binary for laptop, CI, remote Linux sandboxes or edge with HTTP session environments.

    Use caseUse it to build a coding agent that edits, tests and PRs from a single native binary without a JS runtime.

    rustclisandboxcoding
  9. 09repoGitHub
    RepoMaster

    QuantaAlpha

    Repo-scoped research harness that builds function and module graphs so agents explore only needed context with lower token use on coding benches.

    Use caseUse it to drive graph-guided exploration of large monorepos before the agent writes patches.

    graphpythoncodingresearch
  10. 10harnessGitHub
    inspect_ai

    UKGovernmentBEIS

    Flexible framework for LLM evaluations with agents, scorers, datasets and sandboxed tool use aimed at rigorous agent benchmarking.

    Use caseUse it to define custom agent eval suites with reproducible scorers and parallel task runners.

    evalpythonbenchmarkagents
  11. 11harnessGitHub
    DeerFlow

    ByteDance

    Long-horizon SuperAgent harness on LangGraph with sub-agents, sandboxes, memory, skills and message gateway for multi-hour research and coding tasks.

    Use caseUse it to orchestrate lead-plus-subagent research and code workflows that survive minutes to hours.

    langgraphsandboxmulti-agentskills
  12. 12harnessGitHub
    DeepSeek Harness

    DeepSeek AI

    Everything-is-a-plugin agent harness on Cordis where model, tools, loop, sandbox, storage and UI are all swappable plugins under MIT.

    Use caseUse it to compose a custom agent loop by mounting only the plugins you need then run the local web UI.

    plugintypescriptsandboxopen-source
  13. 13repoGitHub
    SWE-bench

    SWE-bench

    Canonical software-engineering benchmark and harness for issue-to-patch agent evaluation across real GitHub repositories.

    Use caseUse it to measure pass@1 of your coding harness on verified GitHub issues with official Docker runners.

    benchmarkswepythoneval
  14. 14repoGitHub
    AgencyBench

    GAIR-NLP

    Open agent benchmark suite focused on realistic multi-step agency tasks beyond simple coding patches.

    Use caseUse it to stress-test long-horizon planning and tool use outside SWE-bench style unit tests.

    benchmarkagentseval
  15. 15repoGitHub
    Terminal-Bench

    harbor-framework

    Benchmark measuring agents on complicated real terminal workflows with Harbor as the official runner.

    Use caseUse it to score shell-native coding agents on multi-step terminal tasks with concurrent Harbor jobs.

    terminalbenchmarkevalshell
  16. 16toolGitHub
    AgentScope Java

    agentscope-ai

    Production Java framework for distributed long-running agents with workspace sandboxes, multi-agent spawn, session recovery and control-plane dashboard.

    Use caseUse it to deploy enterprise multi-agent systems with Redis-backed memory and Kubernetes sandboxes.

    javadistributedsandboxmulti-agent
  17. 17harnessGitHub
    OpenAgentHarness

    fairyshine

    Headless workspace-first agent engine exposing HTTP APIs for sessions, runs, actions, sandboxes and SSE streaming for embedded products.

    Use caseUse it as the backend runtime under your own chat UI and tenant model for internal agent platforms.

    headlessapisandboxtypescript
  18. 18repoGitHub
    ai_harness_engineering

    Cobus Greyling

    Minimal reference implementation of six harness components (tools, memory, context, planning, verification, guardrails) with CLI and Gradio demo.

    Use caseUse it to study and fork a complete small harness stack powered by Nemotron before building your own.

    pythonreferenceguardrailsdemo
  19. 19repoGitHub
    lox/agent-harness

    lox

    Minimal composable Go library that implements the core tool-calling agent loop with hooks and thread state.

    Use caseUse it to embed a tiny provider-agnostic agent loop inside Go services without pulling a full framework.

    gominimaltool-callinglibrary
  20. 20repoGitHub
    best-of-Agent-Harnesses

    RyanAlberts

    Weekly-rescored curated list of 100+ harnesses with MCP server, llms.txt and JSON so agents can recommend harnesses by capability.

    Use caseUse it as a live catalog and MCP endpoint to let your own agent pick the right harness for a task.

    catalogmcpharnessmeta

02 — In the wild

Articles and releases

  1. articleHacker News
    Show HN: Benzi – Code Intelligence Infrastructure for Frontier AI Models

    tweedler290

    Benzi supplies deterministic code intelligence via tool calls so agents read far less source while still getting blast-radius and static analysis. Early numbers claim strong SWE-bench Verified results at low cost by avoiding full-file context dumps.

    show-hncodingstatic-analysis

    Read

  2. releaseDeepSeek
    DeepSeek Harness developer preview: Everything is a plugin

    DeepSeek

    DeepSeek opened the MIT-licensed dsh harness where model, tools, loop, sandbox and UI are all Cordis plugins. Developers can launch a local web UI with npx or build from the public monorepo and start swapping capabilities immediately.

    releasepluginopen-source

    Shipped

  3. releaseGitHub
    agents-cli 1.5.0 release notes

    Google

    The September 1 drop adds an extension system with LangChain template, infra show, update-only deploy and labels for Agent Runtime. It tightens ADK telemetry and offline setup so power users can extend and redeploy agent stacks without full reprovisioning.

    releasecliadkgoogle

    Shipped

Get the daily tools digest

RSS