Launch with sandbox gemini --sandbox Check pointing gemini --checkpointinig Save Chat /chat save <A_NAME> /chat resume <A_NAME> setup Gemini API Key in project base Create a .env file in the project root. Add the following line to the .env file: GEMINI_API_KEY=<YOUR_GEMINI_API_KEY>