Skip to content

Glossary

Agentic CLI

An agentic CLI is a command-line tool driven by a large language model that can plan and carry out multi-step tasks, not just answer questions. Given a goal, it reads files, runs commands, edits code and inspects the results in a loop, asking for permission on sensitive actions. It works directly inside a project directory.