Gemini CLI Weekly Update [v0.27.0]: Cleaner terminal experience, more flexibility and extensions #18341
srithreepo
announced in
Announcements
Replies: 1 comment
-
|
From my point of view, update posts like this work best when they also call out one or two operational edge cases introduced by the new surface area. Features like hooks, dynamic variables, and MCP toggling are powerful, but they also change how people reason about control and safety in the loop. A compact section on migration notes or known rough edges would make weekly posts like this much more actionable for power users. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Here is Gemini CLI’s February 2nd weekly update for v0.27.0
[Pasted Text: X lines]placeholder. (gif, feat(agents): implement first-run experience for project-level sub-agents #17266, by @jackwotherspoon)gemini extensions install https://github.com/CrowdStrike/falcon-mcpgemini extensions install https://github.com/replit/replit-gemini-extension/mcp enableand/mcp disablecommands to enable or disable servers during a session or permanently. (gif, feat(mcp): add enable/disable commands for MCP servers (#11057) #16299, by @jasmeetsb)Ctrl-Oto expand and scroll through tool approvals. Note: This functionality is implemented for non-alternate buffer mode. (Ctrl-O #17617, by @jacob314)${AgentSkills}and${AvailableTools}in system prompts, which can be dynamically substituted allowing for more flexible and context-aware agent behavior. (feat(core): support dynamic variable substitution in system prompt override #17042, by @NTaylorMullen)AfterAgenthooks can useclearContextto clear the sessions context when triggered. (feat: addclearContexttoAfterAgenthooks #16574, by @jackwotherspoon)--output-format=jsonto thegemini extensions listcommand. (feat(cli): addgemini extensions list --output-format=json#14479, by @AkihiroSuda)Beta Was this translation helpful? Give feedback.
All reactions