All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Introduction to Agentic Engineering: Developing Software with AI Coding Agents

By

lumpa

2mo ago· 4 min readenInsight

Summary

The article introduces the concept of 'agentic engineering' as the practice of developing software with the assistance of coding agents. It defines coding agents as AI systems that can both write and execute code, with examples including Claude Code, OpenAI Codex, and Gemini CLI. The author provides a working definition of agents in the context of Large Language Models as software that 'runs tools in a loop to achieve a goal.' The article serves as an introductory explanation of this emerging field in software development.

Key quotes

· 4 pulled
I use the term agentic engineering to describe the practice of developing software with the assistance of coding agents.
What are coding agents? They're agents that can both write and execute code.
Popular examples include Claude Code, OpenAI Codex, and Gemini CLI.
Agents run tools in a loop to achieve a goal
Snippet from the RSS feed
What is agentic engineering? - Agentic Engineering Patterns

You might also wanna read