Gemini CLI’s new automatic **Session Management** (v0.20.0+) saves your conversation history, tool outputs, and reasoning, providing project-specific context. Resume easily using the **Interactive Session Browser** (`/resume`) or command-line flags (`–resume`). This feature ensures you never lose your work state, capturing prompts, tool execution details, and usage stats. Customize history with cleanup policies in `settings.json`.
Related Posts
How I Learned Generics in Go
Introduction Added in Go 1.18, generics were a controversial and long-awaited addition to the language. Go purists feared…
Kotlin’s Interoperability: Impact on Android Dev Choice?
How has Kotlin’s interoperability with Java influenced your decision to adopt Kotlin in Android development or other projects?…
After Effects: The Basics
Introduction I want to provide an introduction to After Effects, before writing about more advanced topics, for reference…