Agents and automation

Agentic

stable definition
Machine-readable Download Markdown

Definition

Agentic describes a system that can choose and sequence actions toward a goal with some discretion at runtime. Instead of returning one predetermined response, it can inspect results, revise a plan, call another capability, or decide that the task is complete.

The adjective says very little about how much authority the system has. A system can be agentic inside a read-only sandbox, or it can be agentic with permission to affect production. It can plan independently while requiring approval for every action. Describe those dimensions directly instead of treating agentic as a maturity label.

Distinguish it from nearby terms

Agentic is a property of behavior. Autonomous describes the degree of human direction or approval. Neither word establishes competence, reliability, safety, or broad intelligence.

Check your understanding

A writing assistant chooses whether to search notes, draft, or ask a question, but a person must approve publication. It is agentic without being fully autonomous.