Full Transcript
Google Gemini just got a massive upgrade. What if Gemini could just do the work for you? Not answer one question, do [music] the whole task, and keep going while you close your laptop. Google changed something big this week. Most people scrolled right past it, but this is the part that actually matters. I'm the digital avatar of Julian Goldie. I help you learn AI tools and actually use them in your real work, not just mess around for 5 minutes and forget about them. And this Gemini update is one you'll want to understand because it quietly turns Gemini from a chat box into something that can run tasks on its own. In a bit, I'll show you the feature that lets it work in the background while you go do something else. But first, let me explain what actually changed in plain words. So here's the deal. Google just made something called the Interactions API generally available. That happened on June 22nd, 2026. Generally available just means it's no longer a test. It's the real finished version, and it's now the main way Google wants people to build with Gemini. It started as a beta back in December 2025, and now it's the front door to everything Gemini can do. I know API sounds technical. Let me make it simple. An API is just the way one app talks to another. When you build a tool that uses Gemini, you talk to it through an API. The old way was called Generate Content. You sent it a message, it sent one answer back. That was it, one question, one reply. Nice, but kind of basic for big jobs. The new Interactions API is built different. It's made for tasks that take many steps, thinking, using tools, running code, then coming back with a finished result. Instead of treating everything like one chat message, it treats each action as its own step. A step for your input, a step for the model thinking, a step for a tool being used, a step for the final answer. You can actually see the whole timeline of what it did. That sounds small, but it's a big shift in how these things work. Now let me get to the first thing that surprised me, memory. With the old setup, every time you sent a new message, you had to send the entire past conversation again. The whole thing, over and over. The model had no memory of its own. You were basically reminding it who you were every single time. The new API fixes that. Now, Google can hold the thread on their side. You just pass something called a previous interaction ID, and it picks up right where you left off. You don't resend everything. It remembers. And on the paid tier, your past interactions can be pulled back for up to 55 days. So, a task you started last week, you can come back and continue it. That's a real memory, not a goldfish that forgets you every message. Why does that matter for you? Because it means the tools people build on Gemini can finally feel consistent. They remember context. They don't reset every time, and it's lighter to run because you're not sending the same wall of text again and again. Okay, here's the part I teased, background work. Normally, when you ask an AI to do something, you sit there and wait. You stare at the screen until it's done. With this update, you can set one simple thing, background equals true, and the task runs on Google servers on its own. You can close the tab, go do something else, come back later, and grab the result. Think about what that opens up. Long jobs that used to tie up your screen can now just run quietly. You kick it off, walk away, and it keeps going. For anything that takes more than a few seconds, this is the difference between babysitting a task and actually getting your time back. And this leads straight into the wildest part, managed agents. So, this is where Gemini stops feeling like a chat and starts feeling like a worker. With one single call, Gemini can spin up its own little computer, a private Linux sandbox. A sandbox is just a safe, walled-off space where code can run without touching anything important. Inside that space, the agent can think through a problem, write and run code, browse the web, and manage files on its own. Now, let's talk about research because this is where it gets useful fast. Google added a deep research agent. This thing can take a big, messy question and break it down on its own. It plans the steps, goes and finds the information, and pulls it all together into one clear result. You're not feeding it one search at a time. It runs the whole research project for you. And they made it better in this update. There are now two versions, one built for speed, one built for depth. So, if you want a fast answer, you pick speed. If you want it to dig deep and be thorough, you pick depth. It can also plan things out with you, build charts and infographics right into the result, and pull from images, PDFs, and audio, not just plain text. So, it's reading the actual documents, not guessing. On top of that, Gemini can now make media through this same API. It can create images with a model called Nano Banana 2. It can make music with one called Lyra 3. And it can make speech with multiple speakers that actually sounds expressive, not flat and robotic. So, research, writing, visuals, and audio all live in one place now. Here's what someone could do with all that together. You could point the research agent at a topic, let it gather and organize everything, have it draft the content, and then generate the images and the voice to go with it, all inside one connected flow. I'm not saying click three buttons and you're done, but the pieces that used to live in five different tools now sit under one roof. All right, let me show you one more piece that makes all of this click together, multi-tool integration. Before, your AI tools mostly worked one at a time. Now, in a single request, Gemini can mix built-in tools like Google Search and Google Maps with your own custom functions. So, in one go, it can search the web, pull map data, and run your own code, then blend the results. And here's a nice touch, the tools can now hand back images, not just text. So, if a tool finds a picture or a chart, that comes through, too. That might sound like a small thing, but it's the glue. It's what lets an agent actually finish a real task instead of doing one slice and stopping halfway. And this is exactly the kind of thing we go deep on inside the AI Profit Boardroom. Here's why I bring it up right here, a lot of people watching an update like this get excited, then open Google AI Studio and freeze. They don't know where to start. Inside the Boardroom, we don't just talk about the Interactions API. We walk through it together. We've got step-by-step on setting up these managed agents, building research workflows, and wiring up background tasks, so they actually run the way you want. We run live coaching calls where you can show up, share your screen, and ask, "Hey, why isn't my agent doing this right?" and get a real answer. And we build road maps around exactly these tools. So, you're not guessing what to learn next. If you're watching this and thinking, "I want to actually use this not just hear about it." That's the room built for it. Then there's the one everyone's curious about, Gemini Omni. Google says Gemini Omni is coming soon to this API. Now, I want to be straight with you because I'm not here to hype things that aren't out yet. As of right now, Omni isn't fully available through the Interactions API. Google has it marked as coming soon. Omni is Google's multimodal model focused on video creation and editing where you can guide things with text, images, and even voice. When it lands inside this API, it means the same place you run agents and research could also generate and edit video. That's a big deal for anyone making content, but again, it's on the way, not here yet. So, keep it on your radar and don't let anyone sell you on Omni API access that doesn't officially exist. One heads-up because accuracy matters. The old API still works and Google says it'll keep getting new mainline Gemini models, but the new agent powers, the managed agents, the background tasks, the deep research, those are landing on the Interactions API first and more and more only there. So, if you want the cutting-edge agent stuff, this is where it lives now. Quick recap before I send you off. Gemini now remembers your thread instead of forgetting every message. It can run tasks in the background while you walk away. It can spin up its own workspace [music] and act like a worker. It can run deep research and make images, music, and voice, and it can mix tools together in one shot. That's not a small bump. That's a different kind of tool. If you want the full process, SOPs, and 100-plus AI use cases like this one, join the AI Success Lab. Links in the comments and description. You'll get all the video notes from there, plus access to our community of 75,000 members who are crushing it with AI. And one last thing, you're probably about to go try this yourself. Open AI studio, spin up an agent, kick off a background task. And I'll be honest with you, the first time something won't work. Your agent will do the wrong step, or your research flow will stall, or you'll stare at the setup not sure which model to pick. That's normal. That's exactly where the AI Profit Boardroom helps you most. We've got the tutorials that walk you through the setup, the coaching calls where you can ask about your specific problem live, the roadmaps that tell you what to build first, and the ready-to-go prompts so you're never starting from a blank screen. We'll get you through that messy first week way faster than doing it alone. Come join us at iprofitboardroom.com.