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 to Build a CI/CD Pipeline on AWS with CodePipeline + GitHub 🚀
“You mean I can push code to GitHub and AWS will auto-deploy it?!” Yes. You can. And it’s…
How to build a serverless cron job using AWS EventBridge with AWS CDK
Cron jobs are part and parcel of any platform. They are used to schedule and perform processes automatically…
When can you declare yourself a Full-stack Dev?
Hello 👋🏼 I was wondering if I should consider myself as a front-end or full-stack developer. Or at…