Repos Worth Reading
Open-source projects in the agentic-coding space, read at a specific commit, with what they get right.
-
SWE-agent and the agent-computer interface idea, paper and repo
What SWE-agent's ACI paper argued in 2024, what the repo's tools directory looks like at commit 3ea751c0, and why its own authors now recommend a 100-line successor.
-
OpenHands architecture explained, read at commit f7fb0c4b
How OpenHands is built at v1.16.0. The agent step loop, workspaces and sandboxes, the condenser, the confirmation gate, and what the README now calls Agent Canvas.
-
Omnigent explained: the fastest-rising agent toolkit, read at v0.12.0
How I picked this month's fastest-rising agent repo with a GitHub search, what Omnigent's README says it is, its policy and sandbox model, and what is unverified.
-
Aider explained: repo maps, edit formats, and why it still matters
Aider read at commit 5dc9490b. How the tree-sitter repo map is ranked and budgeted, what each edit format does, and a stdlib repo-map script you can run.