Gemini CLI Subagents - webinar recording

Event info: https://rsvp.withgoogle.com/events/ag... Agenda: Delegate Tasks to Gemini CLI Subagents 1. Introduction to Subagent Delegation Overview of how Gemini delegates complex tasks to specialized subagents. 2. Configuration and Setup Reviewing the `.gemini/agents/` directory where agents are defined. Understanding the remote agent configuration for `las-vegas-agent`. 3. Initializing the Session Starting the session with the `gemini` command. Walkthrough of the "New Agents Discovered" acknowledgement process. 4. Agent Discovery and Management Running the `/agents list` command to see all available agents. Identifying the differences between local and remote agents in the session. 5. Hands-on Delegation Demo Executing sample prompts to interact with the subagent. Testing specific capabilities like finding top restaurants or visiting local attractions. 6. Q&A and Next Steps Discussion on implementing custom remote services for specialized tasks GitHub repos: Gemini CLI config: https://github.com/gitrey/gemini-cli-... Remote agent: https://github.com/gitrey/las-vegas-a... Reference guide: Agentic development with Gemini CLI: https://googlecloudplatform.github.io...