@haven_ai/connect 0.1.4-alpha → 0.1.6-alpha

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -205,9 +205,9 @@ var MCP_RUNTIME_MANIFEST = {
205
205
  mcpPackage: "@haven_ai/mcp",
206
206
  mcpVersion: MCP_VERSION,
207
207
  sdkPackage: "@haven_ai/sdk",
208
- sdkVersion: "0.1.7",
208
+ sdkVersion: "0.1.9",
209
209
  signerPackage: "@haven_ai/signer",
210
- signerVersion: "0.1.0-alpha",
210
+ signerVersion: "0.1.3-alpha",
211
211
  minimumNodeVersion: "20.0.0",
212
212
  supportedClients: ["codex-cli", "codex-desktop", "claude-code"],
213
213
  requiredTools: registeredToolNames()