@agent-relay/sdk 6.0.16 → 6.0.18

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