← Learn AI with Kelly · by Kelly Hoxter-Hughes

AI, Actually. · 002

What Is Agentic AI, Actually?

What changes when AI stops only responding and starts helping carry work forward?

LevelbeginnerRead14 minPublished12 Aug 2026Reviewed12 Aug 2026

You have probably heard 2025 described as ‘the year of AI agents.’ Then that agentic AI was the next big shift. Then that everything is becoming an agent.

Your assistant is now an agent.

Your workflow is now agentic.

Your automation is now an agent.

Your chatbot is now an agent.

Which raises an obvious question.

What actually is an AI agent?

This is harder to answer than it should be, and not because the idea is complicated. It is harder because the word is being used differently by different people at the same time.

Researchers use "agent" in a long-established technical sense. Technical frameworks use it to describe a particular way of building software around a model. Vendors use it as a product name for features that vary enormously in what they can actually do.

All of those uses can be reasonable in their own context. The problem is that when they collide in the same conversation, the label stops telling you anything useful about the system in front of you.

So this edition takes a different approach. Instead of arguing about what deserves the name, we are going to focus on something more durable:

The Big Idea

Understand what the system actually does. The label comes second.

Edition 001 established that AI is a category, not a single technology, and that products are built around models. This edition builds directly on that.

The question underneath everything that follows is this:

What changes when AI moves from primarily responding to individual prompts toward participating in pursuing an outcome?

Build an agent in your head

Forget the terminology for a moment. We are going to build one, step by step, using nothing but a familiar request.

“Help me find somewhere for dinner tonight.”

Stage A — where most people already are

You ask. The AI responds with some suggestions. Maybe it explains why each one might suit you.

Then you decide what happens next. You pick one. You check whether it is open. You call to book a table.

The AI helped you think. You carried the work.

This is best understood as an AI assistant interaction. You are still directing what happens next.

Now let us start adding capabilities, one at a time.

Term introduced

Context

The AI knows things that shape the answer — who is coming, how many people, your budget, dietary needs, how far you are willing to travel.

Better answers. Still an assistant. You are still doing everything after the answer.

Term introduced

Tools

The AI can reach outside itself — retrieving current restaurant information, opening hours, or availability rather than relying only on what it learned during training.

More useful again. But access to a tool, by itself, doesn’t tell us whether the overall system is an agent.

Term introduced

Goal

Instead of a question, you give an outcome: “Find somewhere for four people to have dinner tonight around 7:00 that meets these preferences.”

This is the first genuinely significant shift. You have stopped asking for an answer and started describing a result.

Term introduced

Planning

The system can work out the steps needed to pursue that outcome, rather than waiting for you to specify each one.

Term introduced

Tool choice

It can determine which of the tools it has been permitted to use is appropriate for the step it is on.

Term introduced

Action

It can take an authorized action in the world — such as actually making the reservation.

Notice what just happened. Up to this point, everything stayed inside the conversation. Now something has changed outside of it.

Term introduced

Observation

The system can see what happened. Did the booking succeed? Was the time unavailable? Did the request fail?

Term introduced

Adaptation

That result can influence what it tries next. No table at 7:00 becomes a reason to try 7:30, or the next restaurant on the list.

Term introduced

Continuation

It can keep going within the instructions it was given — until it succeeds, reaches a boundary it is not allowed to cross, or needs you.

Read that progression back and something becomes clear.

The Big Idea

The model didn’t necessarily change. The system around it did.

The same underlying model can sit at Stage A and at the end of that list. What changed is what the model was connected to, what it was allowed to do, and whether anything looked at the result.

And one more thing worth being precise about, because most confusion in this topic starts here:

No single capability automatically makes a system an agent.

Not context. Not memory. Not tools. Not even action on its own. It is the combination — and specifically what happens after the action — that starts to matter.

CONCEPT DIAGRAM

Build an Agent in Your Head

Follow one interaction as the system around the AI changes.

Version 1

A three-part diagram. Part one: a familiar AI assistant interaction, where a human asks, the AI answers, and the human decides what happens next — the work is human-directed from start to finish. Part two: the system around the AI changes as capabilities are layered on — context, tools, a goal, planning, action, observation, adaptation and continuation — no single one of which makes a system an agent, and different systems combine them differently. Part three: an agentic system, where a goal leads to a plan, action, observation and adjustment, and the result of acting feeds back into what happens next, and then a genuine branch: either continue, which loops back into the plan for the next iteration of the same work, or stop and escalate, which hands the work back to a human because the goal is met, a boundary is reached, or human judgement is required. The teaching point is that the model did not necessarily change; the system around it did. Agentic AI is AI operating within a system that can increasingly participate in pursuing an outcome, while still working inside human-defined boundaries.

Part 01AI Assistant

Start with the AI you already know

You
ask
AI
answer
You decide what happens next

The interaction is finite: you initiate, the AI responds, you resume control.

The AI may be highly capable, but you are still moving the work forward.

Part 02Changing the system

Now change the system around it

System boundary
The AI model
  • Context

    What information can it use?

  • Tools

    What can it interact with?

  • Goal

    What outcome is it pursuing?

  • Planning

    Can it determine a path?

  • Action

    Can it do something?

  • Observation

    Can it see what happened?

  • Adaptation

    Can the result change what happens next?

  • Continuation

    Can it keep working without another human prompt?

No single capability automatically makes a system an agent. Different systems combine these differently — and not every system needs them all.

Nothing was switched on. Capabilities were layered around the AI, and the shape of the interaction changed.

Part 03Agentic System

Now the AI can help carry the work forward

Goal

The outcome it is pursuing

Plan

A route towards it

Act

Something actually happens

Observe

What did that change?

Adjust

Revise the route

Feedback

Adjust feeds back into Plan — what happens next depends on what happened before.

then decide
Decide whether to continue or stop

Continue ↻

Back up into Plan — the next iteration of the same work.

or

Stop / escalate

Stop / Escalate
hand back
Human

Because the goal is met, a boundary is reached, or human judgement is required.

The human sets the goal and the boundaries, and remains the place the work returns to. Agentic does not mean unattended.

What happens next can now depend on what happened before.

The model didn’t necessarily change.
The system around it did.

Agentic AI isn’t simply AI that knows more. It is AI operating within a system that can increasingly participate in pursuing an outcome.

Learn AI with Kelly

Kelly Hoxter-Hughes

Give the concepts names

Now that you have felt the difference, the vocabulary is easier to hold.

Term introduced

AI assistant

An assistant helps you do the work.

Term introduced

Workflow

A workflow describes the path work takes.

Term introduced

Automation

Automation makes work happen without someone manually performing every step.

Term introduced

AI agent

An AI agent can participate in pursuing a goal — helping determine what happens next, and acting within the authority it has been given.

Then comes an important caveat:

These are not four levels of AI.

They are not a ladder, a maturity model, or a progression from primitive to advanced. They describe different things, and they overlap constantly.

A workflow can contain an assistant. An automation can call a model. An agent can run inside a workflow. A single product can be several of these at once depending on which feature you are using.

Which leads to a distinction worth keeping permanently:

The Big Idea

Automatic does not mean autonomous.

A rule that fires the moment an invoice arrives is automatic. It is not deciding anything. It runs the same route every time, whether that route still makes sense or not.

Automatic means a process can execute without someone manually starting or performing each step. Autonomous describes how independently a system is allowed to operate.

COMPARISON

Four different questions, not four levels

Each word describes a different aspect of a system.

Version 1

A compact four-part comparison. AI assistant: the aspect it describes is the interaction — it helps you do the work — and the question it answers is who is directing the interaction. Workflow: the aspect it describes is the path — it describes the path work takes — and the question is how does work move. Automation: the aspect it describes is execution — it makes work happen without someone manually performing every step — and the question is what executes automatically. AI agent: the aspect it describes is goal pursuit — it can participate in pursuing a goal — and the question is who determines how the goal gets pursued. All four sit on the same plane. These are not four levels of AI, and a single real system can involve several of them at once.

The same plane
  • AI Assistant

    Interaction

    Helps you do the work.

    The question

    Who is directing the interaction?

  • Workflow

    Path

    Describes the path work takes.

    The question

    How does work move?

  • Automation

    Execution

    Makes work happen without someone manually performing every step.

    The question

    What executes automatically?

  • AI Agent

    Goal pursuit

    Can participate in pursuing a goal.

    The question

    Who determines how the goal gets pursued?

These are not four levels of AI.

They overlap. One real system can be an assistant, follow a workflow, automate steps, and behave agentically — all at once.

Learn AI with Kelly

Kelly Hoxter-Hughes

Is this actually an agent?

This is where the theory earns its keep. Let us take things you have probably used.

Reading real systems
A normal ChatGPT conversation
AI assistantYou ask, it responds, you decide what happens next.
ChatGPT using a tool such as web search
Tool-using assistantIt may show some agentic characteristics, but tool use alone does not establish that the overall system should be classified as an agent.
ChatGPT memory
Still an assistantRemembering your preferences improves the answers. It does not mean anything is pursuing an outcome.
A ChatGPT Project
Context-rich assistant environmentInstructions, files, memory/context, and tools can create a rich working environment. Those features alone do not make the Project itself an agent.
A predetermined AI workflow
Not necessarily an agentA model may be doing real work at each step while the route itself stays fixed.
A Microsoft Copilot agent
An agent in Microsoft’s product terminologyCapabilities vary substantially between one Copilot agent and another — which is exactly why the label alone does not describe the system.
Goal + choices + tools/actions + observation + adaptation
A much clearer example of an agentic systemThe result of acting changes what happens next.
The same thing, with substantial independence
A more autonomous agentFewer stopping points where a human has to say yes.

Notice that the useful judgments came from describing behavior, not from reading a product name.

One honest note before we move on. There is no single universally accepted boundary for what counts as an AI agent.

Research, technical framework documentation, and vendor documentation emphasize a broadly overlapping set of characteristics — goals, planning, tool use, action, feedback, degrees of independence — but they do not all draw the line in the same place.

That is not a failure of your understanding. It is the current state of the language. Which is a good reason to describe systems rather than argue about labels.

Agentic does not mean autonomous

These two words get used interchangeably, and they are not the same question.

Term introduced

Agentic

Does the AI participate in determining how a goal gets pursued?

Term introduced

Autonomy

How independently is the system allowed to do that?

The first describes how the system participates in pursuing the goal. The second describes how independently it is allowed to operate.

An agentic system can still operate with limited autonomy. It can plan, choose, and prepare an action — and still have to stop and ask you before anything consequential happens. Human approval can limit the system’s autonomy without eliminating its agentic behavior.

Capability is not autonomy.

Automatic is not autonomous.

Human oversight does not mean not agentic.

Underneath almost every agentic system, however it is built, there is a simple loop: goal, plan, act, observe, adjust — then continue, or stop and escalate.

You could read that sequence as just a to-do list. The part that actually matters is the relationship in the middle:

The Big Idea

Act → observe → adjust → what happens next.

This feedback loop helps show why agentic systems feel different from a typical assistant interaction. Instead of requiring the human to initiate each next step, the result of one action can help determine what the system does next.

CONCEPT DIAGRAM

Agentic is not the same as autonomous

Two separate questions — and the loop underneath both.

Version 1

A two-part diagram. Part one separates two questions that are often confused. Agentic asks: does the AI participate in determining how the goal gets pursued? Autonomy asks: how independently is the system allowed to do that? They are separate questions, not one scale. A system can be strongly agentic and have low autonomy — for example, it plans and prepares an action but must stop and ask a human before anything consequential happens. Human approval limits autonomy; it does not eliminate agentic behaviour. Autonomy is a permission setting, not intelligence or capability. Part two shows the foundational agent loop. A human sets the goal and the boundaries. Then the loop runs: goal, then plan, then act, then observe, then adjust. Adjust feeds back into plan, so what happens next can depend on what happened before. The relationship that matters most is act, then observe, then adjust, then what happens next. After adjusting, the system either continues, returning into plan for the next iteration of the same work, or it stops and escalates, handing the work back to a human because the goal is met, a boundary is reached, or human judgement is required. Agentic does not mean unattended.

Part 01Two questions

Agentic and autonomous ask different things

Agentic

Does the AI participate in determining how the goal gets pursued?

About the shape of the system: does it plan, choose, act, observe, and adapt?

separate question

Autonomy

How independently is the system allowed to do that?

About permission: how many points remain where a human has to say yes?

Both at once

Strongly agentic, low autonomy: it plans, chooses and prepares the action — then stops and asks you before anything consequential happens.

Human approval limits autonomy. It does not eliminate agentic behaviour.

Autonomy is a permission setting, not intelligence or capability.

Part 02The loop

Why the loop, not the list, is the point

Human

Sets the goal and the boundaries.

Goal

The outcome being pursued

Plan

A route towards it

Act

Something actually happens

Observe

What did that change?

Adjust

Revise the route

The relationship that matters
Act → observe → adjust → what happens next. Adjust returns into Plan.

then

Continue ↻

Back into Plan — the next iteration of the same work.

Stop / escalate → human

The goal is met, a boundary is reached, or human judgement is required.

Agentic does not mean unattended.

A system can participate in pursuing an outcome and still operate inside boundaries a human set, returning to a person when it should.

Learn AI with Kelly

Kelly Hoxter-Hughes

Why agentic AI is such a big deal

Once a system can close that loop, some genuinely useful things become possible.

  • Multi-step work, rather than one answer at a time
  • Adaptability when the first attempt does not work
  • Coordination across several tools or systems
  • Carrying work forward between steps
  • Less need for a human to initiate every individual step

The Big Idea

The promise isn’t simply that AI gives better answers. It is increasingly that AI can help move work toward outcomes.

That is a real shift, and it is worth being genuinely enthusiastic about.

It also changes something that deserves equal attention.

Go back to dinner. Suppose the AI misunderstands a preference — it thinks one of your guests eats seafood when they do not.

In the assistant version, you see the misunderstanding while you are reading the recommendations. You correct it before anything happens. The mistake cost you nothing but a moment.

In the agent version, the same misunderstanding can influence the reservation it actually makes. The mistake did not stay in the conversation.

The Big Idea

When AI can act, mistakes can become actions too.

This is not a reason to be afraid of agentic systems. It is the reason a handful of unglamorous things suddenly matter much more than they did:

  • Permissions — what is it actually allowed to do?
  • Boundaries — where does its authority end?
  • Human oversight — what requires someone to say yes?
  • Evaluation — how do we know whether it is working?
  • Stopping conditions — when should it stop and escalate instead of trying again?

Those are foundational questions, not advanced ones. For now, understanding why they matter is enough.

COMPARISON

The same mistake, two different endings

One booking, one wrong date.

Version 1

A comparison of two paths carrying the same mistake. Path one, an AI assistant: the AI suggests a restaurant booking, you read it, you notice the date is wrong, and you correct it before anything happens — the mistake stayed a draft. Path two, an AI system allowed to act: the system decides to book the restaurant, it books it, the booking exists in the world, and only then do you see the wrong date — the mistake became an action. The teaching point is that when AI can act, mistakes can become actions too. That is not a reason to be afraid; it is why permissions, boundaries, human oversight, evaluation and stopping conditions start to matter. These are foundational questions, not advanced ones.

AI that suggests
  1. 01AI suggests the booking
  2. 02You read it
  3. 03You spot the wrong date
  4. 04You correct it — nothing happened

The mistake stayed a draft

AI allowed to act
  1. 01The system decides to book
  2. 02It books it
  3. 03The booking now exists
  4. 04Then you see the wrong date

The mistake became an action

When AI can act, mistakes can become actions too.

Not a reason to be afraid of agentic systems — the reason a handful of unglamorous things start to matter:

  • Permissions
  • Boundaries
  • Human oversight
  • Evaluation
  • Stopping conditions

Foundational questions, not advanced ones.

Learn AI with Kelly

Kelly Hoxter-Hughes

The mental model to keep

If you remember nothing else, remember the difference between these two shapes.

  1. Ask

  2. Answer

  3. Human continues

versus:

  1. Goal

  2. Plan

  3. Act

  4. Observe

  5. Adjust

  6. Continue / stop / escalate

And the distinctions that keep the vocabulary honest:

Not every AI assistant is an agent.

A workflow is not necessarily an agent.

Automatic is not autonomous.

Memory is not agency.

Tool use is not agency.

Agentic is not fully autonomous.

Then, when someone tells you their system is an agent, you have somewhere useful to start:

  • Is it pursuing an outcome?
  • Can it determine what happens next?
  • Can it act?
  • Can it observe the result?
  • Can the result change its next decision?
  • Can it continue without another human instruction?

What agentic AI actually is

So, to gather it into one place:

The Big Idea

Agentic AI refers to AI systems designed to participate in pursuing goals — not only responding to individual prompts — by making choices about what happens next, taking permitted actions, observing results, and adapting as the work continues.

And, as we said at the start, exact definitions still differ depending on who is writing them. That will keep being true for a while.

The shift underneath the vocabulary, though, is much clearer than the terminology around it:

  1. AI primarily responding

  2. Systems increasingly capable of pursuing

That is the change worth understanding. Not the branding around it.

“The most important question isn’t how autonomous we can make AI. It’s what we are allowing AI to do — and whether we understand the system we’ve created around it.”

Understanding comes first.

Sources

  1. 01
    Artificial Intelligence: A Modern Approach — Chapter 2: Intelligent Agents· Stuart Russell and Peter Norvig · Artificial Intelligence: A Modern Approach

    Foundation for the agent concept: a system that perceives its environment and acts within it.

  2. 02
    Intelligent Agents: Theory and Practice· Michael Wooldridge and Nicholas R. Jennings · The Knowledge Engineering Review

    Intelligent-agent theory and architectures long predate the current generative-AI product wave.

  3. 03
    Building Effective Agents· Anthropic

    The modern distinction between predefined workflows and agents that direct their own process and tool use.

  4. 04
    A Practical Guide to Building AI Agents· OpenAI

    Agent systems are models plus tools, instructions, guardrails and surrounding system design.

  5. 05
    What Are AI Agents?· Google Cloud

    Contemporary agent characteristics: pursuing goals, planning, deciding, adapting.

  6. 06
    Autonomous Agents — Microsoft Copilot Studio Guidance· Microsoft

    Broad agent terminology versus more autonomous agent behaviour inside a major vendor ecosystem.

Learn AI with Kelly

Be notified when new editions are published.

Receive new educational publications as they're released. No spam. Ever.