Install Softprobe
Install Softprobe with the global installer:
bash
curl -fsSL https://install.softprobe.ai/install.sh | bashThe default install updates the Softprobe CLI (sp), the Java agent, and the internal coding engine used by sp code.
After install:
bash
sp setup
sp code
sp doctorComponent options such as --product sp|agent|spcode|all remain available for maintainer automation, but the primary user workflow is the sp command.
Backend URL
For self-hosted or on-prem deployments, run:
bash
sp setupEnter the Softprobe backend URL, for example http://127.0.0.1:8090.
