viberslib
Back to dictionary
Agentic

Coding Agent.

EN

Agent specialized for software work: Claude Code, Cursor Composer, Aider, Devin, Codex, OpenHands.

A coding agent is an AI agent equipped with the ability to write, run, debug, and modify code in a repository. Claude Code, Cursor agent, Codex, Aider, Devin, and Cline are the best-known examples. Three things are critical for a coding agent: filesystem access (read/write/glob), shell commands (test, build, git), and long context management. Good coding agents can plan even large PRs sensibly and self-correct on small failures.

TR

Yazılım yazma görevine adanmış agent: Claude Code, Cursor Composer, Aider, Devin, Codex, OpenHands.

Coding agent, kod yazma, çalıştırma, hata ayıklama ve repo'da değişiklik yapma yetenekleriyle donatılmış AI ajanıdır. Claude Code, Cursor agent, Codex, Aider, Devin ve Cline en bilinen örneklerdir. Bir coding agent için 3 şey kritiktir: dosya sistemi erişimi (read/write/glob), kabuk komutları (test, build, git) ve uzun context yönetimi. İyi coding agent'lar büyük PR'larda bile mantıklı plan yapar, küçük hatalarda kendi kendini düzeltir.