@getcolter/cli
Advanced tools
+6
-6
| { | ||
| "name": "@getcolter/cli", | ||
| "version": "0.3.1", | ||
| "version": "0.3.2", | ||
| "description": "AI agent readiness platform for e-commerce. Check protocol support, fix gaps, monitor agent traffic with Lens, and test with AI personas. Supports UCP, ACP, MCP, and WebMCP.", | ||
@@ -53,7 +53,7 @@ "keywords": [ | ||
| "optionalDependencies": { | ||
| "@getcolter/cli-darwin-arm64": "0.3.1", | ||
| "@getcolter/cli-darwin-x64": "0.3.1", | ||
| "@getcolter/cli-linux-x64": "0.3.1", | ||
| "@getcolter/cli-linux-arm64": "0.3.1", | ||
| "@getcolter/cli-win32-x64": "0.3.1" | ||
| "@getcolter/cli-darwin-arm64": "0.3.2", | ||
| "@getcolter/cli-darwin-x64": "0.3.2", | ||
| "@getcolter/cli-linux-x64": "0.3.2", | ||
| "@getcolter/cli-linux-arm64": "0.3.2", | ||
| "@getcolter/cli-win32-x64": "0.3.2" | ||
| }, | ||
@@ -60,0 +60,0 @@ "engines": { |
+18
-5
@@ -23,4 +23,6 @@ # @getcolter/cli | ||
| | `colter fix` | Generate and apply fixes for agent readiness gaps | | ||
| | `colter lens` | Register a store for real-time AI agent traffic monitoring | | ||
| | `colter test` | Run AI mystery shopper tests against a store (Claude, GPT, Gemini) | | ||
| | `colter lens` | Register a store for request-level AI agent traffic monitoring | | ||
| | `colter test` | Run hosted AI mystery shopper tests, or `--local` BYOK tests with your provider key | | ||
| | `colter query-rank` | Local/BYOK recommendation competitiveness test | | ||
| | `colter ucp-qa` | Local/BYOK UCP buyer-journey QA | | ||
| | `colter batch` | Scan multiple stores from a YAML file | | ||
@@ -41,7 +43,14 @@ | `colter mcp` | Start MCP server for AI agent integration | | ||
| # Register a store for Lens monitoring | ||
| # Register a store for Lens monitoring and full-coverage setup | ||
| colter lens https://your-store.com | ||
| # Run AI mystery shopper simulations | ||
| # Run hosted AI mystery shopper simulations | ||
| colter auth login | ||
| colter test https://your-store.com | ||
| # Run local/BYOK agent QA using your provider key | ||
| export GEMINI_API_KEY=... | ||
| colter query-rank https://your-store.com | ||
| colter ucp-qa https://your-store.com | ||
| colter test https://your-store.com --local | ||
| ``` | ||
@@ -56,4 +65,8 @@ | ||
| | **MCP** | Tool-based agent integration | Claude, MCP-compatible agents | | ||
| | **WebMCP** | Browser-native agent tools (W3C Draft) | Chrome 146+, browser agents | | ||
| | **WebMCP** | Browser-native agent tools (W3C Draft) | Chrome flag, Chrome 149 Origin Trial, browser agents | | ||
| ## Lens coverage | ||
| Lens is designed for request-level agent traffic capture. Deploy the Lens edge worker or configure server-log ingestion for full coverage, including direct crawlers that never execute JavaScript. The JavaScript beacon remains available as a fallback for browser-like agents only. | ||
| ## Scoring | ||
@@ -60,0 +73,0 @@ |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
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.
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
9846
7.88%108
13.68%