Tag: coding-agents
3 insights tagged with "coding-agents". View all insights
How coding agents work - Agentic Engineering Patterns
Simon Willison breaks down the exact mechanics of how coding agents (Claude Code, Codex, etc.) work under the hood: an LLM in a loop with a system prompt and...
What is agentic engineering? - Agentic Engineering Patterns
Simon Willison defines "agentic engineering" as the practice of building software with coding agents that run tools in a loop to achieve goals, distinguishin...
AI agent workflow orchestration rules for reliable coding
A concise ruleset for AI agent workflow orchestration from nextpath.ai, covering plan mode, subtask strategy, self-improvement loops, verification, ego manag...