This repository provides a fully configured development environment for testing the Shuttle Alpha in GitHub Codespaces.
-
Open in a Codespace
- Go to
shuttle-alpha - At the top right, click “Use this template”, and create your own repository.
- Make sure to select "Private" visibility if you don't wish your testing to be public!
- Navigate to the newly created repository on GitHub and click "Code" > "Codespaces" > "Create codespace on main".
- Go to
-
Wait for setup to finish
- Your environment is being setup, this usually takes 5 minutes.
- The provisioned codespace instance has Go, Python and Node installed and configured. If you want another language, install the required toolchain first.
-
Start the MCP server in the codespace
-
Setup GH Copilot
-
Start using Shuttle Alpha
- That's it! You're ready to go. Follow the instructions in your info pack to get started.
- We find that
gpt-4.1works best with GitHub Copilot. You can select the model you want by using the dropbown in the "Chat" tab. - Under "Code" > "Codespaces" you have the option of created a beefier machine by clicking "..." > "New with options..." - this can help make your experience smoother if you find yourself botllenecking due to your codespace CPU allocation.
- For the closed Alpha, we will reimburse your GitHub Codespace expenses up to £20 per user.


