Blog

AI Coding Tools Glossary

Terminal (CLI) coding agent

A coding agent that runs in the shell rather than an IDE — Claude Code, Codex CLI, Aider, Gemini CLI — operating on the whole repository and running commands directly.

Terminal agents skip the editor: you describe a task and the agent reads files, edits them and runs tests in your shell. They compose with existing tooling and CI, and are the surface where automation dominates — 79% of Claude Code sessions are the agent doing the task rather than assisting. Stack Overflow 2025 found 40.8% of developers using off-the-shelf agents used Claude Code.

Source: AI's impact on software development — Anthropic Economic Index

See the numbers behind this term: AI Coding Tools Statistics 2026.