Documentation Index
Fetch the complete documentation index at: https://docs.primeintellect.ai/llms.txt
Use this file to discover all available pages before exploring further.
What Happens
Everyprime env push kicks off an automatic action. Prime builds the environment in a fresh container, installs your package, and runs its tests. The run is linked to that pushed version so teammates can see whether it passed before using it.

Where To Check
- Open your environment in the Environments Hub and switch to Actions.
- Each entry shows status, runtime, and logs. Click any run to inspect failures and rerun commands locally if needed.