Close Menu
GeekBlog

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    Your iPhone Has a Built-In VPN. It Does Almost Nothing on Its Own.

    September 4, 2026

    Google Wants Whole Teams to Vibe Code Together. Its New Tool Puts Everyone’s Prompts in the Same Room.

    September 4, 2026

    Nvidia Just Bought the Platform 18 Million AI Developers Depend On. Now Everyone’s Asking Who It Really Works For.

    September 4, 2026
    Facebook X (Twitter) Instagram Threads
    GeekBlog
    • Home
    • Mobile
    • Tech News
    • Blog
    • Gaming
    • Smartwatch
    • How-To Guides
    • AI & Software
    Facebook
    GeekBlog
    Home»AI & Software»Google Wants Whole Teams to Vibe Code Together. Its New Tool Puts Everyone’s Prompts in the Same Room.
    AI & Software

    Google Wants Whole Teams to Vibe Code Together. Its New Tool Puts Everyone’s Prompts in the Same Room.

    Olivia HartmanBy Olivia HartmanSeptember 4, 20267 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
    A group of developers collaborating together on laptops at a hackathon table
    Collaborative coding at a hackathon. Photo by Mike Peel, licensed CC BY-SA 4.0 via Wikimedia Commons.
    Share
    Facebook Twitter LinkedIn Pinterest Email Copy Link

    Google Labs has a habit of quietly testing ideas that later show up in products everyone uses, and its newest experiment is aimed squarely at how software gets written when nobody in the room can actually code. On August 25, 2026, the team launched Play with Putty, a browser based tool where several people join the same virtual room, describe in plain English what they want to build, and watch an AI model generate the working app or website live while everyone in the room sees the changes appear in real time.

    The tagline Google chose for the launch, “great minds think play alike,” gives away the pitch. This is not another solo coding assistant bolted onto an editor. It is vibe coding, the now common practice of describing software in natural language instead of writing it line by line, rebuilt from the ground up as something closer to a shared whiteboard than a private workspace.

    The short version

    • Google Labs launched Play with Putty on August 25, 2026, a real time, multiplayer vibe coding experiment
    • Multiple people share one workspace, describing what to build in natural language while everyone watches the code and preview update live
    • Access is waitlist only for now, following the same staged rollout Labs uses for most of its experiments
    • It lands in a crowded field that already includes Cursor, Lovable, Replit and v0, most of which are single player tools
    • Collaboration, not raw generation quality, is the actual bet, since most rivals still treat vibe coding as one person and one prompt box at a time

    What actually happens inside a Putty session

    The mechanics are simple by design. A group enters a shared workspace, the same link works for everyone, and each participant can type instructions describing the tool or site they want to exist. The underlying model interprets those instructions, writes the code, and renders a live preview that updates for the whole group at once, not just the person who typed the last prompt. Nobody needs to know how to program to contribute meaningfully. Anyone in the room can suggest the next change, and the group effectively steers the build together the way a team might sketch ideas on a shared whiteboard, except the whiteboard compiles.

    Recommended for you:

    After nine years of grinding, Replit finally found its market. Can it keep it?
    Tech News·Oct 3, 2025

    After nine years of grinding, Replit finally found its market. Can it keep it?

    That real time, shared nature is the entire differentiator. Most of what currently gets called vibe coding, including well known tools like Replit, which spent nine years finding its market before AI coding made it suddenly relevant, is still fundamentally a solo experience. One person describes what they want, one model responds, and collaborators typically review the result afterward rather than shaping it as it happens. Putty is Google’s bet that the more interesting unlock is not a smarter model, it is putting several people’s intent into the same prompt stream at once.

    Solo prompting vs. shared building The difference Putty is actually testing MOST VIBE CODING TOOLS One person types a prompt Model generates code solo Result reviewed afterward Collaborators join later, if the tool supports it at all PLAY WITH PUTTY Whole group shares one room Anyone can prompt at any time Code and preview update live for every participant at once Building is inherently shared Source: Google Labs, “Play with Putty” launch, August 25, 2026.

    A crowded field that has mostly ignored the “multiplayer” part

    Vibe coding tools have split into two camps by 2026. App builders like Lovable and Replit generate a full working product, front end and back end, from a plain language description, and both have leaned into collaboration features, with Lovable allowing unlimited collaborators on every plan. Editor based assistants like Cursor and GitHub Copilot instead sit inside a code editor, giving a single developer an agent that is one keystroke away. Neither camp has made real time, same room, same prompt stream collaboration its central feature the way Putty does.

    ToolCategoryCollaboration model
    Play with PuttyMultiplayer app builderReal time, shared prompt stream, live for the whole room
    LovableApp builderUnlimited collaborators, shared credits, async by default
    ReplitApp builder / IDEGoogle Docs style co-editing inside a browser IDE
    CursorEditor based agentSingle developer, agent embedded in a personal editor
    v0 (Vercel)Component / UI generatorPrimarily solo, output shared after generation

    That gap is exactly what Google appears to be probing. It follows a similar pattern to Microsoft’s recent decision to retire and merge several Copilot features rather than keep expanding them separately, another sign that the major platform players are still actively rethinking, not just iterating on, what an AI coding tool should even look like at its core. For Google specifically, Putty also extends a broader AI development push the company has been building toward all year, including the aggressive developer tooling roadmap laid out at Google I/O 2026, where AI assisted development was one of the company’s clearest priorities.

    Why speed keeps resetting expectations for tools like this

    Part of what makes multiplayer vibe coding plausible now, rather than three years ago, is that the underlying models generating the code have gotten dramatically faster, not just smarter. When a model can turn a plain language request into working code in a couple of seconds instead of thirty, a shared session stops feeling like taking turns and starts feeling like a real conversation. That speed shift has been a recurring theme across the industry this year, visible in OpenAI’s own push to make GPT-5.6 Sol run 14 times faster using specialized inference hardware rather than waiting on the next generation of general purpose chips. Multiplayer coding tools live or die on exactly that kind of latency, since a room full of people waiting on a slow model stops collaborating and starts scrolling their phones.

    Who this is actually for, and who should stay skeptical

    Recommended for you:

    OpenAI Just Made GPT-5.6 Sol 14 Times Faster, and Nvidia Had Nothing to Do With It
    AI & Software·Aug 14, 2026

    OpenAI Just Made GPT-5.6 Sol 14 Times Faster, and Nvidia Had Nothing to Do With It

    Google has been careful to frame Putty as an experiment, not a product, and the waitlist gating reinforces that. The likeliest early audience is small teams prototyping quickly, classrooms teaching programming concepts without the syntax overhead, and hackathon style events where speed and shared ownership matter more than production grade code. It is much less obvious the tool is ready, or intended, for teams shipping software that other people actually depend on, where code review, security practices and a single accountable owner still matter a great deal.

    The healthy skepticism running through most early coverage boils down to one question: does a shared prompt stream actually produce better software, or does it just produce software faster with more people in the room to spread the blame if it breaks? Google has not answered that yet, and with the tool still behind a waitlist, most developers will not get to test the claim themselves for a while.

    What to watch next

    Google has not said when Play with Putty will move past its wave based waitlist rollout, which is the same staged approach Labs has used for nearly every experiment it has shipped. The bigger signal to watch is whether Google folds any of Putty’s real time collaboration mechanics into its mainstream developer products, Firebase Studio or Gemini’s coding tools among the likeliest candidates, the way past Labs experiments have often served as a testing ground before a feature graduates into something with a much bigger user base. If multiplayer prompting turns out to actually make teams faster rather than just noisier, expect Cursor, Replit and Lovable to start building their own version of it within the year.

    AI Google Software Development Vibe Coding
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Telegram Email Copy Link
    Previous ArticleNvidia Just Bought the Platform 18 Million AI Developers Depend On. Now Everyone’s Asking Who It Really Works For.
    Next Article Your iPhone Has a Built-In VPN. It Does Almost Nothing on Its Own.
    Olivia Hartman

      Olivia Hartman is GeekBlog's general technology reporter, covering the wider world of tech beyond smartphones: AI and software, laptops and PCs, gaming, streaming, space, science, consumer gadgets, deals and the policy stories shaping the industry. A versatile journalist with a nose for what actually matters, Olivia turns breaking news and product launches into accessible, no-hype reporting for everyday readers.

      Related Posts

      8 Mins Read

      Your iPhone Has a Built-In VPN. It Does Almost Nothing on Its Own.

      7 Mins Read

      Nvidia Just Bought the Platform 18 Million AI Developers Depend On. Now Everyone’s Asking Who It Really Works For.

      8 Mins Read

      Apple’s New CEO Gets $58 Million. He Only Keeps Most of It If the Stock Wins.

      9 Mins Read

      Apple’s Foldable Is Getting Magnets. Samsung Still Puts Them in the Case.

      8 Mins Read

      OpenAI’s Astra Just Crossed a Line No AI Model Has Crossed Before. It Found Two Zero Days on Its Own.

      9 Mins Read

      The Pentagon Had to Confirm the Bombing Never Happened. The Video Came From the President’s Account.

      Top Posts

      How to Change HEIC to JPG on iPhone, Mac, Android and Windows (No Software Needed)

      September 3, 20263 Views

      How to Spot AI Generated Images in 2026 (The Old Tricks Stopped Working)

      September 3, 20262 Views

      Check Which Apps Can Read Your Gmail, and Cut Them Off in 60 Seconds

      September 3, 20262 Views
      Stay In Touch
      • Facebook

      Subscribe to Updates

      Get the latest tech news from FooBar about tech, design and biz.

      Most Popular

      How to Change HEIC to JPG on iPhone, Mac, Android and Windows (No Software Needed)

      September 3, 20263 Views

      The EU AI Act Just Became Enforceable, and Most AI Companies Are Not Ready

      August 6, 20263 Views

      How to Spot AI Generated Images in 2026 (The Old Tricks Stopped Working)

      September 3, 20262 Views
      Our Picks

      Your iPhone Has a Built-In VPN. It Does Almost Nothing on Its Own.

      September 4, 2026

      Google Wants Whole Teams to Vibe Code Together. Its New Tool Puts Everyone’s Prompts in the Same Room.

      September 4, 2026

      Nvidia Just Bought the Platform 18 Million AI Developers Depend On. Now Everyone’s Asking Who It Really Works For.

      September 4, 2026

      Subscribe to Updates

      Get the latest creative news from FooBar about art, design and business.

      HEICJPG.online - Convert HEIC to JPG online
      Facebook
      • About Us
      • Contact us
      • Privacy Policy
      • Disclaimer
      • Terms and Conditions
      • Editorial Policy
      • Cookie Policy
      © 2026 GeekBlog

      Type above and press Enter to search. Press Esc to cancel.