Gemini CLI v0.38.1: Subagents are here #25562
srithreepo
announced in
Announcements
Replies: 2 comments
-
|
Great update. The Subagents architecture is a huge win for maintaining session speed, and using Markdown for custom definitions makes it very accessible for power users. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
how about you work on juist getting the one working right first |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
Here is Gemini CLI’s April 16th weekly update for v0.38.1
The v0.38.1 release introduces public support for Subagents, alongside critical core stability and user experience refinements.
🌐 Subagents are here
Subagents allow the delegation of complex tasks to specialized, isolated expert agents. This architecture maintains primary session speed while utilizing targeted toolsets and custom instructions for intermediate objectives. [Learn More]
🔎 Subagents Feature Highlights
@cli_help,@codebase_investigator, and@generalistby default.🔩 Ways to interact with Subagents
@agent_namesyntax to route specific tasks to specialized experts.~/.gemini/agents./agentscommand to view all active and configured subagents.🔩 CLI & Interactive Features
Enhancements to the Command Line Interface improve command discovery and session control.
/aboutand/helpcommands for easier access to system information and documentation (feat(acp): add support for/aboutcommand #24649, feat(acp): add /help command #24839, @sripasg).ctrl-xtoctrl+g(feat(cli): switch to ctrl+g from ctrl-x #24861, @jacob314)./skills reloadto immediately refresh slash commands. (fix(cli): refresh slash command list after /skills reload #24454, @NTaylorMullen)./statsnow distinguishes requests made by main agent, subagents and utility functions. (feat(cli): add role specific metrics to /stats #24659, @cynthialong0-0).🎨 User Interface & Experience
Refinements to the UI minimize visual artifacts and improve data readability during high-volume output.
🎉Gemini CLI Extensions:
Small features, Polish, Reliability & Bug Fixes: A large amount of changes, smaller features, UI updates, reliability and bug fixes + general polish made it in this week!
Beta Was this translation helpful? Give feedback.
All reactions