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.; agent-afk: Agent AFK is an open-source, customizable coding agent harness designed for long-running development tasks, offering full control over its behavior, prompts, and tools. It allows users to run agents with various models, edit operational rules, and manage persistent memory across sessions.
Running AI-assisted development tasks directly in the terminal without switching contexts
Automating lengthy coding projects: Delegate complex, multi-step coding tasks to run autonomously in the background.