-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Migrating Applications After Updating Pythagora VS Code Extension
Weston Ludeke edited this page Feb 14, 2025
·
1 revision
After updating your Pythagora VS Code extension, follow these steps to migrate any applications you were previously working on:
-
Open Your Pythagora Core Installation Directory
- Open VS Code and navigate to Pythagora's Settings page.
- Find the
GPT Pilot path
to identify the directory where the Pythagora core files are installed. - (Need help? View Pythagora Settings)
-
Locate the Backup Directory
- Go to the
pythagora-core-backup-xxx-xxx-xx
directory where your previous Pythagora core files were installed.
- Go to the
-
Copy the Database File
- Navigate to:
pythagora-core-backup-xxx-xxx-xx -> data -> database
- Copy the
pythagora.db
file.
- Navigate to:
-
Paste the Database File into the New Directory
- Go to the new
pythagora-core
directory installed by the update. - Navigate to:
pythagora-core -> data -> database
- Paste the
pythagora.db
file here, replacing the default file.
- Go to the new
- Your applications should now load when you click the
Load App
button in Pythagora.
If you encounter any issues, contact our support team.