Section 01
Introduction: Neo - A Minimalist Programming Agent Written in Go
Core Points: Neo is a minimalist programming agent in Go developed by Owain Lewis. It allows users to observe its operation process in real-time through an interactive terminal UI, with the design concept of 'small and refined'—keeping the core loop strategy-free and capabilities modular. Source: GitHub project (https://github.com/owainlewis/neo), released on May 31, 2026.