@agent-relay/sdk 6.0.13 → 6.0.14
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.
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@agent-relay/sdk",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.14",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -149,10 +149,10 @@
|
|
|
149
149
|
"@types/ws": "^8.5.10"
|
|
150
150
|
},
|
|
151
151
|
"dependencies": {
|
|
152
|
-
"@agent-relay/config": "6.0.
|
|
153
|
-
"@agent-relay/github-primitive": "6.0.
|
|
154
|
-
"@agent-relay/slack-primitive": "6.0.
|
|
155
|
-
"@agent-relay/workflow-types": "6.0.
|
|
152
|
+
"@agent-relay/config": "6.0.14",
|
|
153
|
+
"@agent-relay/github-primitive": "6.0.14",
|
|
154
|
+
"@agent-relay/slack-primitive": "6.0.14",
|
|
155
|
+
"@agent-relay/workflow-types": "6.0.14",
|
|
156
156
|
"@agentworkforce/harness-kit": "^0.11.0",
|
|
157
157
|
"@agentworkforce/workload-router": "^0.11.0",
|
|
158
158
|
"@relaycast/sdk": "^1.1.0",
|
|
@@ -167,14 +167,14 @@
|
|
|
167
167
|
"yaml": "^2.7.0"
|
|
168
168
|
},
|
|
169
169
|
"optionalDependencies": {
|
|
170
|
-
"@agent-relay/broker-darwin-arm64": "6.0.
|
|
171
|
-
"@agent-relay/broker-darwin-x64": "6.0.
|
|
172
|
-
"@agent-relay/broker-linux-arm64": "6.0.
|
|
173
|
-
"@agent-relay/broker-linux-x64": "6.0.
|
|
174
|
-
"@agent-relay/broker-win32-x64": "6.0.
|
|
170
|
+
"@agent-relay/broker-darwin-arm64": "6.0.14",
|
|
171
|
+
"@agent-relay/broker-darwin-x64": "6.0.14",
|
|
172
|
+
"@agent-relay/broker-linux-arm64": "6.0.14",
|
|
173
|
+
"@agent-relay/broker-linux-x64": "6.0.14",
|
|
174
|
+
"@agent-relay/broker-win32-x64": "6.0.14"
|
|
175
175
|
},
|
|
176
176
|
"peerDependencies": {
|
|
177
|
-
"@agent-relay/credential-proxy": "6.0.
|
|
177
|
+
"@agent-relay/credential-proxy": "6.0.14",
|
|
178
178
|
"@anthropic-ai/claude-agent-sdk": ">=0.1.0",
|
|
179
179
|
"@google/adk": ">=0.5.0",
|
|
180
180
|
"@langchain/langgraph": ">=1.2.0",
|