MINssam
Published on

NotebookLM Is Now Gemini Notebook, Claude Artifacts Go Public, Suno Enters iMessage: AI Weekly Digest July 29, 2026

Names changed. Doors opened. AI moved into the keyboard.

In the last week of July 2026, three AI tools each dismantled a boundary in their own way. NotebookLM became Gemini Notebook β€” Google's latest branding consolidation β€” but the feature upgrades go far beyond the name tag. Claude Code Artifacts stepped out from behind private URLs to open up to the public internet, and picked up MCP connectors to stream live data into every published page. Suno redesigned its entire lyrics editing experience, then slipped into the iOS iMessage keyboard so songs can be composed and sent in a single tap.

There is one thread running through all three. AI-made outputs are no longer confined to the creator's screen.


Table of Contents

  1. NotebookLM β†’ Gemini Notebook: More Than a Rebrand
  2. Code Execution and Google Search: Redefining Research
  3. Claude Code Artifacts Go Public: One Link for the Whole Team
  4. MCP Live Data: Artifacts That Update Themselves
  5. Suno Lyrics Editor Overhaul: Meet Lyricist
  6. iMessage Integration: Music Sent Like a Text
  7. What These Three Updates Are Really Saying

1. NotebookLM β†’ Gemini Notebook: More Than a Rebrand

On July 16, 2026, Google officially renamed NotebookLM to Gemini Notebook. It is part of Google's push to unify its AI products under the Gemini brand β€” but the changes underneath the new name are substantial.

Google has been moving quickly in 2026 to attach the 'Gemini' label to its AI tools. Last month Google Flow was reframed as a Gemini-powered video creation suite; now it is NotebookLM's turn. Three functional upgrades arrived alongside the new name.

Gemini Notebook interface β€” the new logo at the top, a source panel on the left showing uploaded PDFs alongside live web search results, and a chat pane on the right displaying a Python execution result rendered as a chart

What Changed in Gemini Notebook

ChangeBeforeAfter
NameNotebookLMGemini Notebook
Code executionNot availableRuns inside a per-notebook cloud container
App syncStandalone serviceSyncs with the Gemini app in real time
Search integrationManual, in a separate tabNotebooks surface inside Google AI Mode Search

"The moment a research tool gains code execution, it stops being a reference and becomes a workstation."


2. Code Execution and Google Search: Redefining Research

Type "analyze the trend in these numbers" inside a Gemini Notebook, and Gemini writes Python, runs it in a secure cloud container, and returns the result as a chart β€” all without leaving the notebook.

Each notebook gets its own isolated cloud container. Code and its outputs persist in the notebook context, so follow-up questions can reference previous execution results directly. The feature is live for Google AI Ultra subscribers and Workspace business accounts; AI Pro rollout is in progress.

The Google Search AI Mode integration goes further: notebooks now surface in search results, so researchers can jump from a live search thread directly into an existing notebook project.

Practical Scenarios

  • Lesson design: Upload several research PDFs and ask for a comparison table of methodologies β€” executed and returned instantly
  • Data reporting: Drop in a CSV file and request a quarterly growth chart β€” Gemini renders it on the spot
  • Curriculum development: Combine textbook PDFs with live news sources for a draft lesson plan

Since July 13, 2026, Claude Code Artifacts can be shared with anyone on the internet β€” no claude.ai account required. A single public link is all it takes.

Artifacts launched in beta on June 18, 2026, turning a Claude Code session into an interactive HTML page published to a private URL on claude.ai. Before July, only the creator could access it.

The July 13 update opened that door. Public links now work without login, Team and Enterprise plans gained editor roles for collaborative editing, and Artifacts can now be generated directly from Claude Tag (Slack) sessions.

Claude Code Artifacts share panel β€” the 'Public link' toggle switched on, with a live viewer count and access statistics shown below

Public Sharing by Plan

PlanCreate ArtifactsPublic LinkEditor Roles
Proβœ“βœ“ (since July 13)βœ—
Maxβœ“βœ“βœ—
Teamβœ“βœ“βœ“
Enterpriseβœ“βœ“βœ“

4. MCP Live Data: Artifacts That Update Themselves

Claude Code Artifacts can now call MCP connectors every time someone views the page, so the published URL always reflects the latest data β€” not a frozen snapshot from the session that built it.

Before this update, every Artifact was a static snapshot of the moment it was generated. With MCP live data support, the page fetches fresh data from connected sources on every view. A Notion-connected status page, for instance, always shows the current sprint, not last Tuesday's.

Live Artifact Use Cases

  • Weekly team report: An Artifact linked to Notion or Linear shows the latest sprint progress every time someone opens it
  • Client dashboard: Share a real-time URL connected to Google Analytics or a CRM β€” no manual updates needed
  • Classroom status board: A teacher shares one link; students see live submission counts and feedback status

"The moment an Artifact connects to MCP, Claude Code stops being a coding tool and becomes a live app deployment pipeline."


5. Suno Lyrics Editor Overhaul: Meet Lyricist

On July 9, 2026, Suno rebuilt its lyrics editing experience from scratch. The centerpiece is Lyricist β€” a personalized writing assistant that learns your lyric style and applies it to every new song.

The old Suno workflow required typing lyrics into a plain text box. Revisions meant regenerating from zero, and maintaining a consistent personal style across songs was effectively impossible. The July overhaul addresses every one of those complaints.

Suno new lyrics editor β€” Lyricist profile list on the left, the live-editable lyrics canvas in the center, and a natural-language edit panel on the right showing the prompt "make this line wittier"

Key Features in the New Lyrics Editor

  • Lyricist profiles: Save examples of your writing. Suno learns your cadence, rhyme preferences, and vocabulary, then applies that style when you start a new song
  • Natural-language editing: Prompt the editor like a collaborator β€” "make the bridge sadder," "tighten the rhyme scheme here" β€” and the text updates accordingly
  • Variations & References: Highlight any word or line to get rhyme suggestions, alternate phrasings, or tonal variations
  • Song structure labels: [Verse], [Chorus], [Bridge], and other sections are explicitly marked throughout the editor
  • Autosave: Drafts are saved automatically β€” navigating away no longer loses work

6. iMessage Integration: Music Sent Like a Text

On July 15, 2026, Suno launched an iOS iMessage keyboard app. Users can compose a song directly from the message compose window and send it; recipients play it inside iMessage with no separate app required.

The concept is deceptively simple: a birthday song, a congratulations tune, or an inside-joke anthem created and delivered inside the same chat thread. Enable the Suno keyboard, describe the vibe, and tap send.

On July 20, Suno also added a Duration slider to the v5.5 Create form, letting users choose a target length anywhere from a 30-second clip to a four-minute full track before generation begins.

How to Use Suno in iMessage

  1. Enable the Suno keyboard from the iOS keyboard settings
  2. Open any iMessage conversation and switch to the Suno keyboard
  3. Type a description β€” "upbeat birthday pop, 30 seconds"
  4. Preview the generated song and tap send

"Music sharing went from copying a link to a single tap. Songs moved into the conversation itself."


7. What These Three Updates Are Really Saying

All three updates this week point in the same direction.

AI tools are migrating from private workspaces to shared, connected spaces.

  • Gemini Notebook gained code execution and search integration, readying its research outputs for the world outside the notebook
  • Claude Code Artifacts moved from private URL to public link, and from static snapshot to live data page
  • Suno expanded from a music creation platform into an iMessage keyboard β€” from creative space to communication channel

Each tool is changing the relationship between what AI creates and who gets to see it. The gap between "I made something with AI" and "someone else is experiencing it" is narrowing fast.


Related Reading

Which of the three updates are you most excited to try first? Let us know in the comments!


Sources

NotebookLM Is Now Gemini Notebook, Claude Artifacts Go Public, Suno Enters iMessage: AI Weekly Digest July 29, 2026 | MINSSAM.COM