Automation vs Agentic AI: Most 'Agents' Are Just Scripts, LLM Only Fills the Gaps

forevergeeks · reddit · 2026-09-23

Many workflows marketed as "agentic AI" are just sophisticated scripts. The author illustrates the real distinction with examples: a viral Reddit post about Claude watering plants—something possible since the 90s—got upvoted only because it involved Claude; Nagios has been proactively monitoring infrastructure for over a decade and "might be called AGI by some AI experts today."

The genuine difference is reasoning: traditional automation tells you something is wrong and waits for human troubleshooting, while an LLM plugged into it can investigate the issue, determine a course of action, execute tools, and verify resolution.

Automation follows configured rules and predefined paths (the deterministic foundation); agents determine which path to take when those paths aren't enough. In most agentic workflows, traditional automation can still do most of the work, with the LLM invoked only at the edges.

Original post →

More from AGI Musings

AGI Musings channel →