"Agent" is doing too much work


The word "agent" now covers almost anything. A single chat prompt gets called an agent. A cron job with an LLM in the middle gets called an agent. So does a system that plans, calls ten tools, and retries on failure.

Strip the branding and most useful agents share the same small shape: something happens, the...