June's AI keyword is the maturation of agents. NotebookLM evolved into a research partner that executes code and finds its own sources. Claude Code now supports a five-level hierarchy where agents spawn agents. Gemini Omni opened a new creative paradigm: video built through conversation.
In May 2026, Anthropic unveiled Claude Code 2.1 at the "Code with Claude" event. The /goal command lets Claude work autonomously for hours or days until a defined completion condition is met. Agent View gives developers a unified dashboard to manage dozens of parallel sessions. This is the moment AI coding tools cross from "assistant" to "autonomous system."
On May 11, 2026, Anthropic shipped Claude Code v2.1.139. The two headline features are Agent View and the /goal command. Agent View is a dashboard that surfaces all your sessions in one list. /goal lets you declare a completion condition and Claude keeps iterating until it meets it. AI coding tools are crossing from "does what I say" to "reaches what I want."
In May 2026, Claude Code's Hooks system received a significant upgrade. PostToolUse hooks can now intercept and replace output from any tool (not just MCP), hooks can read the current effort level via effort.level or $CLAUDE_EFFORT, and duration_ms tracks actual tool execution time. A new claude ultrareview subcommand also enables non-interactive code review from CI pipelines.
In the first week of May 2026, the AI ecosystem is moving on three fronts. Google I/O 2026 opens May 19 with Gemini 4.0 and agentic AI on the agenda. Claude Code has quietly shipped v2.1.132 with better session management and MCP visibility. And NotebookLM has opened a new knowledge-management layer by integrating with the Gemini app as "Notebooks in Gemini."