The Agentic Era: Education Shifts from Q&A to Collaboration
Introduction
Ask any student what they do with AI, and nine out of ten will say the same thing: "I ask it questions." Stuck on homework? Ask AI. Don't understand a formula? Ask AI. No ideas for an essay? Still — ask AI.
This isn't surprising. For three years, our interaction with AI has been dominated by chat windows. Open ChatGPT, Claude, or Gemini, type a question, get an answer. That's been the full extent of most people's understanding of "using AI."
But the AI world of 2026 has undergone a fundamental shift. Ethan Mollick, a professor at Wharton, pointed out in a late-March article: the chatbot interface itself is the biggest obstacle preventing us from fully unleashing AI's capabilities.
From Chat to Agent: A Paradigm Shift
Mollick breaks down today's AI ecosystem into three layers: Models, Apps, and Harnesses.
Models are the AI brains — GPT-5.2, Claude Opus 4.6, Gemini 3. Apps are the products you actually use — chatgpt.com, claude.ai. And Harnesses are the critical piece — systems that let AI use tools, take actions, and autonomously complete multi-step tasks.
The same Claude Opus 4.6 behaves completely differently in a chat window versus Claude Code. In a chat window, it gives you a text response. In Claude Code, it can autonomously research, write, and test code for hours.
This is the core proposition of AI education in 2026: we're still using 2014-era chat methods to work with 2026-era agentic tools.
The Cognitive Tax of Chat Windows
Mollick cited new research where financial professionals used GPT-4o for complex valuation tasks while researchers measured their cognitive load turn by turn. The findings are striking — while AI did boost productivity, the chat interface itself imposed a significant cognitive cost. AI overwhelmed users with walls of text, offered unprompted tangential topics, and once a conversation got messy, it stayed messy.
The people hurt most were less experienced workers — exactly those who could benefit most from AI.
Translate this to education: when students turn to chat-based AI for help, they face the same trap. AI's verbose responses, scattered suggestions, and unstructured information leave struggling students more confused than before.
Education's Harness Problem
So what does an education-specific harness look like?
Programming already has mature answers — Claude Code, OpenAI Codex, and similar tools provide complete agentic workflows for developers. But education?
A few attempts are worth noting: Khanmigo, Khan Academy's AI tutor, tries to constrain chat-based AI within educational scenarios, but it remains fundamentally a chat interface. Google's NotebookLM lets students upload sources and research within them — closer to the harness concept. Anthropic's new Claude Dispatch lets you message a desktop AI agent from your phone to complete complex tasks autonomously — imagine students using it to manage long-term projects.
But none of these go far enough. Education's harness shouldn't be a repurposed general-purpose tool. It needs to be designed from the ground up for learning.
Recommendations for Educators
1. Distinguish between "Q&A" and "collaboration" modes. Asking AI a question is consumption. Delegating a project to an AI agent is creation.
2. Teach students to choose the right harness. Note-taking with NotebookLM, coding with Claude Code, project planning with dedicated agentic tools — different tasks need different interfaces.
3. Mind the cognitive load. Research shows chat interfaces confuse novices. Before introducing AI in classrooms, teach students how to interact efficiently — don't just tell them to "ask AI."
4. Embrace agents, don't ban them. Banning AI is no longer realistic. Instead, teach students to manage AI agents like a team — assign tasks, review outputs, iterate.
Conclusion
The next frontier of AI education isn't whether to use AI, but how to use it well. The shift from chat windows to agentic tools isn't just a UI update — it's a revolution in how we interact with intelligence. When students stop merely asking AI questions and start collaborating with AI agents to tackle complex challenges, genuine AI literacy begins.

