MINssam
Published on

AI Is Now a Teammate: Notion 3.6 External Agents, Claude Code Artifacts, and Google Flow Agent β€” July 5, 2026 AI Briefing

"AI works inside your tools like a teammate."

That stopped being a metaphor on July 1, 2026. Notion shipped Claude and Cursor as External Agents β€” AI you can @-mention directly on a shared team board and assign real tasks to. In the same current, Claude Code launched Artifacts, which turns an AI coding session into a live web page the whole team can watch in real time. And Google Flow Agent opened its doors to all Flow users worldwide. Three different tools, three different companies β€” and one unmistakable direction: AI is moving inside our work environments, not alongside them.


Table of Contents

  1. Notion 3.6: @-Mention Your AI Teammate
  2. Claude Code Artifacts: Coding Sessions Become Team Live Pages
  3. Google Flow Agent: The Creative Assistant Opens to Everyone
  4. The Direction All Three Point Toward

1. Notion 3.6: @-Mention Your AI Teammate

On July 1, 2026, Notion shipped version 3.6. The most important change: you can now @-mention Claude and Cursor on a Notion board, assign them tasks, and watch them work β€” just like any other teammate.

The workflow for using AI with collaboration tools has always followed the same pattern: leave the tool, switch to an AI interface, get a result, copy it back in. Notion 3.6's External Agents breaks that pattern. The AI comes inside.

![Notion 3.6 External Agents β€” a Notion board showing Claude assigned to a card like a team member, with @Claude mentioned in a task, and Claude's running task list visible in the sidebar]

External Agents: Claude and Cursor Join the Board

Claude and Cursor are Notion's first External Agents. The workflow is straightforward: on a board your whole team shares, assign a card to an agent or type @Claude anywhere on a page. The agent picks up the task, executes it, and leaves the result inside Notion.

The key design choice is context. The agent isn't in a separate chat window or a different tab β€” it's in the same board where the work lives. There's no context-switching required.

Interactive HTML Blocks: Living Documents Built by AI

The second standout feature in Notion 3.6 is Interactive HTML Blocks. Notion Agents can now generate HTML, CSS, and simple JavaScript that runs live inside a Notion page.

A practical example: hand your agent the release notes for a new feature. The agent reads the content, identifies what matters, and creates an interactive quiz that your team can take right inside the Notion page β€” complete with scoring. Other applications include real-time-updating charts, checkable status lists, and dynamic summaries that respond to user input.

FeatureDescription
External Agents@-mention Claude/Cursor on shared boards to assign tasks
Interactive HTML BlocksAI-generated HTML/CSS/JS blocks running live in pages
Microsoft File IntegrationAttach PPTX/XLSX/DOCX/PDF as agent context
AI Meeting NotesSpeaker identification by active microphone
Notion WorkersHosted runtime to run custom code without your own servers

AI Meeting Notes: Who Said What, Automatically

Notion's meeting summary AI now identifies who said what. It uses microphone activity to distinguish speakers, then assigns follow-up actions to the right person automatically. "What did I commit to in this week's meeting?" gets answered without anyone manually reviewing the transcript.

Audio file uploads are now supported as well. Upload a recorded meeting file and AI Meeting Notes transcribes and summarizes it exactly as it would a live session.

EdTech perspective: External Agents could fundamentally change how education teams manage content production in Notion. Teachers or curriculum developers could add Claude as a board member and delegate drafting, translation, summarizing, or feedback generation tasks directly from the board. Interactive HTML Blocks open a path to building interactive learning elements inside Notion without a separate authoring platform. That said, institutions should review their data security policies before connecting external AI agents to school systems.


2. Claude Code Artifacts: Coding Sessions Become Team Live Pages

Claude Code Artifacts, launched in beta on June 18, 2026, redefines how development work gets shared. The output of an AI-assisted coding session becomes a live web page that the whole team can watch update in real time.

Until now, sharing what Claude Code produced meant screenshots, copy-paste, written summaries β€” a constant translation layer. Claude Code Artifacts eliminates that layer entirely.

![Claude Code Artifacts β€” a terminal running Claude Code while a browser window on the right shows the live Artifact page updating in real time as the agent works, with team members' avatars visible]

Session Work Becomes a Live Web Page

When you create an Artifact inside a Claude Code session, the session's output is rendered as a custom HTML web page. While Claude Code continues working, the page updates live. Any teammate who opens the link sees exactly what Claude is doing, in real time.

Every update refreshes the page while holding the viewer's scroll position. A teammate reading one section of the Artifact won't lose their place when new content appears. Every revision is stored in version history, with rollback available.

What You Can Build With It

Use CaseDescription
PR WalkthroughsAnnotated diffs teams can review without switching to a separate PR tool
Incident TimelinesLive-filling incident log as Claude works through the issue
License AuditsHundreds of package licenses organized into a navigable page
Architecture OverviewsInteractive exploration of codebase structure
Release ChecklistsTeam watches Claude verify each item in real time

Security: Organization-Only Sharing

Unlike Claude.ai Artifacts, Claude Code Artifacts cannot be made public. Sharing is restricted to authenticated members of the author's Claude Team or Enterprise organization. Session work doesn't leak beyond your team.

Currently in beta for Claude Team and Enterprise subscribers, available via both the CLI and desktop app.

EdTech perspective: Claude Code Artifacts has immediate applications in educational settings. An instructor building a grading script with Claude Code could create an Artifact so students can observe the logic being built in real time β€” a form of live pair programming at scale. For coding courses, sharing an Artifact URL during a live coding session lets every student follow along on their own screen. The real-time version history also functions as an automatic "show your work" record.


3. Google Flow Agent: The Creative Assistant Opens to Everyone

Google Flow Agent is now rolling out to all Flow users worldwide. It's an AI creative assistant designed to plan and execute complex, multi-step creative projects end to end.

Multi-step creative work β€” video production, storyboarding, image generation across a project β€” has always been awkward to hand to AI. Each step requires different tools, and you have to re-explain the context every time. Flow Agent is built to handle the whole chain from a single request.

![Google Flow Agent β€” the Flow interface with a user entering a complex video project brief in natural language, and Flow Agent automatically decomposing the task into an ordered plan and executing each step]

What Flow Agent Does

Flow Agent understands the context of a creative project, breaks complex work into sequential steps, and plans and executes each stage. Ask for "a travel vlog-style introduction to Jeju Island" and the agent designs the chain: script β†’ footage/image sourcing β†’ scene composition β†’ music selection β†’ edit flow β€” then starts working through it.

Flow Tools takes this further. You can define and save custom creative workflows in natural language, turning recurring creative patterns into reusable tools.

Flow Music: AI Covers and Precise Editing

Two new capabilities landed in Flow Music alongside this update.

First, the AI Cover feature: transform the style of a completed track while preserving the original melody and structure. Turn an electronic pop song into an acoustic version, or generate a lo-fi remix β€” the melody stays intact, the texture changes.

Second, granular editing control: select and edit specific sections of a song without affecting the rest of the track. Rework just the chorus, adjust the intro's mood independently, or swap out the bridge β€” without regenerating the whole piece.

Mobile App

Google Flow's core features are now available on mobile: image generation, the Ingredients system for saving characters and styles, access to existing projects, and Flow Agent.

One timing note: starting July 7, 2026, Google Flow is no longer included in the flexible plan under AI Expanded Access. A Google AI subscription (Plus, Pro, or Ultra) or a standalone Flow subscription is required.

EdTech perspective: Flow Agent lowers the barrier for educators and students creating multimedia content. A teacher building chapter explanation videos, or a student producing a project presentation as video, can hand the whole multi-step pipeline to the agent rather than navigating each tool separately. Flow Music's cover feature offers a path to generating copyright-free background music for school video projects. Check the specific license terms before commercial or large-scale distribution of generated music.


4. The Direction All Three Point Toward

Notion External Agents. Claude Code Artifacts. Google Flow Agent. Three companies, three products, three distinct problem spaces.

One direction: AI is moving into workflows, not alongside them.

Until recently, using AI at work meant context-switching: stop what you're doing, open an AI tool, get a result, bring it back. Each of these updates removes a piece of that friction. @-mention an agent on the Notion board where work already lives. Turn a Claude Code session into a page the team watches without anyone asking for an update. Tell Flow Agent the destination once and have it plan the route.

If this trajectory holds, the new standard question for evaluating a collaboration tool will be: how naturally can you divide work with the AI inside it?


Practical Tips to Try Now

Notion 3.6 External Agents: Create a new card on a shared Notion board and assign it to Claude. Write a specific instruction in the task description β€” "Summarize this document in three bullet points and post them here." The agent works and leaves results on the card. For Interactive HTML Blocks, open any document and ask the agent: "Turn this content into an interactive quiz."

Claude Code Artifacts: While working in a Claude Code session, type /artifact when you have results worth sharing. Paste the generated link in your team channel β€” teammates can open it and watch Claude work in real time. Try sending an Artifact link before a PR review request, as a live overview of what changed.

Google Flow Agent: Enter a complex creative brief in one go: "Design a 30-second social media video concept about the four seasons of Korea." Include the desired output format explicitly. The agent will break the project into stages and propose a plan before starting execution.

Which of these three updates would you reach for first β€” in your work or your creative process? Let me know in the comments.



Sources

AI Is Now a Teammate: Notion 3.6 External Agents, Claude Code Artifacts, and Google Flow Agent β€” July 5, 2026 AI Briefing | MINSSAM.COM