-
|
Has anyone tried/investigated/looked into incorporating the memory hooks into Gemini CLI? I note it includes a hooks mechanism but I haven't looked thoroughly to see if/how it would match. Curious if anyone has looked into this. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Great question, @timkjr! I've been looking into this, and I agree that a hook system similar to the one for Claude I've put together a high-level plan for how this could be implemented. The goal would be to create a generic hook Plan for a Gemini CLI Hook System
This approach would bring the powerful, automated context management of the MCP Memory Service to the Gemini CLI. It I think this is a very promising direction. What does everyone think of this as a starting point? |
Beta Was this translation helpful? Give feedback.
-
|
Have added a feature Request at google-gemini/gemini-cli#15882 |
Beta Was this translation helpful? Give feedback.
-
|
This might be a moot question, Gemini now has a "migrate claude hooks option. https://geminicli.com/docs/hooks/#migration-from-claude-code, "gemini hooks migrate --from-claude". I'm experimenting with it currently. |
Beta Was this translation helpful? Give feedback.
This might be a moot question, Gemini now has a "migrate claude hooks option. https://geminicli.com/docs/hooks/#migration-from-claude-code, "gemini hooks migrate --from-claude". I'm experimenting with it currently.