Build
Version history
Preview earlier project versions and restore one without deleting the versions that came after it.
Mythos keeps a version history for each project. Successful Builds and explicit saves from the workspace editor add new versions automatically.
Use history to inspect an earlier result, compare it with the current project, or restore a version that worked better.
Preview an earlier version
Open History
Select the history button at the top of the workspace. The History tab lists saved versions with their description and date.
Choose a version
Select an entry to load that version in Preview. This is read-only: viewing it does not change the current project.
Inspect the result
Browse the historical Preview and open its files if needed. Editing remains locked while an older version is selected.
Return or restore
Select Return to the latest version to leave without changing anything. To make the older result current, select Revert to this version and confirm Revert.
What happens when you revert
Reverting creates a new latest version whose contents match the version you selected. It does not delete the versions that came later. If you change your mind, open History again and restore the version you were using before.
Save any open editor drafts before reverting. Version history contains successful saved results, not text that is still marked as unsaved in the editor.
The published site also remains unchanged until you open Publish and select Update. Restoring a workspace version does not immediately replace what visitors see.
History and bookmarks
The history panel has two views:
- History lists saved project versions.
- Bookmarks collects assistant results you bookmarked in chat for quick reference.
A bookmark helps you find an important conversation result; it does not create or restore a project version by itself.
Troubleshooting
I reverted the wrong version
Open History again and select the version that was current before the revert. It is still available, so you can restore it in the same way.
I cannot edit while viewing history
Historical versions are read-only. Select Return to the latest version before editing or starting another Build.
My unsaved editor change is missing
Only successful saves appear in version history. Save with Save or Ctrl+S before switching or reverting.
Related
- Workspace editor — make and explicitly save a direct code change.
- Building and editing — create the next version with Mythos.
- Publish your site — choose when the public version changes.