Command Palette
Search for a command to run

Saving and Restoring States

✓ Relevant

Save AI state via onSetAIState callback and restore with initialAIState prop; reconstruct UI state from AI state using onGetUIState by comparing database vs app history.