Watch

What's new, and what to watch out for

The space moves fast. We track the releases worth knowing about and the traps worth avoiding, so you don't have to follow everything.

  1. Watch out

    Heads up: Google's free Gemini CLI stops working June 18

    If a tutorial ever had you install Google's `gemini` command in a terminal, note the date: on June 18 the free and Pro tiers stop serving requests, replaced by the closed-source Antigravity CLI on a tighter weekly cap. Most non-technical founders never touched it, but if your build notes mention Gemini CLI, expect it to go dark overnight and lean on the assistant already inside your builder instead.

  2. Trend

    The models converged: now the tool wrapped around them is what matters

    Reviewers comparing Claude Code, Codex, Cursor, and Google's new Antigravity this month keep landing on the same conclusion: the underlying models are now so close that your experience is decided by the tool wrapped around them, not the model inside. That's freeing for founders. Stop chasing the "smartest" model and pick the builder whose flow you actually enjoy, because the one you stick with is the one that ships.

  3. Trend

    The coding agents are neck and neck: Codex vs Claude Code

    OpenAI shipped a major Codex update that many now rate level with Claude Code for building on its own. Both come bundled in plans you may already pay for: Codex with ChatGPT, Claude Code with Claude. The move isn't to switch tools, it's to actually use the agent in the subscription you already have before buying another.

  4. Release

    Cursor's bug-checker now reviews your code in 90 seconds

    Cursor's June update cut its automated code reviewer (Bugbot) from about five minutes to roughly 90 seconds while catching more issues, and a new /review command runs the check before you ship rather than after. If you've graduated to Cursor for careful edits, it's a free safety net worth turning on, but treat it as a spell-checker for code, not a replacement for the human security review every app still needs before real customers and real data arrive.

  5. Watch out

    Most AI-built apps still ship with security holes

    Researchers found that over 80 percent of working AI-generated apps contain exploitable vulnerabilities, and one vibe-coded launch leaked 1.5 million keys with no review in place. Until someone technical has checked your logins, permissions, and secret keys, don't put anything you'd hate to lose behind them.

  6. Watch out

    Credit pricing is the new hidden cost: expect a second bill

    Lovable and Bolt charge variable credits per message, and hosting adds a second bill that isn't on the pricing page. "I expected $25, I got $60" is the most common complaint once a prototype gets real traffic, and long debugging sessions drain a month's credits fast. Price the cloud layer before you commit, not after.

  7. Watch out

    Founders build, devs fix: a demo is not a product

    The pattern of 2026: founders ship working demos in a weekend, then pay someone to untangle security, permissions, and data handling before real customers touch it. Budget for one review pass by someone technical before launch. It's far cheaper as a checkup than as a rescue.

  8. Trend

    The AI builders went full-stack. Pick one and go deep

    Bolt added Bolt Cloud (hosting, logins, database built in), v0 gained a sandbox runtime, and Lovable's Supabase integration keeps maturing. The frontend-only era is over: one tool can now carry an idea to a working product. Tool-hopping costs you more than any single tool's weaknesses.

  9. Release

    Claude Opus 4.8 ships, and your builder just got smarter

    Anthropic released Claude Opus 4.8, the model behind Claude Code and several AI app builders. Practical upshot for non-technical founders: the same plain-English prompt now gets you further, with fewer broken builds to talk your tool out of.

  10. Release

    Google I/O: Gemini app revamp, with Gemini 3.5 Pro weeks away

    Google's I/O brought a redesigned Gemini app with a Daily Brief, the Gemini Omni video model, and a personal agent called Spark, with Gemini 3.5 Pro announced for the following month. If your research or content workflow lives in Gemini, it's worth a fresh look.

  11. Release

    Lovable apps can finally rank on Google

    New Lovable apps are server-side rendered (built on TanStack Start), and older projects get pre-rendering for search and AI crawlers. Translation: the site your AI builder makes can now actually be indexed and found. If your Lovable site predates this, check how it looks to Google.