📄️ GitHub Sync
GitHub Sync keeps a portable copy of your Suzent brain in a private Git repository on GitHub. You work locally; Suzent builds a sync payload, commits it, and pushes to your remote. Another machine can pull the same payload and restore config, skills, and markdown memory.
📄️ Mnemonic (Encrypted API Sync)
Suzent can encrypt your provider API keys before storing them in your GitHub sync repository, using a BIP39 mnemonic phrase — a sequence of 12 common English words — as the encryption secret. The phrase never leaves your devices; only ciphertext reaches GitHub.