@jacobbd/relay-ai 0.4.0 → 0.4.1

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.
@@ -63,7 +63,7 @@ import {
63
63
  summarizeServerProviders,
64
64
  validateCustomEndpointUrl,
65
65
  writeSecureLogLine
66
- } from "./chunk-RTZ3X3KZ.js";
66
+ } from "./chunk-2GUFTECU.js";
67
67
  import {
68
68
  __toCommonJS,
69
69
  init_provider_templates,
@@ -1412,4 +1412,4 @@ export {
1412
1412
  resolveUiShutdownDecision,
1413
1413
  runUiCommand
1414
1414
  };
1415
- //# sourceMappingURL=ui-command-PJG4Y2QY.js.map
1415
+ //# sourceMappingURL=ui-command-64SLLWW4.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jacobbd/relay-ai",
3
- "version": "0.4.0",
3
+ "version": "0.4.1",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -70,10 +70,12 @@
70
70
  "picocolors": "^1.1.1",
71
71
  "smol-toml": "^1.6.1",
72
72
  "venice-ai-sdk-provider": "^2.0.2",
73
+ "ws": "^8.21.0",
73
74
  "zod": "^3.25.76"
74
75
  },
75
76
  "devDependencies": {
76
77
  "@types/node": "^22.0.0",
78
+ "@types/ws": "^8.18.1",
77
79
  "@vitest/coverage-v8": "^2.1.9",
78
80
  "tsup": "^8.0.0",
79
81
  "typescript": "^5.5.0",