Google embeds subagents inside Gemini CLI
Google has introduced subagents into the Gemini CLI, turning the traditional terminal into a multi-agent dispatch centre. Developers can now summon specialised expert agents straight from the terminal. They use a simple `@agent` syntax to delegate work. You build an agent, give it a specific job, and trigger it to run in parallel with your …
