dotnet nuget add source https://nuget.scorpiox.net/v3/index.json \ -n scorpiox \ -k YOUR_API_KEY
dotnet add package startauto.agentic \ --version 2026.2.9.1920 \ --source scorpiox
<PackageReference Include="startauto.agentic" Version="2026.2.9.1920" />