@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/cli.js CHANGED
@@ -206,9 +206,9 @@ var MCP_RUNTIME_MANIFEST = {
206
206
  mcpPackage: "@haven_ai/mcp",
207
207
  mcpVersion: MCP_VERSION,
208
208
  sdkPackage: "@haven_ai/sdk",
209
- sdkVersion: "0.1.8",
209
+ sdkVersion: "0.1.9",
210
210
  signerPackage: "@haven_ai/signer",
211
- signerVersion: "0.1.2-alpha",
211
+ signerVersion: "0.1.3-alpha",
212
212
  minimumNodeVersion: "20.0.0",
213
213
  supportedClients: ["codex-cli", "codex-desktop", "claude-code"],
214
214
  requiredTools: registeredToolNames()