← knowledge.oriz.in

Add Gemini CLI to oriz coding-agent fleet

decision agentfleetgemini-cligooglefree-tierno-cardgrill-decision

Add Gemini CLI to oriz coding-agent fleet

Decision

Gemini CLI joins the oriz coding-agent fleet as an agent-class member (not a model server). Surface: terminal CLI. Auth: Google account OAuth (no API key needed for the free tier).

Grill record (2026-06-30, 4 MCQs)

# Question Locked answer
1 Use case Add to oriz agent fleet
2 Runtime Mixed: local for dev, serverless free for prod
3 Picks (multi) Ollama + Cloudflare Workers AI + Puter.js + Gemini CLI — codify the whole free ladder
4 Cost "Free of cost" — nothing in this expansion can ever bill us

Why Gemini CLI fits

What this agent is NOT

What needs to change (apply in a follow-up grill, NOT this one)

Per auto-grill-on-architectural-decisions, the rule is "write decision, THEN code":

  1. Add row to AGENTS.md fleet table (becomes 11th agent)
  2. Create .agents/gemini/AGENTS.md pointer stub
  3. Extend scripts/sync-mcp-configs.mjs to add Gemini CLI MCP target
  4. Extend scripts/install-agents.ps1 + scripts/install-agents.cmd to install Gemini CLI
  5. Add ~/.gemini/skills/ to scripts/wire-agent-skills-junctions.mjs TARGETS array for skill parity

The follow-up also has to reconcile the already-drifted fleet count: the working AGENTS.md documents 10 agents; the agent-fleet-parity rule still says "four agents, no more." Bringing both into sync is part of the same follow-up grill session.

Cross-refs