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
Code Against the Clock: How I Enhanced My PM Productivity
Welcome back to “Code Against the Clock!” blog series where I’ll reveal how I turned my most boring…
Understanding Amazon Bedrock’s New Feature - ”Flows”
Amazon Bedrock continues to evolve its capabilities with the introduction of Flows, a powerful new feature that enables…
drift: Real-Time Code Health + AI-Powered Refactoring with GitHub Copilot CLI
This is a submission for the GitHub Copilot CLI Challenge What I Built Ever had a 200-line function…