Getting Started

SuperX Code runs inside the terminal. The fastest installation is the one-line terminal command available on the install page. It installs the binary, creates the launcher, and updates your user PATH safely — no admin needed.

First Launch

After installation, open a new terminal and run superx --help. If you see usage output, installation succeeded.

Creating a Session

Run superx run --agent analyst to start an intelligent session. The agent reads repository context, selects models, plans steps, and executes with permission guards enabled.

Key Concepts

Next: Commands