Live · Vancouver · 00:00:00 PDT
Wasser AI Wasser AI

Coding agents beyond Claude Code.

You don’t need to buy the wrong subscription just because someone on TikTok showed a terminal. If you already pay for ChatGPT or Gemini, check what you can use first.

Pillar 02 · Current Tools ~6 min read Updated May 2026

Why this page exists

Claude Code is what I use daily and what I recommend most often. But I’m not here to sell you a subscription you don’t need.

If you’re already paying for ChatGPT Plus, ChatGPT Pro, Google AI Pro, or Google AI Ultra, both OpenAI and Google now offer coding agents that work directly with real projects. They’re real tools, not toys, and depending on your workflow one of them might be the better fit.

This page gives you the honest breakdown so you can make the right call for your situation.

Google Antigravity and Gemini CLI

Google’s coding-agent story changed in May 2026. Gemini CLI still exists, but Google is moving individual users toward Antigravity CLI, which shares the same agent harness as the Antigravity 2.0 desktop app.

Who it’s for

How to install

  1. Install Node.js. Same as Claude Code — you need Node.js installed. If you followed the Claude Code guide, you already have it.
  2. Install Gemini CLI while it still fits your account. Open your terminal and run:
    npx https://github.com/google-gemini/gemini-cli
    Or install it globally:
    npm install -g @google/gemini-cli
    If you are an individual/free user, check Google’s Antigravity migration guidance before investing time in a new Gemini CLI setup.
  3. Authenticate. Sign in with your Google account when prompted. Enterprise and API-key access can follow different rules.

Key strengths

Key trade-offs

Best for. Large-context work, Google-heavy teams, and people comfortable following Google’s Antigravity transition instead of betting on the old Gemini CLI path.

OpenAI Codex CLI

OpenAI’s coding agent. Codex now spans the CLI, IDE extension, web, desktop app, cloud tasks, and a mobile preview inside the ChatGPT app. The important part: it uses your ChatGPT login.

Who it’s for

How to install

  1. Install Node.js. Same requirement as the other CLI tools. Install from nodejs.org if you haven’t already.
  2. Install Codex CLI. Open your terminal and run:
    npm install -g @openai/codex
    Check OpenAI’s documentation for the latest install instructions.
  3. Authenticate. Log in with your OpenAI/ChatGPT account. Codex usage is tied to eligible ChatGPT plans and agentic usage limits.

Key strengths

Key trade-offs

Best for. Existing ChatGPT subscribers who want coding-agent capabilities without paying for another subscription.

Honest comparison

Feature Claude Code Google agents OpenAI Codex
Price $20–200/mo (Claude sub) Varies by Google AI / enterprise plan; Gemini CLI is transitioning for individual users Included with eligible ChatGPT plans; usage limits vary
Top model Claude Opus / Sonnet Gemini 2.5 Pro in Gemini CLI; Antigravity is Google’s newer direction Depends on Codex client/version and model settings
Context window 200K tokens 1M+ tokens 200K tokens
Maturity Most mature In transition to Antigravity Fast-moving
Strengths Complex reasoning, careful instruction-following Huge context, Google grounding, Antigravity multi-agent direction ChatGPT subscription access, app/CLI/IDE/cloud/mobile surfaces
Install npm i -g @anthropic-ai/claude-code npm i -g @google/gemini-cli or follow Antigravity docs npm i -g @openai/codex
Open source Yes Yes Yes

Robert’s take

I use Claude Code as my primary tool. It’s what powers most of what you see on this site and in my TikTok content. The quality of Claude’s reasoning and its ability to follow complex, multi-step instructions is ahead of the alternatives in my experience.

That said, I also use Gemini — especially when I need to process something with a massive context window or when I’m working within Google Workspace. The free tier makes it easy to reach for when I just need a quick task done.

My honest recommendation:

The right answer isn’t which tool is “best” — it’s which one fits your workflow and what you’re already paying for.

Ready to get started?

Ready to build with these tools?

Our services include implementing these systems end-to-end.

Get a quote