@studiopilot/cli
v0.3.3
Published
StudioPilot - terminal coding agent for Roblox Studio (thin loader; downloads the real CLI on first run)
Readme
StudioPilot CLI
StudioPilot is a terminal coding agent for Roblox Studio. This package is a thin loader: it contains no product code. On first run it asks for your StudioPilot API key, downloads the real CLI from the StudioPilot backend, verifies the checksum, and installs it locally.
Install
npm install -g @studiopilot/cli
studiopilot- PowerShell users:
spis a built-in alias forSet-ItemProperty, so usestudiopilot(orspilot) there.spworks incmd.exe. - On first run you'll be asked to paste your StudioPilot API key. The real CLI downloads once (~9 MB) and later runs start instantly.
- Requires an API key issued by StudioPilot — the download is key-gated.
Environment overrides
STUDIOPILOT_API_KEY— skip the paste prompt (also used by CI).STUDIOPILOT_API_BASE_URL— point the loader at a different backend (defaults to the StudioPilot production backend).
