Save a checkpoint to Google Drive with timestamp
checkpoint-nameSave a checkpoint of the current workspace to Google Drive. 1. **Check Drive is mounted** 2. **Create checkpoint directory** 3. **Save checkpoint** - If `$ARGUMENTS` provided, use that as checkpoint name - Otherwise use timestamp: `checkpoint_YYYYMMDD_HHMMSS` - Copy relevant workspace files (excluding large data files) - Save a manifest of what was saved 4. **Confirm to user** - Report what was saved - Report checkpoint location - Report size Example checkpoint structure:
Create a named checkpoint of current state
Create a quick WIP checkpoint commit to save your current work
Create a named checkpoint of current state
Create, load, or manage execution checkpoints for recovery
Create session checkpoint with automatic state capture