MINssam
Published on

NotebookLM Becomes Gemini Notebook, Claude Cowork Goes Mobile, Suno Rewrites the Lyrics Editor: 3 AI Picks for July 2026

A name changed, a tool moved, and the way writing works shifted.

In the second week of July 2026, three updates quietly broke from the existing mold. Google absorbed NotebookLM β€” a tool it had run as an independent brand for years β€” fully into the Gemini ecosystem. Anthropic lifted Claude Cowork off the local device and onto the server. Suno shifted focus from how AI generates songs to how people edit lyrics.

All three share the same signal: AI tools are embedding themselves closer and deeper into how users actually work.


Table of Contents

  1. NotebookLM β†’ Gemini Notebook: More Than a Name Change
  2. A Cloud Computer Inside Every Notebook: Code Execution and 100+ Skills
  3. Real-Time Sync Across the Gemini App and Google Search
  4. Claude Cowork Expands to Web and Mobile: Work Continues Even When Your Device Is Off
  5. How /fork and Remote Background Sessions Change the Way You Work
  6. Suno's Redesigned Lyrics Editor: Edit One Line at a Time in Plain Language
  7. Lyricist Profile: Saving Your Voice to AI
  8. One Direction All Three Updates Are Pointing To

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

On July 16, 2026, Google renamed NotebookLM to "Gemini Notebook." This is not a simple rebrand. The product was rebuilt from the ground up on Gemini 3.5 and Antigravity β€” Google's agent-first coding IDE. The tool used by more than 30 million people and 600,000+ organizations just got an entirely new engine.

The original NotebookLM was fundamentally a reading tool: upload documents, then ask questions and get summaries from within them. Gemini Notebook goes a step further. Every notebook now comes with a built-in secure cloud computer β€” an environment where the model writes and runs real code, analyzes data, and exports results in more than a dozen formats including PDF, PPTX, and XLSX.

Gemini Notebook β€” NotebookLM officially launched as Gemini Notebook on July 16, 2026, rebuilt on Gemini 3.5 and Antigravity. Features include in-notebook code execution, 100+ built-in skills, two-way sync with the Gemini app, and export to 12+ formats including PPTX, XLSX, and PDF

What Changed

  • Gemini 3.5 + Antigravity: Improved accuracy, reliability, and visible step-by-step reasoning
  • Secure cloud computer per notebook: Each notebook has its own isolated cloud execution environment
  • Chat-driven source discovery via Google Search: Add new sources through conversation rather than manual upload
  • 12+ export formats: PDF reports with charts and tables, PPTX slides, XLSX spreadsheets, DOCX, CSV, SVG, and more

2. A Cloud Computer Inside Every Notebook: Code Execution and 100+ Skills

The biggest change in Gemini Notebook is the execution environment. Where the old tool understood documents and answered questions, Gemini Notebook now runs code directly inside a built-in cloud computer. This is rolling out to Pro users in the coming weeks.

More than 100 built-in software skills run on top of this execution layer. Say you upload a sales spreadsheet and ask "make a monthly trend chart from this data" β€” Gemini Notebook writes and runs the code, generates the chart, and shows you the result inside the notebook.

Gemini Notebook code execution β€” Gemini 3.5 writes and runs code directly inside the notebook's built-in cloud computer environment. Data analysis, chart generation, and report creation complete without leaving the notebook

What Built-In Skills Make Possible

Task TypeExample InputGemini Notebook's Output
Data analysis"Find the outliers in this CSV"Code execution β†’ annotated list and visualization
Report generation"Create an executive summary from this data"PDF report with charts and tables
Learning materials"Turn this content into a student worksheet"Custom problem set and activity sheet
Slide deck"Convert this research into presentation slides"Editable PPTX file

The other core change in Gemini Notebook is ecosystem integration. The same notebooks now sync bidirectionally and in real time with the Gemini app. Add a document in the Gemini app and it appears in Gemini Notebook instantly; name and instruction changes sync both ways. Google Search's AI Mode will soon let users access notebooks directly from search results.

The practical meaning of this integration is: same context, everywhere. Add a paper to your notebook from the Gemini app on your phone during your commute, and when you open Gemini Notebook on your PC at the office, it's already there. Changes to a notebook's name or setup reflect across both surfaces immediately.

"Adding a cloud computer and agentic capabilities to a tool used by 30 million people daily isn't a product update. It's a category shift."


4. Claude Cowork Expands to Web and Mobile: Work Continues Even When Your Device Is Off

On July 7, 2026, Anthropic expanded Claude Cowork to the web (claude.ai) and mobile (iOS and Android) in beta, starting with Max subscribers. The core feature is remote background sessions: tasks continue running on Anthropic's servers even after your local device turns off.

The original Claude Cowork ran only from the local desktop app. Start a long research pass or large-scale refactor, and closing your laptop stopped everything. Remote background sessions remove that constraint. Start a task and close your device β€” the session keeps running in the cloud. When it finishes, your phone gets a notification.

Claude Cowork web and mobile expansion β€” Anthropic launched Cowork on the web and iOS/Android on July 7, 2026. Remote background sessions keep tasks running on Anthropic's servers even when your device is off, and chat and Cowork are unified into a single tab

What Changed

  • Remote background sessions: Tasks run on Anthropic's servers without a local device; mobile notification on completion
  • Doubled Cowork usage limits: Temporarily expanded through August 5
  • Unified chat + Cowork interface: Chat and Cowork share a single home tab on web and desktop
  • Projects and artifacts in sync: Access the same projects and artifacts from every device

5. How /fork and Remote Background Sessions Change the Way You Work

In Claude Code, the /fork command received a significant upgrade. It now copies the current conversation into a separate background session β€” so you can explore a new direction in parallel while keeping the original session intact. The in-session subagent that /fork used to launch is now called /subtask.

This isn't just a convenience improvement β€” it changes the shape of AI-assisted work. Previously, changing direction in a session meant losing the prior context. /fork lets you branch without discarding anything, running two directions simultaneously.

Key Claude Code July Updates

  • /fork: Copies the current conversation into a background session. Previous in-session subagent functionality moved to /subtask
  • Auto Mode safety: Blocks destructive git commands (force-delete, force-reset) when you haven't explicitly asked to discard local work
  • Artifacts (beta): Turn a session's output into a shareable live page on claude.ai. Available to Team and Enterprise plans first
  • Web search and subagent safeguards: Default session-wide limits of 200 web searches and 200 subagent spawns

"When work is tethered to your device, it's hard to call it a real agent. Something that keeps running after you close the laptop β€” that's an agent."


6. Suno's Redesigned Lyrics Editor: Edit One Line at a Time in Plain Language

On July 9, 2026, Suno AI launched a completely redesigned lyrics editor on the web. The most important new feature is natural language editing: select any line in a set of lyrics and give a plain-language instruction β€” "make this line darker" or "tighten this to fit a 4-count bar" β€” and only that line gets adjusted.

Before this update, editing lyrics in Suno meant either rewriting the text manually or regenerating the entire song with a new prompt. Fine-grained, line-level control was missing. Natural language editing fixes that directly. You give instructions the way you'd talk to a co-writer, and the AI adjusts only what you pointed to.

Suno lyrics editor redesign β€” The redesigned Suno web lyrics editor, launched July 9, 2026. Natural language editing lets you select a line and give a plain-language instruction to modify just that line. The Lyricist profile saves your personal writing style for reuse across new songs. Includes full-screen focus mode and autosave

Four Features in the Redesigned Editor

  1. Natural language editing: Select a line, type what you want changed in plain language β†’ only that line is modified
  2. Lyricist profile: Paste in samples of lyrics you've written to lock in your personal style; apply to any new song
  3. Rhyme and reference suggestions: Rhyme options and reference lines that match the tone of the selected line
  4. Full-screen focus mode + autosave: Distraction-free writing environment with no manual save step required

7. Lyricist Profile: Saving Your Voice to AI

The Lyricist profile is a feature Suno's user community has requested for a long time. Paste in lyrics you've written (or lyrics from an existing Suno song you made) and Suno analyzes your style β€” tone, structure, vocabulary choices β€” and saves it as a reusable named profile. Apply that profile to a new song draft, and Suno uses your voice as the default when suggesting a first pass of lyrics.

Previously, maintaining a consistent style in Suno meant pasting long style descriptions into every new prompt. The Lyricist profile compresses that one-time setup. Set it once, and your voice is the default in every song that follows.

How to Set Up a Lyricist Profile

  1. Suno web β†’ Lyrics editor β†’ Profile settings tab
  2. Paste 3–5 sets of lyrics you've written (or lyrics from existing Suno songs)
  3. Save with a name (e.g., "My Hip-Hop Voice", "Ballad Mode")
  4. When writing a new song, apply the profile β†’ your style is reflected in the draft

"We're moving from the era of AI generating songs for you, to the era of AI helping you write your own songs better."


8. One Direction All Three Updates Are Pointing To

Place the three announcements side by side and a single pattern emerges.

Gemini Notebook crossed from a "passive reading tool" (upload, ask questions) to an "active execution environment" (run code, build reports). Users can now delegate more of the actual work to the tool, not just the reading.

Claude Cowork cut the tether between AI work and the local device. For an AI agent to truly "work on your behalf," it can't depend on your machine staying on.

Suno's lyrics editor chose to support human creativity rather than replace it. Edit the line the human wrote. Save the human's voice. The AI assists rather than substitutes.

All three are moving in the same direction: AI fitting itself more precisely to the user's intent and context. The stronger the tools get, the faster they're learning to match the individual.


Closing

Gemini Notebook is available now at notebook.google.com. Upload your longest document or most complex dataset and try "turn this into a report." The change from the old NotebookLM is immediately apparent.

Claude Cowork web and mobile is in beta for Max subscribers. Start a long task and close your laptop. When the completion notification arrives on your phone, the meaning of "the agent works on its own" becomes concrete.

The redesigned Suno lyrics editor is live at suno.com. Open a song you've made, select a line you're not satisfied with, and give it a plain-language instruction. The gap between what you imagined and what AI generates will shrink noticeably.

AI tools are not getting more complex as they get more powerful β€” they're learning to understand what you mean.


Related Posts

Which of these three updates would you try first? Let us know in the comments!


Sources

NotebookLM Becomes Gemini Notebook, Claude Cowork Goes Mobile, Suno Rewrites the Lyrics Editor: 3 AI Picks for July 2026 | MINSSAM.COM