CLI

A CLI is a command you run in a terminal, and it costs nothing until you run it.

Navid Moazzezby Navid MoazzezUpdated Sept. 5, 20261 min read

The same capability can be a tool or a command. For an agent that can run a shell, the command is far cheaper: nothing is loaded in advance.

It also pipes, scripts and runs on a schedule, which a tool call cannot.