Posts by Abhi Patel

2 results

Clear filters
  • APRIL 15, 2026 / AI

    Subagents have arrived in Gemini CLI

    Gemini CLI has introduced subagents, specialized expert agents that handle complex or high-volume tasks in isolated context windows to keep the primary session fast and focused. These agents can be customized via Markdown files, run in parallel to boost productivity, and are easily invoked using the @agent syntax for targeted delegation. This architecture prevents "context rot" by consolidating intricate multi-step executions into concise summaries for the main orchestrator.

    Gemini CLI subagents hero image
  • JAN. 28, 2026 / AI

    Tailor Gemini CLI to your workflow with hooks

    New Gemini CLI hooks (v0.26.0+) let you tailor the agentic loop. Add context, enforce policies, and block secrets with custom scripts that run at predefined points in your workflow.

    Gemini CLI Hooks hero image