๐ฎKey Action Buttons
Here's a breakdown of the key actions available in the XO platform:
๐ Chat History
View your past conversations and builds. Great for reviewing prompts and iterations.

๐ Revert
Roll back to a previous version of your build or prompt.

๐ฑ Fork
Create a new branch or version of your app to experiment without affecting the original.

๐ Upload Chat or Folder
Import a previous chat thread or local folder to continue working on an existing project.

๐งฌ Clone GitHub Repo
Bring in a GitHub project as a base to build or modify using XO.

๐ Share
Generate a public or private link to your build or prompt for collaboration or feedback.

๐ Ship
Deploy your application or agent to the web, testnet, or production environment.

๐ง Code
View and edit the underlying source code for any component.

๐ Preview
Live preview of your app or interface, including UI components or running code.

๐ค Upload Image/File
Attach files like screenshots, UI references, or data files to guide your build.

Last updated