<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/google-s-agent-upgrade-4gmjuedyh" -->

---
title: Google&#x27;s Agent Upgrade | daily.dev
description: Google Labs has updated Opal, its no-code visual agent builder, with several new capabilities that reflect broader trends in AI agent development. Key...
canonical: https://daily.dev/posts/google-s-agent-upgrade-4gmjuedyh
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Google&#x27;s Agent Upgrade | daily.dev
og:description: Google Labs has updated Opal, its no-code visual agent builder, with several new capabilities that reflect broader trends in AI agent development. Key...
og:url: https://daily.dev/posts/google-s-agent-upgrade-4gmjuedyh
og:image: https://api.daily.dev/og/posts/4GmJueDyh.png
og:image:alt: Google&#x27;s Agent Upgrade
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Google's Agent Upgrade

**[Sam Witteveen](https://daily.dev/sources/samwitteveenai)** · 15 min read · 1 upvotes · 0 comments

## Summary

Google Labs has updated Opal, its no-code visual agent builder, with several new capabilities that reflect broader trends in AI agent development. Key additions include an 'agent step' that lets the model dynamically determine its own path rather than following rigid predefined workflows, cross-session memory so agents grow smarter over time, dynamic routing through decision graphs, and human-in-the-loop interactive chat. These features mirror patterns seen in developer tools like LangGraph and OpenClaw but packaged for non-technical users. A walkthrough demonstrates building a Tokyo events finder app entirely through natural language, with no coding required. The update is free to use and agents can be published and shared via the Gemini app.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=TmqI-pX9aho>

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#google-gemini](https://daily.dev/tags/google-gemini), [#nocode](https://daily.dev/tags/nocode)

[View this post on daily.dev](https://daily.dev/posts/google-s-agent-upgrade-4gmjuedyh)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Google's Agent Upgrade","url":"https://daily.dev/posts/google-s-agent-upgrade-4gmjuedyh","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/google-s-agent-upgrade-4gmjuedyh"},"datePublished":"2026-02-27T13:44:53.225Z","dateModified":"2026-03-15T06:36:35.723Z","description":"Google Labs has updated Opal, its no-code visual agent builder, with several new capabilities that reflect broader trends in AI agent development. Key...","image":"https://i.ytimg.com/vi/TmqI-pX9aho/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/TmqI-pX9aho/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Sam Witteveen","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Sam Witteveen","logo":"https://media.daily.dev/image/upload/s--gJm-KsgL--/f_auto/v1711727006/logos/samwitteveenai","url":"https://daily.dev/sources/samwitteveenai"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/google-s-agent-upgrade-4gmjuedyh","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai-agents,google-gemini,nocode","timeRequired":"PT15M","video":{"@type":"VideoObject","name":"Google's Agent Upgrade","description":"Google Labs has updated Opal, its no-code visual agent builder, with several new capabilities that reflect broader trends in AI agent development. Key...","thumbnailUrl":"https://i.ytimg.com/vi/TmqI-pX9aho/sddefault.jpg","uploadDate":"2026-02-27T13:44:53.225Z","duration":"PT15M","url":"https://api.daily.dev/r/4GmJueDyh","embedUrl":"https://www.youtube.com/embed/TmqI-pX9aho"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sam Witteveen","item":"https://daily.dev/sources/samwitteveenai"},{"@type":"ListItem","position":3,"name":"Google's Agent Upgrade"}]}
```

