Radical minimalism: a coding agent in 9 lines of Python with zero dependencies
An open-source experiment demonstrates an essential coding agent: 9 lines of Python, standard library only, no external dependencies. It works with any OpenAI Responses-compatible API, uses a single sh tool, session-based caching, and shows context w...