Google Triples Gemini Antigravity Limits | Analysis by Brian Moineau

TL;DR

  • Google tripled Gemini usage limits for Antigravity twice in one week after developers hit caps within hours; other Gemini Apps surfaces kept tighter quotas. [1]
  • This is not generosity; it’s a live-fire test of compute-based metering for agentic dev tools that Google will extend and harden across Gemini Apps, Cloud, and Antigravity in 2026. [1][2][3]
  • Rivals (GitHub Copilot and AWS Q Developer) are shipping the same playbook—rate limits, usage credits, and request-based billing—so quota-aware workflows are now table stakes. [4][5][6]

What the source said

9to5Google reported during the week of Google I/O 2026 that Google introduced compute-based usage limits for Gemini and then raised Antigravity’s ceilings twice—first a 3× rate-limit increase and later a 3× weekly quota bump—after users hit caps within a few hours of work. Varun Mohan of Google DeepMind said some users reached the weekly limit “after a couple work sessions,” and Google reset paid-plan quotas two times in the same week. The site added that post-reset quotas remained below prior levels and that increases applied only to Antigravity, not to other Gemini Apps surfaces like web or mobile. [1]

Why it matters

Google Antigravity is the agent-first developer suite—CLI, desktop app, and orchestration layer—pitched at Google I/O 2026 as “agents that do work,” not just chat. Caps that bite during compile–test–debug loops jeopardize the IDE of record and erode trust on day 1 of an agent pitch. Teams that adopted Antigravity 2.0 following the I/O keynote now face a quota regime that can interrupt multi-step sessions mid-sprint. [2][7]

The people who feel the blast radius aren’t only individual coders. They include SRE leads forecasting throughput for Q3 2026, procurement managers matching AI spend to monthly budgets in USD, and vendors like JetBrains or the VS Code marketplace whose extensions fail if an agent loop ends early. The fact that Google raised Antigravity limits twice while leaving other Gemini surfaces unchanged signals a priority: keep developer stickiness in the IDE hub where session economics matter most. [1][3]

Original analysis

Contrarian read

  • Consensus: Two quota hikes in one week show that Google listened, and the worst is over.
  • My take: The hikes are a pressure release, not a reversal. Google is normalizing compute-based metering because agent loops are bursty and costly; Antigravity merely hit the wall first. Gemini access already hinges on plan-bound limits, and Cloud services publish quota regimes; expect more explicit meters, not fewer, through 2026. [3][7]

Why? Major rivals are aligning revenue to inference cost. GitHub begins request-based Copilot billing on June 1, 2026 and documents rate limits by surface. AWS Q Developer lists concrete service quotas per account and region. The industry favors quotas because they curb runaway loops and create predictable upsell ladders across Pro, Business, and Enterprise tiers. [5][6][4]

Back-of-envelope: the “lockout tax” on a team

Assumptions (midsize product group in the US):

  • Fully loaded developer cost: $120/hour.
  • Antigravity weekly limit hit “after a couple work sessions,” forcing context rebuilds, tool re-wiring, or model swapping; assume 15 minutes of friction per lockout per engineer. [1]
  • Ten engineers rely on Antigravity for code generation, refactors, and agent tasks; each hits one friction event per week.

Math (shown):

  • 0.25 hours × $120/hour = $30 friction per engineer per event.
  • $30 × 10 engineers = $300/week.
  • If two events per week before the second reset, that’s ~$600/week.
  • $600/week × 52 weeks ≈ $31,200/year.

Even if the second quota increase halves the friction, you still pay a five-figure ($10k+) annual “lockout tax” unless you add quota-aware automation—e.g., route to a backup model when Antigravity nears its ceiling or shift longer loops to off-peak/cloud jobs with batch scheduling. The exact number varies, but the slope is clear: invisible ceilings become silent productivity losses that compound. [1]

2x2: Who tolerates Gemini usage limits for Antigravity?

  • Budget high, tolerance high: S&P 500 engineering orgs and big tech platforms. They’ll buy higher tiers or negotiate enterprise quotas and SLOs; the risk is hidden throttling on new agent behaviors until contracts land. [6]
  • Budget high, tolerance low: YC and Series B startups in launch weeks. They’ll multi-home across Gemini, Copilot, and Claude; a single mid-sprint lockout pushes vendor diversification within 24 hours. [4][5]
  • Budget low, tolerance high: GitHub Student Pack users and hobbyists. They’ll live with caps but practice “quota hygiene” (shorter sessions, fewer tool calls) and push bulk tasks to cheaper or local options. [3]
  • Budget low, tolerance low: One-person US consultancies on fixed-fee milestones. They’ll switch IDE agents or plugins the first time a quota blocks a client deadline.

Named-stakeholder breakdown

  • Google: Keep Antigravity credible as the agentic coding cockpit announced at I/O 2026. Ship visible meters, predictable resets, and paid expansion paths that never strand a session mid-loop. [2][3]
  • GitHub (Copilot): The June 1, 2026 request-based billing shift lowers the PR cost of Google’s caps—“everyone’s doing it”—but raises expectations for in-IDE transparency and dashboards. [5][4]
  • AWS (Q Developer): Quota-first culture is an advantage; documented limits with knobs look safer to CIOs who want predictable spend and throughput. [6]
  • Tool vendors (JetBrains, VS Code extensions): Build quota-aware orchestration (retry/backoff + model failover) so long-running agent runs don’t collapse at 95% completion.
  • Team leads/procurement: Push for multi-vendor agent stacks and SLAs with concrete daily/weekly and per-session ceilings rather than vague “fair use.” [6][4]

What others are missing

The real unit of value is shifting from tokens to agent sessions in the IDE. Antigravity runs a loop of code edits, test runs, file ops, and tool invocations; a weekly token pool hides the cost shape of that loop. A cap that feels roomy for chat can choke a refactor+test+debug cycle in VS Code or JetBrains. That’s why Google raised Antigravity limits while leaving other Gemini surfaces unchanged: session economics bite first in the IDE, which needs session-oriented quotas and in-IDE telemetry to prevent brittle loops. [1][2][3]

What to watch next

  1. By June 30, 2026, Google will publish explicit per-tier Antigravity numeric ceilings (daily and weekly) and ship an in-product “quota meter” in the Antigravity UI or CLI release notes; you can verify this in public docs and changelogs. [2]

  2. By September 30, 2026, GitHub will add an in-IDE Copilot quota dashboard for Pro/Business that shows remaining weekly/monthly usage and reset times, confirmed via VS Code or JetBrains extension changelogs. [5][4]

  3. By Q4 2026, at least one mainstream IDE or agent framework will ship automatic “quota-aware scheduling” (defer/route/shorten loops near cap) with documented support for Google Antigravity and one rival such as Copilot or AWS Q Developer. [6][4]

My take

Raising Antigravity limits twice was the right triage in May 2026, but the message is louder than the move: agent work costs real compute, so quotas are product strategy. If Google wants developers to live in Antigravity, quotas must become a first-class UX surface—clear meters, graceful degradation, and paid escape hatches that never dead-end a sprint. Otherwise, Copilot’s request-based world and AWS’s quota-first culture will peel off teams that prize predictability in 2026 and 2027. The winners will be the tools that make quotas boring. [1][5][6]

Sources

  1. Google has tripled Gemini usage limits for Antigravity, twice — 9to5Google (https://9to5google.com/2026/05/21/google-has-tripled-gemini-usage-limits-for-antigravity-twice/) — Details the two 3× increases, user lockouts, and Varun Mohan’s quota resets during I/O week.

  2. All the news from the Google I/O 2026 Developer keynote — Google Developers Blog (https://developers.googleblog.com/all-the-news-from-the-google-io-2026-developer-keynote/) — Confirms Antigravity as Google’s agent-first developer platform introduced at I/O 2026.

  3. Gemini Apps limits & upgrades for Google AI subscribers — Google Support (https://support.google.com/gemini/answer/16275805?hl=en) — Documents plan-bound Gemini access and the existence of usage limits across tiers.

  4. Usage limits for GitHub Copilot — GitHub Docs (https://docs.github.com/en/enterprise-cloud%40latest/copilot/concepts/rate-limits) — Explains Copilot rate limits and guidance when users hit them.

  5. Requests in GitHub Copilot (usage-based billing) — GitHub Docs (https://docs.github.com/en/copilot/concepts/billing/copilot-requests) — States Copilot’s move to request-based, usage-linked billing starting June 1, 2026.

  6. Amazon Q Developer endpoints and quotas — AWS General Reference (https://docs.aws.amazon.com/general/latest/gr/amazonqdev.html) — Lists Q Developer service quotas and regions, illustrating quota-first design in rival tooling.

  7. Google is making Gemini CLI users switch to its new Antigravity 2.0 — TechRadar Pro (https://www.techradar.com/pro/google-is-making-gemini-cli-users-switch-to-its-new-antigravity-2-0-so-what-will-it-mean-for-you) — Independent coverage of Antigravity 2.0 (CLI and SDK) around the I/O 2026 timeframe.

Intel-Apple Chip Pact Spurs Market Surge | Analysis by Brian Moineau

When a Washington Bet Turns into Silicon Valley Momentum

Intel stocks jump after reaching preliminary chip manufacturing deal with Apple – qz.com — that headline grabbed headlines for a reason. Within the first 100 words: the news that Intel and Apple have a preliminary chip-manufacturing understanding sent Intel shares soaring, and the U.S. government’s roughly 10% stake in Intel helped bring Apple to the negotiating table after more than a year of talks.

This isn’t just another supplier story. It’s a confluence of industrial policy, corporate strategy, and the geopolitics of supply chains — with real market consequences. Investors cheered. Policymakers quietly celebrated. And Apple, historically loyal to TSMC for its cutting-edge processors, is signaling a willingness to diversify where and how its chips are made.

Why this matters now

  • The report of a deal — first widely flagged by major outlets on May 8–9, 2026 — came after more than a year of intensive negotiations between Apple and Intel.
  • The U.S. government converted nearly $9 billion in CHIPS Act grants into an equity stake in Intel last year, creating a strategic link between industrial policy and private-sector partnerships.
  • Intel’s foundry revival has been central to Presidental-era efforts to bring advanced chipmaking back to U.S. soil; Apple’s interest validates that push at scale.

Put simply, the story matters because it reshapes incentives. Apple gains an onshore manufacturing option for some chips. Intel gains a marquee client and credibility for its foundry ambition. The U.S. government, with a minority stake, sees policy aims inch toward commercial reality.

What led up to the preliminary agreement

Over the past decade, Apple designed world-class systems-on-chip but relied largely on Taiwan Semiconductor Manufacturing Company (TSMC) for fabrication. TSMC’s technological lead made that a no-brainer. Yet two trends nudged Apple to explore alternatives:

  • Geopolitical risk and the desire for diversification of supply chains.
  • U.S. policy and subsidies aimed at rebuilding domestic chip capacity, notably via the CHIPS Act.

After the U.S. government converted federal grants into about a 10% stake in Intel, the company’s balance sheet and strategic posture changed. That shift didn’t instantly close technology gaps, but it made Intel a more politically and commercially viable partner for firms that face scrutiny for where their chips are made.

Consequently, Apple entered exploratory talks with potential onshore partners, including Intel and Samsung. Those conversations evolved into more serious negotiations lasting over a year, culminating in the preliminary understanding reported in early May 2026.

Intel stocks jump after reaching preliminary chip manufacturing deal with Apple

The market reaction was immediate. Intel’s stock surged after the reports, reflecting a mix of relief and forward-looking optimism.

  • Relief: Intel’s foundry business has faced skepticism after years of missed milestones. A high-profile customer like Apple signals validation.
  • Optimism: If Intel can capture a meaningful slice of Apple’s volumes — or other major customers follow suit — the revenue and margin upside could be material.

However, the market is forward-looking and conditional. Investors are pricing in the possibility that Intel can scale yields, control costs, and deliver the quality Apple demands. Should Intel stumble on execution, the initial euphoria could fade quickly.

The cautious case: technical and commercial hurdles

Transitioning from a report of a preliminary deal to large-scale production is nontrivial.

  • Process parity: TSMC remains the leader at the most advanced nodes. Intel needs to match Apple’s performance, power, and yield requirements on those nodes or find an acceptable compromise on which chips will shift production.
  • Scale and timing: Apple ships hundreds of millions of devices annually. Meeting that scale in the U.S. requires flawless ramp plans and predictable yields.
  • Contract details: “Preliminary” is the operative word. Pricing, IP protections, and long-term commitments all matter and can slow or alter final outcomes.

Thus, while the headline explains why stocks jumped, the mechanics of execution will decide whether the trade endures.

Policy stitched into corporate strategy

This episode is a case study in how industrial policy can change corporate calculus. The U.S. government’s roughly 10% stake in Intel — the result of converting CHIPS Act grants into equity — altered incentives in two ways:

  • It made Intel a more stable partner with explicit federal backing, addressing concerns about the viability of onshore manufacturing.
  • It gave Apple a stronger diplomatic and regulatory argument to work more closely with a U.S.-based foundry, easing political friction around supply chain choices.

In short, policy and private-sector strategy are converging. That alignment produces market movement, but not necessarily guaranteed production outcomes.

A few practical scenarios to watch

  • If Apple uses Intel for older or non-bleeding-edge chips, the transition could be faster and less risky.
  • If Apple insists on leading-edge nodes, Intel will face a steeper technical climb and longer timelines.
  • Other companies (Nvidia, Tesla, large cloud providers) may look at the arrangement and reassess their options with Intel, creating network effects — or revealing limits in Intel’s capacity.

Points to remember

  • Headlines reflected both politics and possibility: the U.S. stake in Intel helped open doors that industry conversations had already been nudging through.
  • A preliminary deal is meaningful, but delivery is what will ultimately matter for Apple, Intel, and investors.
  • The wider implication is a reshaping of the semiconductor supply chain toward greater onshore capacity — if the economics and technology align.

My take

This story reads like a turning point story: a government nudge plus corporate pragmatism producing a potentially seismic shift in where the world’s most important chips are made. That said, skeptics are right to press for details. Preliminary agreements make headlines; yields, costs, and contractual specifics move economies and product roadmaps.

If Intel manages to convert the headline into consistent, high-quality production for Apple — even on selected chips — this will be a major validation of U.S. industrial strategy and a big win for Intel’s turnaround. If not, the episode will still have value: it will accelerate conversations, investments, and perhaps partnerships that reshape the semiconductor landscape over the next several years.

Sources




Related update: We recently published an article that expands on this topic: read the latest post.


Related update: We recently published an article that expands on this topic: read the latest post.

AI Aristocracy: How Wealth Locks Power | Analysis by Brian Moineau

The new aristocracy: how AI is minting a class of "Have-Lots" — and why Washington helps keep them that way

AI isn't just rearranging industries. It's rearranging who gets the upside. Over the past two years, the winners of the AI boom have stopped being a diffuse set of tech founders and turned into a concentrated, politically powerful cohort — the "Have-Lots." They're not just richer; they're increasingly invested in preserving the political and regulatory status quo that lets their gains compound. That matters for jobs, markets, and the future of U.S. policymaking.

At a glance

  • The AI era has created a distinct elite — the Have-Lots — whose wealth rose far faster than the rest of the country in 2025.
  • Their advantage comes from outsized equity positions, privileged access to private deals, and close ties to government.
  • That concentration of money and influence makes policy outcomes (taxes, regulation, export controls, procurement) more likely to favor continuity over disruption.
  • The political consequence: an intensifying split between those who feel left behind and those who are financially insulated, which fuels polarization and public distrust.

Why "Have-Lots" are different this time

We’ve seen wealth concentration before, but AI is amplifying two key dynamics:

  • Ownership leverage. AI value accrues heavily to the owners of critical IP, compute infrastructure, and data. A few companies and their insiders hold disproportionate slices of these assets — and their equity rewards are exponential when AI markets run hot.
  • Private-market exclusivity. Much of the biggest early AI upside lives in private financings, venture rounds, and exclusive partnerships. Regular retail investors and most households simply can't access the same terms or allocations.
  • Policy proximity. The largest AI players are now deeply embedded in Washington — through advisory roles, executive meetings, and lobbying — giving them influence over trade rules, export controls, procurement decisions, and the pace of regulation.

Axios framed the story as three economies — Have-Nots, Haves, and Have-Lots — and showed how 2025 became a banner year for a narrow group of ultra-wealthy Americans tied to AI and tech. The result: a class that benefits from market booms and tends to favor stability in the institutions that enabled their gains. (axios.com)

How money becomes political staying power

Money buys more than yachts. It buys lobbying, think tanks, campaign influence, and the ability to hire teams that translate business goals into policy narratives. A few mechanisms to watch:

  • Lobbying and regulatory capture. Tech companies and large investors spend heavily on lobbying and hire former officials who understand how to shape rulemaking. That raises the cost (and political friction) for hard-curtailing policies.
  • Strategic philanthropy and media influence. Big donations to policy institutes and universities can alter the research and messaging ecosystems, steering public debate toward industry-friendly framings.
  • Access to procurement and export levers. Large AI firms can influence government purchasing decisions and negotiate carve-outs or implementation details that advantage incumbents. When export controls are on the table, these firms lobby for interpretations that preserve critical markets.
  • Defensive investment strategies. The Have-Lots aren't just earning more — they're investing to fortify advantages (exclusive funds, acquisitions, cross-border deals) that make it harder for challengers to scale.

Real-world markers of this dynamic were visible in 2025: outsized gains for several tech founders and investors tied to AI, and public reports of deepening ties between major AI companies and government officials. Those links make changes to the rules — from tougher wealth taxes to stringent antitrust enforcement — both politically and technically harder to push through. (axios.com)

What it means for average Americans and markets

  • Wealth inequality meets political inertia. When the richest segment accumulates both capital and influence, reform that would rebalance outcomes becomes more difficult. That leaves many households feeling the economy is working against them even when headline GDP and markets climb.
  • Labor displacement and retraining get politicized. Workers worried about AI-driven job loss will look for policy fixes. If those fixes threaten concentrated interests, pushback and gridlock are likely.
  • Market distortions. Concentration of AI capital can inflate a narrow set of winners (chipmakers, cloud infra, platform owners) while starving broader innovation in complementary areas. That can deepen sectoral risk even as headline indices rise.
  • Policy unpredictability. The tug-of-war between populist pressures and elite influence can produce swings — intermittent regulation, targeted carve-outs, or transactional interventions — rather than coherent long-term strategy.

Where policymakers might push back (and the headwinds)

  • Wealth and corporate taxation. Targeted tax changes could blunt accumulation, but they face political, legal, and lobbying resistance — especially if the Have-Lots effectively argue that higher taxes will slow innovation or capital investment.
  • Antitrust and competition policy. Strengthening antitrust tools could lower concentration, yet enforcement takes time and expertise, and the enforcement agencies often duel with well-resourced legal teams.
  • Procurement reform and open access. Government can favor open standards and wider procurement rules, but incumbents lobby to maintain advantageous arrangements.
  • Democratizing access to AI gains. Proposals to expand employee equity, broaden retail access to private markets, or invest in public AI infrastructure could help, but they require political coalitions that cut across partisan lines — a tall order in the current climate.

Axios and reporting elsewhere highlight that many of the Have-Lots actively prefer the current mix of regulation and government interaction because it preserves their returns and strategic position. That creates a structural incentive to resist reforms that would meaningfully redistribute AI-driven gains. (axios.com)

My take

We’re at a crossroads where technological change is colliding with political economy. The Have-Lots are not just a distributional outcome — they're a political force. If the U.S. wants AI broadly to raise living standards rather than concentrate windfalls, the policy conversation needs both humility (tech evolves fast) and muscle (policy and public institutions must adapt faster).

That will mean designing pragmatic, durable interventions: smarter tax code adjustments, stronger competition enforcement, transparent procurement that favors open systems, and public investments in training and AI infrastructure that broaden participation. None are magic bullets, but together they can slow the drift toward a permanently bifurcated economy.

Final thoughts

We can admire the innovation that produced AI — and still question who gets the upside. Right now, the Have-Lots have structural advantages that let them lock in gains and political protections. If that trend continues unchecked, it will shape not only markets, but the public’s faith in institutions. The policy challenge is to make the rewards of AI less gated and the rules of the game more inclusive — a task that will require both political courage and technical nuance.

Sources




Related update: We recently published an article that expands on this topic: read the latest post.


Related update: We recently published an article that expands on this topic: read the latest post.