@jacobbd/relay-ai 0.7.3 → 0.7.4

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.
@@ -77,7 +77,7 @@ import {
77
77
  supportsClaudeTransparentMode,
78
78
  validateCustomEndpointUrl,
79
79
  writeSecureLogLine
80
- } from "./chunk-5LPUIWNJ.js";
80
+ } from "./chunk-EUY2MVOS.js";
81
81
  import {
82
82
  __toCommonJS,
83
83
  init_provider_templates,
@@ -1672,4 +1672,4 @@ export {
1672
1672
  resolveUiShutdownDecision,
1673
1673
  runUiCommand
1674
1674
  };
1675
- //# sourceMappingURL=ui-command-DMPYSK7W.js.map
1675
+ //# sourceMappingURL=ui-command-CF3IEIZP.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jacobbd/relay-ai",
3
- "version": "0.7.3",
3
+ "version": "0.7.4",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -64,6 +64,7 @@
64
64
  "@clack/prompts": "^0.9.1",
65
65
  "@openrouter/ai-sdk-provider": "^2.9.0",
66
66
  "ai": "^6.0.197",
67
+ "cross-spawn": "^7.0.6",
67
68
  "gitlab-ai-provider": "^6.8.0",
68
69
  "graphql": "^16.14.2",
69
70
  "ipaddr.js": "^2.4.0",
@@ -76,6 +77,7 @@
76
77
  "zod": "^3.25.76"
77
78
  },
78
79
  "devDependencies": {
80
+ "@types/cross-spawn": "^6.0.6",
79
81
  "@types/node": "^22.0.0",
80
82
  "@types/node-forge": "^1.3.14",
81
83
  "@types/ws": "^8.18.1",