Posted on Leave a comment

AI Agents, Explained for People Who Teach and Train

Abstract network diagram in cobalt blue representing AI agents

An AI agent is software that can take a goal, break it into steps, and carry those steps out on its own, searching, writing, checking its own work, and adjusting, rather than just answering one prompt at a time the way a chatbot does. For teachers and trainers, that distinction matters more than the terminology suggests: it is the difference between a tool you have to operate at every step, and one you can hand a task to and check on later. This article explains what actually separates a chatbot, an AI assistant, and an AI agent, what that difference looks like in a classroom or training program, and where human oversight still genuinely matters.

Chatbot, assistant, or agent: what is actually different

These three terms get used almost interchangeably in casual conversation, but they describe genuinely different levels of autonomy. The clearest way to separate them is by what happens between your instruction and the finished result.

TypeWhat it doesWhat you still have to do
ChatbotAnswers one message at a time; no memory of taking action, only of the conversationRe-prompt for every step; assemble the pieces yourself
AI assistantCarries context across a task, can use a tool or two (search, a document), but generally completes one bounded action per requestDirect each major step; review each output before moving on
AI agentPlans a multi-step sequence, uses several tools, checks its own output against a goal, and revises without being re-prompted at each stageSet the goal and constraints up front; review the finished result before it reaches anyone else

The practical marker of an agent is not intelligence, it is persistence: it keeps working toward a goal across multiple steps without you re-engaging at each one. A chatbot that drafts one paragraph when asked is not an agent. A tool that takes “build a two-week unit plan on this topic, aligned to these three learning objectives,” researches the topic, drafts the sequence, checks it against the objectives you gave it, and revises the weak parts on its own, is functioning as an agent, regardless of what the vendor calls it.

Anthropic’s 2026 State of AI Agents report, based on real usage data rather than survey opinion, found that agents have moved from experimental novelty to production infrastructure inside organizations: over 57 percent of surveyed organizations are now running multi-step agent workflows, not just single-action assistants. The report also found that model capability is no longer the main bottleneck to adoption; integration with existing systems is, cited by 46 percent of organizations as their top challenge. That second point is the one worth sitting with: the hard part of using agents well is not the AI, it is fitting the workflow around it.

What this actually looks like in a classroom or training program

Strip away the enterprise framing, and the practical version for education and training looks like this:

  • Research and drafting agents that can be given a topic and a set of constraints (grade level, learning objectives, length) and return a structured first draft of a lesson plan or training module, not a single paragraph you then have to assemble yourself. A trainer building a compliance module, for instance, could set the required topics and pass criteria, and let the agent draft the sequence, checking its own draft against the pass criteria before handing it over.
  • Multi-step feedback tools that check a piece of student or trainee writing against a rubric, flag specific issues, and draft suggested comments, then wait for a human to approve before anything goes back to the learner. The agent behavior here is the multi-pass checking: reading the rubric, checking the draft against each criterion, and only then producing comments, rather than a single generic pass.
  • Administrative agents that can be pointed at a messy task, such as reformatting a slide deck, compiling attendance data, or drafting a parent or manager email from bullet notes, and asked to complete it end-to-end.

None of this requires a technical background to use. It does require a workflow decision: what are you comfortable handing over completely, and what needs a human checkpoint before it reaches a student or employee? That question is worth answering deliberately, not by default; see our framework for evaluating an AI tool before adopting one for exactly this reason.

What agents actually change, and what they do not

What changes: the amount of multi-step work you can delegate without babysitting every stage. A lesson-planning agent does not just draft a paragraph when asked, it can research the topic, structure the plan, check it against a rubric you provide, and revise itself, then hand you something closer to a finished draft. That is a genuinely different capability from last year’s single-turn AI tools.

What does not change: judgment. An agent can execute a plan; it cannot tell you whether the plan serves your actual students or trainees, whether the tone is right for your specific group, or whether a shortcut it took quietly undermined the learning goal. This is the same caution that applies to generative AI in education generally; see our piece on what the research says about AI and critical thinking. Handing a multi-step task to an agent does not remove the need for a human to check the outcome; if anything, because agents complete more steps unsupervised, the final check matters more, not less.

Current limitations worth knowing before you rely on one

Agents fail differently than chatbots do, and it is worth understanding how before you hand one a real task. A chatbot that misunderstands a prompt produces one visibly wrong answer you catch immediately. An agent that misunderstands a goal can complete several plausible-looking steps built on that misunderstanding before anyone notices, because each individual step looks reasonable in isolation, it is the cumulative direction that is wrong. This is sometimes called compounding error, and it is the main practical risk of increased autonomy.

Agents also still depend heavily on how clearly a goal and its constraints are specified. Anthropic’s own reporting on integration being the top adoption barrier, ahead of raw capability, reflects this: an agent given a vague goal will confidently fill the gaps with its own assumptions, which may not match yours. And because an agent can use multiple tools and take multiple actions, the surface area for something to go wrong, a wrong data source, an outdated reference, a misapplied rule, is larger than with a single-turn tool.

None of this is an argument against using agent-based tools. It is an argument for treating the final review as a required step, not an optional one, and for being explicit and specific about goals and constraints rather than assuming the agent will infer what you actually meant.

If you are in a corporate learning and development role weighing whether agent-based tools are worth adopting yet, that decision connects directly to a broader pattern we cover in the AI adoption gap in L&D: enthusiasm for AI in L&D is high, but structured, trained, checkpoint-driven adoption is still rare, and that gap is exactly where agent-based tools can go wrong if adopted without a workflow to match.

Key takeaways

  • The functional difference between a chatbot, an assistant, and an agent is persistence across multiple steps without re-prompting, not raw intelligence.
  • The practical uses in education and training are drafting, feedback-checking, and admin work, not replacing instructional judgment.
  • Agents fail through compounding error, several plausible steps built on one wrong assumption, which is why the final human check matters more with agents, not less.
  • Integration into an existing workflow is the actual adoption bottleneck, not the technology itself.

Source: Anthropic, 2026 State of AI Agents Report.

Posted on 1 Comment

Does AI Really Hurt Critical Thinking? What the Research Shows

Abstract layered arcs in cobalt blue representing cognitive processes

The honest answer is: it depends what you offload, and what happens to the thinking time that gets freed up. A growing body of research from 2025 and 2026 links heavy AI use to weaker independent thinking, but the more recent and more careful studies are converging on a sharper point: the danger is not AI use itself, it is AI use with no structure for what stays human. Getting this right requires separating several concepts that casual discussion of this topic tends to blur together.

Six terms that are not interchangeable

TermWhat it actually means
Cognitive offloadingUsing an external aid to reduce mental demand, a neutral mechanism, the same one behind a grocery list or a calculator
DelegationA deliberate choice about which specific task to hand over, made consciously rather than by default
LearningBuilding durable skill or understanding you can access without the external aid present
Independent reasoningThe capacity to work through a problem unaided, which is what atrophies if the wrong tasks are chronically offloaded
MetacognitionAwareness of your own thinking process, including noticing when you are offloading and whether that is appropriate
VerificationActively checking an AI’s output rather than accepting it, the specific behavior most research finds declining with heavy trust in AI

Most of the public debate about “AI and critical thinking” is really only about two of these six: whether offloading is happening, and whether learning suffers as a result. The more useful and more evidence-backed version of the question involves all six, especially metacognition and verification, which is where the research below actually locates the risk.

What the evidence actually shows

A 2025 study published in the journal Societies (Gerlich, 2025) surveyed and interviewed 666 people across age groups and education levels, and found a significant negative correlation between frequent AI tool use and critical thinking scores, with cognitive offloading as the mechanism connecting the two. Younger participants showed the strongest effect.

A separate 2025 MIT study (Kosmyna et al.) used EEG to measure brain activity while participants wrote essays using ChatGPT, a search engine, or no tool. The ChatGPT group showed the weakest neural engagement while writing, and when later asked to write without any AI assistance, showed reduced brain connectivity and struggled to recall their own earlier work, a pattern the researchers termed cognitive debt.

A third study, from Microsoft and Carnegie Mellon researchers presented at CHI 2025 (Lee et al.), surveyed 319 knowledge workers about 936 real AI use cases and found that the more a person trusted the AI’s output, the less critical thinking, meaning verification, in the framework above, they reported applying to it, while trusting their own judgment correlated with more thinking, at a higher mental cost. This study is the clearest evidence that the actual mechanism at risk is verification specifically, not reasoning capacity in general.

Important caveat: correlation, not proof

None of this evidence establishes that AI use causes declining critical thinking in a strict sense. The Gerlich study is explicitly correlational: it is equally possible that people who already think less analytically reach for AI assistance more often, or that a third factor, such as time pressure, drives both patterns at once. The MIT EEG study, while methodologically distinctive, involved a small sample (54 participants) and measured a specific task, essay writing, that may not generalize to every kind of AI-assisted work. These findings are a real and statistically significant signal worth taking seriously, not a settled verdict that AI use damages cognition across the board.

Where the research moved next: not all offloading is equal

This is the part most coverage of this topic misses. Cognitive offloading itself is not new or inherently harmful, as the table above makes explicit, it is the same mechanism behind writing a grocery list. It becomes a problem specifically when it offloads work that would otherwise build or maintain a skill you need, in other words, when delegation happens without metacognitive awareness of what is being given up. A March 2026 synthesis from the University of Technology Sydney frames the real question as what happens to the freed-up mental effort, not whether offloading happens at all.

A concrete intervention study supports this distinction directly. 240 university students learning English essay writing were split into two groups over 12 weeks. One group was explicitly taught to delegate lower-order tasks to AI, such as brainstorming, grammar checking, and initial co-revision, while deliberately keeping higher-order work, analysis, evaluation, and reflection, for themselves. The other group received standard instruction. The group with the explicit offloading structure showed significantly greater critical thinking gains, not smaller ones. The intervention did not restrict AI use; it made the boundary between what to hand over and what to protect explicit, which is precisely the metacognitive step the correlational studies above found generally missing.

What educators and learners can practically do

Translating this research into practice comes down to making two things explicit that usually happen invisibly:

  • Name the boundary before the task starts. Decide in advance which parts of an assignment or project are meant to be AI-assisted (brainstorming, formatting, first-pass grammar) and which parts must stay unaided (the actual analysis, the argument, the final judgment), rather than letting the boundary drift by default.
  • Build in a verification step deliberately. Since the CHI 2025 findings point specifically to verification declining with trust, not general reasoning, the most targeted fix is requiring a check step, asking a student or trainee to identify what they would need to confirm before accepting an AI-generated answer, rather than banning AI use outright.
  • Treat the freed-up time as the actual variable. The UTS synthesis and the 12-week intervention both point the same direction: offloading is beneficial when the time it frees up gets redirected to higher-order thinking, and harmful when it is simply time saved with nothing redirected. That redirection has to be designed in, it does not happen automatically.

This is the same structural principle the OECD’s 2026 education research points to independently; we cover that in more detail in our analysis of the OECD’s 2026 report. It also directly informs how to think about AI agents, which by design take on more multi-step work with less human involvement at each stage; the more a tool offloads, the more deliberate the boundary and the verification step both need to be.

Key takeaways

  • Multiple 2025-2026 studies link heavy, unstructured AI use to weaker independent thinking; the evidence is real but correlational, not proof of causation.
  • The specific mechanism most consistently affected is verification, checking AI output, not reasoning capacity in general.
  • Cognitive offloading itself is not the problem; it becomes one when it offloads a skill you still need, without metacognitive awareness of that trade-off.
  • A 12-week intervention study found that explicitly defining what to delegate and what to protect produced greater critical thinking gains, not smaller ones.
  • The practical takeaway is structure, not restriction: name the boundary, build in verification, and make sure freed-up time gets redirected somewhere.

Sources: Gerlich, M. (2025), Societies, 15(1), 6; Kosmyna et al. (2025), MIT Media Lab; Lee et al. (2025), presented at CHI 2025; University of Technology Sydney synthesis (March 2026).