Gemini CLI Weekly Update [v0.26.0]: Skills, Hooks and the ability to take a step back with /rewind #17812
srithreepo
announced in
Announcements
Replies: 1 comment
-
|
From my point of view, this release is where the product starts moving from a single assistant into a configurable execution environment, and that makes the safety model much more important than the feature list alone. Hooks, skills, and rewind all expand user power, but they also expand the number of ways a session can diverge from defaults. A short note on recommended usage patterns for teams versus solo workflows would make a release like this easier to adopt responsibly. |
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 January 26th weekly update for v0.26.0
skill-creatorfor generating toolsgemini extensions install https://github.com/supabase-community/supabase-mcp/rewindCommand: Implemented the /rewind slash command, including a confirmation dialog and a new viewer component for navigating past states. If something goes wrong you now have the ability to revert both history and changes to a previous point in time. (pr by @Adib234)Beta Was this translation helpful? Give feedback.
All reactions