pub fn save_current_session(path: impl AsRef<Path>) -> Result<()>
Writes the current in-memory session to a JSON file.