@marrowid/cli
Advanced tools
+2
-2
| { | ||
| "name": "@marrowid/cli", | ||
| "mcpName": "id.marrow/marrow", | ||
| "version": "1.0.2", | ||
| "gitHead": "d0f0ce20f2bb60438e785d98f90afac3d3419d50", | ||
| "version": "1.0.3", | ||
| "gitHead": "1832fcd9679d571105517dc96e3b7445cc16a15d", | ||
| "description": "Marrow CLI and local MCP for carrying context across apps and agents.", | ||
@@ -7,0 +7,0 @@ "private": false, |
@@ -19,3 +19,3 @@ /** | ||
| description: "One context. Every AI.", | ||
| version: "1.0.2", | ||
| version: "1.0.3", | ||
| showHelpAfterError: "(run `marrow --help` for the CLI workflow)", | ||
@@ -22,0 +22,0 @@ helpAfter: ` |
+8
-8
@@ -7,3 +7,3 @@ # Marrow CLI | ||
| memory commands; manages API keys; and runs local stdio MCP. Hosted MCP at | ||
| `https://mcp.marrow.id` is the recommended MCP path. Version `1.0.2` | ||
| `https://mcp.marrow.id` is the recommended MCP path. Version `1.0.3` | ||
| keeps account authority and product credentials deliberately separate: | ||
@@ -16,4 +16,4 @@ | ||
| Use the exact public clients `@marrowid/cli@1.0.2`, `@marrowid/sdk@1.0.2`, | ||
| and `marrowid==1.0.2`; | ||
| Use the exact public clients `@marrowid/cli@1.0.3`, `@marrowid/sdk@1.0.3`, | ||
| and `marrowid==1.0.3`; | ||
| Python imports the client with `from marrow import Marrow`. HTTP is their | ||
@@ -29,7 +29,7 @@ semantic authority. | ||
| Install CLI version 1.0.2 with Node.js 20 or newer: | ||
| Install CLI version 1.0.3 with Node.js 20 or newer: | ||
| ```bash | ||
| npm install -g @marrowid/cli@1.0.2 | ||
| npm exec --package @marrowid/cli@1.0.2 -- marrow --version | ||
| npm install -g @marrowid/cli@1.0.3 | ||
| npm exec --package @marrowid/cli@1.0.3 -- marrow --version | ||
| marrow --version | ||
@@ -40,3 +40,3 @@ marrow --help | ||
| If an older global binary is already on `PATH`, the `npm exec` check verifies | ||
| 1.0.2 independently before you replace the global install. | ||
| 1.0.3 independently before you replace the global install. | ||
@@ -77,3 +77,3 @@ ## First setup | ||
| Device sign-in is available on macOS in version 1.0.2: | ||
| Device sign-in is available on macOS in version 1.0.3: | ||
@@ -80,0 +80,0 @@ ```bash |
Explicitly Unlicensed Item
LicenseSomething was found which is explicitly marked as unlicensed.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Explicitly Unlicensed Item
LicenseSomething was found which is explicitly marked as unlicensed.
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
0
-100%