@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/cli.cjs CHANGED
@@ -212,9 +212,9 @@ var MCP_RUNTIME_MANIFEST = {
212
212
  mcpPackage: "@haven_ai/mcp",
213
213
  mcpVersion: mcp.MCP_VERSION,
214
214
  sdkPackage: "@haven_ai/sdk",
215
- sdkVersion: "0.1.7",
215
+ sdkVersion: "0.1.9",
216
216
  signerPackage: "@haven_ai/signer",
217
- signerVersion: "0.1.0-alpha",
217
+ signerVersion: "0.1.3-alpha",
218
218
  minimumNodeVersion: "20.0.0",
219
219
  supportedClients: ["codex-cli", "codex-desktop", "claude-code"],
220
220
  requiredTools: mcp.registeredToolNames()