How I code with AI agents, without being 'technical'

Quick Overview

Coding with AI agents without being technical is achievable by learning the underlying systems (like Webflow, Zapier, and Airtable's roles) rather than just memorizing syntax, as demonstrated by Ben Tossell who spent 3 billion tokens in four months using agents to write code he couldn't write himself.

Key Points: Ben Tossell spent 3 billion tokens in four months watching an agent write code he couldn't write himself, proving non-technical coding with agents is possible. Tossell rejects the 'vibe-coder' or 'no-code' labels, suggesting the process involves learning the underlying systems of how code works, where things fail, and where they succeed. He lists projects shipped using agents, including a personal site revamped as a terminal CLI tool, a social tracker for 'Factory' mentions, and custom CLIs like a Pylon CLI. His working style involves using a CLI exclusively, feeding context to the model, switching to 'spec mode' to develop a plan, linking docs/GitHub repos, and then letting an Opus 4.5 agent run with high autonomy. He emphasizes learning from others by studying how engineers like Peter Steinberger and Mario build systems, noting that his own learning process is about identifying and fixing gaps in his understanding of the system. The author highlights the benefit of tools like Droid (which he uses because he works at Factory) for providing agent-specific setup instructions in an file, which simplifies setup across repos. The key takeaway for learning is to embrace the 'fail forward' mentality, realizing that mistakes (hiccups, bugs, or issues) are opportunities to learn, and that the feedback loop is much quicker than traditional learning.

Context: The video discusses the feasibility and methodology of coding complex software using AI agents, specifically referencing the experiences and insights of Ben Tossell, who authored a highly viewed thread on X (formerly Twitter) titled, 'How I code with agents, without being 'technical''. Tossell details his intensive use of AI agents (consuming 3 billion tokens in four months) to generate code and build projects, contrasting this new approach with traditional coding education and the limitations of previous no-code tools.

Raw markdown version of this recap