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