$ day-1 --am · session recap

Day 1 AM Recap — Why Agentic Tools, Not Chatbots

The opening session set the week’s central argument: the chatbot most campuses have licensed is the least interesting thing AI can do, and the goal here is to move past the chat window as quickly as possible toward agentic tools — Claude Code chief among them. The morning paired that provocation with a first, practical orientation to Claude on the web and the settings that make computational work possible, stopping right at the threshold of the afternoon’s distant-reading exercise.

A note on this recap: it follows the framing argument and the hands-on setup. The round of participant introductions has been omitted, but the diversity of the room is worth naming — historians, librarians, graduate students, educational developers, and computer scientists, ranging from people who had never written a line of code to those who teach it, many wrestling with the same question of what AI means for their classrooms and research.

Housekeeping and prerequisites

A few practical markers before the provocation:

The provocation — get off the chatbot

The framing question opened with a show of hands: whose campus has licensed an AI tool students are told to use? Who’s on a Copilot campus? A Gemini campus? Anyone with a real OpenAI or Anthropic partnership? Almost everyone was on the Microsoft/Google side — which is exactly the problem.

The through-line of the provocation: agentic tools are a way to build “all of the things that we normally just dreamed we could do… to help solve all the digital humanities projects no one will fund.”

First orientation — Claude on the web, and its settings

The pre-lunch stretch (“always awkwardly short”) started the first experiment: getting to know Claude on the web, used deliberately because students are often on locked-down laptops or lab machines where nothing can be installed. “It’s good to know everything that can be done in a browser before we get into the heavy-duty tools.”

A guided tour of Settings, with the recurring discipline of checking settings before blaming the model:

Projects — and a teachable bug

Projects (a folder in the sidebar) are the easiest way to work across multiple files with students — a container that holds your texts and a project memory that gradually builds up the agent’s understanding of the goal, into which you can add explicit instructions (e.g., “do everything in Python”). Creating the Distant Read of Sci-Fi Texts project threw a “permission denied” error — which Anastasia deliberately didn’t chase, a quick search confirming it was a known passing bug. The point was the pedagogy: “there’s always going to be weird technological quirks — build your students’ resilience for interface crises.”

A practical aside on plans and models:

Lead-in to lunch

The homework was a setup task for the afternoon’s distant reading: pick a small set of texts to analyze. John would demo with ~five short stories from Project Gutenberg. The key tip — start from plain text, not PDF: text, Markdown, RTF, or XML use far fewer tokens and are far easier for the model than “absurd proprietary formats with a bunch of extra information.”


Through-line of the session: the morning was a deliberate reframing. The chatbot everyone arrived knowing is the floor, not the ceiling — designed for fast, shallow consumption — while the agentic harness is where AI is actually changing research and the work our students will do. Everything that follows this week builds from that single move: off the chat window, into tools you can direct, inspect, and control.