@extentos/mcp-server
Advanced tools
@@ -34,3 +34,3 @@ // Library-version metadata for getPlatformInfo(sections: ["version"]). | ||
| // version-string suffix, not on a field here. | ||
| latestStable: "2.2.2", | ||
| latestStable: "2.2.3", | ||
| specVersion: "1.0", | ||
@@ -57,3 +57,3 @@ android: { | ||
| // Compose deps determine the floor: | ||
| // - com.extentos:glasses-ui:2.2.2 brings in androidx.compose.* 1.9.0 | ||
| // - com.extentos:glasses-ui:2.2.3 brings in androidx.compose.* 1.9.0 | ||
| // (via compose-bom 2024.10.00 and direct deps) | ||
@@ -83,4 +83,4 @@ // - Compose 1.9.0 AAR-metadata declares "requires AGP >= 8.6.0" | ||
| android: { | ||
| core: "com.extentos:glasses:2.2.2", | ||
| ui: "com.extentos:glasses-ui:2.2.2", | ||
| core: "com.extentos:glasses:2.2.3", | ||
| ui: "com.extentos:glasses-ui:2.2.3", | ||
| // The Meta vendor transport — camera, display and the DAT device session. | ||
@@ -95,3 +95,3 @@ // OPTIONAL: com.extentos:glasses is vendorless, so a voice-only app never | ||
| // core/ui above. | ||
| meta: "com.extentos:glasses-meta:2.2.2", | ||
| meta: "com.extentos:glasses-meta:2.2.3", | ||
| // Brilliant Labs (Halo, Frame). DEPRECATED STUB as of the fold: the | ||
@@ -118,4 +118,4 @@ // transport moved INTO com.extentos:glasses, so there is nothing to add on | ||
| // verifying it. Listed here so the guard covers what the docs promise. | ||
| local: "com.extentos:glasses-local:2.2.2", | ||
| localVoice: "com.extentos:glasses-local-voice:2.2.2", | ||
| local: "com.extentos:glasses-local:2.2.3", | ||
| localVoice: "com.extentos:glasses-local-voice:2.2.3", | ||
| // glasses-debug is NOT yet a real Android module. iOS has a `GlassesDebug` | ||
@@ -139,5 +139,5 @@ // product in the Swift package (see ios.products below), but the Android | ||
| // generateConnectionModule keyed its local-path interim on.) | ||
| version: "2.2.2", | ||
| version: "2.2.3", | ||
| published: true, | ||
| versionNote: "iOS Swift package ships from github.com/extentos/swift-glasses, version-locked to the Android release line. Standard SwiftPM ranges resolve it: .package(url: \"https://github.com/extentos/swift-glasses\", from: \"2.2.2\"). On-device local models need the GlassesLocal product (added in the 1.10.1 tag, which raised the floor to iOS 17 / macOS 14 — mlx-swift-lm's minimum, applied package-wide by SwiftPM).", | ||
| versionNote: "iOS Swift package ships from github.com/extentos/swift-glasses, version-locked to the Android release line. Standard SwiftPM ranges resolve it: .package(url: \"https://github.com/extentos/swift-glasses\", from: \"2.2.3\"). On-device local models need the GlassesLocal product (added in the 1.10.1 tag, which raised the floor to iOS 17 / macOS 14 — mlx-swift-lm's minimum, applied package-wide by SwiftPM).", | ||
| products: [ | ||
@@ -144,0 +144,0 @@ "GlassesCore", |
+1
-1
| { | ||
| "name": "@extentos/mcp-server", | ||
| "version": "0.11.49", | ||
| "version": "0.11.50", | ||
| "mcpName": "com.extentos/mcp-server", | ||
@@ -5,0 +5,0 @@ "description": "Extentos MCP server — deterministic tools for building smart-glasses apps with AI agents.", |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.