Latest site update Jun 26, 2026 Evidence-firstCited sources visibleEditorial guardrails active

Glossary

Plain-language definitions for the AI coding agent terms used across KyenAI guides, including loop engineering and what counts as an AI coding agent. Each entry links to the related guides where the term is applied in practice.

Definition

Loop Engineering

Loop engineering is the practice of designing the repeatable control system around an AI coding agent — goal, context, tools, observation, verification, retry policy, and stop rules — instead of optimizing a single prompt.

Definition

AI Coding Agent

An AI coding agent is an autonomous or semi-autonomous system that reads a codebase, plans changes, edits files, runs tests, and iterates toward a goal with minimal per-step human prompting.