Gemini CLI: Gemini CLI is Google's open-source AI agent for the terminal, providing direct access to Gemini models with a free tier of 60 requests/minute and 1,000/day. It ships with built-in tools for Google Search grounding, file operations, shell command execution, and web fetching, plus native MCP support for custom integrations. Built for developers who work primarily in the command line.; bernstein: Bernstein is a deterministic orchestrator for AI coding agents. It decomposes a goal into tasks, spawns agents in parallel on isolated branches, verifies results with quality gates, and merges only passing code. It supports 31+ agent adapters and can run on any model or provider.
Running AI-assisted development tasks directly in the terminal without switching contexts
Speed up feature development by dividing complex tasks among multiple AI agents