Thoughts on starting new projects with LLM agents (eli.thegreenplace.net) AI

Eli Bendersky describes using LLM agents to build watgo from scratch, outlining a workflow that keeps changes reviewable (small changelists, human approval, local diff-based review) and stresses that maintainable results require strong test suites, careful iteration, and Go as a particularly agent-friendly language.

June 07, 2026 03:20 Source: Lobsters