~/reading

28

Issue 28/September 1, 2026/5 tools · 3 headlines

Clone-and-run loops from the research stack

A 100-line SWE agent, an open computer-use desktop, an MCP runtime, a multi-CLI orchestrator, and DeepCode's agent harness. These are repos you clone, not products that want a seat at your IDE.

01 — Power tools

The stack

  1. 01repoGitHub
    mini-SWE-agent

    SWE-agent

    The 100-line AI agent from the Princeton SWE-agent line. Research origin, radical simplicity, still beating bloated wrappers on SWE-bench-class work.

    Use caseUse it to throw a GitHub issue at a 100-line loop you can actually read, fork, and instrument.

    researchswe-benchminimal
  2. 02harnessGitHub
    DeepCode

    HKUDS

    Open agentic coding from HKU: agent harness, loop engineering, multi-agent orchestration. Academic lab software that ships as a repo you run.

    Use caseUse it when you want a research harness with a real coding loop, not a chatbot with extra steps.

    researchharnessmulti-agent
  3. 03toolGitHub
    open-computer-use

    e2b-dev

    Computer-use agents on open models plus an E2B desktop sandbox. The open alternative to a vendor's computer-use API.

    Use caseUse it to let an open model click through a desktop app inside a throwaway VM.

    computer usesandboxopen models
  4. 04harnessGitHub
    mcp-agent

    lastmile-ai

    Build effective agents with Model Context Protocol and small workflow patterns.

    Use caseUse it to compose MCP servers into a durable agent without standing up a full IDE plugin.

    mcpruntimeworkflows
  5. 05harnessGitHub
    CLI Agent Orchestrator

    awslabs

    AWS Labs multi-agent orchestration for AI coding CLIs. The interesting part is the coordinator, not the branded CLIs it wraps.

    Use caseUse it to run two vendor CLIs as workers under one policy instead of alt-tabbing between terminals.

    orchestrationcliaws

02 — In the wild

Articles and releases

  1. articleblog.exe.dev
    Devtools must be open source

    exe.dev

    A 700-point HN essay arguing that the tools you code with have to be inspectable. Agent CLIs are becoming the new IDE, and lock-in is the default path.

    open sourcedevtoolsessay

    Read

  2. releaseGitHub
    OSWorld 2.0

    xlang-ai

    The long-horizon computer-use benchmark, version 2. If you are training or grading desktop agents, this is the eval the serious repos cite.

    benchmarkcomputer useeval

    Shipped

  3. articleGitHub
    Ironcurtain

    provos

    A secure runtime for autonomous agents with policy from plain-English constitutions. Aimed at people who will not give a coding agent root.

    securityruntimepolicy

    Read

Get the daily tools digest

RSS