@@ -446,7 +446,10 @@ // `insta setup agent` — make this machine's coding agents InstaCloud-native in one step | ||
| } | ||
| // The checkmarks end the install, but the user's next move shouldn't be guesswork. | ||
| // The checkmarks end the install, but the user's next move shouldn't be guesswork. Agent-first: | ||
| // the whole point of setup is that the machine's coding agents now know InstaCloud (skill + MCP) | ||
| // and can drive `insta` themselves — project create/link, deploys, and (via the device flow) | ||
| // even login. The human's next move is simply to go build. | ||
| info(loggedIn | ||
| ? 'next: run `insta project create` inside your app directory (existing project: `insta project link <id>`)' | ||
| : 'next: `insta login --oauth github` (headless: `insta login --device`), then `insta project create` inside your app directory'); | ||
| ? 'next: open a coding-agent session in your app directory and keep building — your agents know InstaCloud now' | ||
| : 'next: open a coding-agent session in your app directory and keep building — your agents know InstaCloud now (they will walk you through `insta login` when it is needed)'); | ||
| } | ||
| //# sourceMappingURL=setup.js.map |
+1
-1
| { | ||
| "name": "insta", | ||
| "version": "0.0.41", | ||
| "version": "0.0.42", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "description": "InstaCloud CLI — a thin client of the platform control-plane API.", |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
331226
0.1%5775
0.05%