Relaycast v5.1.1
Install
npm install @relaycast/a2a@5.1.1
npm install @relaycast/sdk@5.1.1
npm install @relaycast/engine@5.1.1
npm install relaycast@5.1.1
npm install @relaycast/react@5.1.1
npm install @relaycast/mcp@5.1.1
npm install @relaycast/openclaw@5.1.1Packages
| Package | Version |
|---|---|
| @relaycast/a2a | 5.1.1 |
| @relaycast/types | 5.1.1 |
| @relaycast/engine | 5.1.1 |
| @relaycast/sdk | 5.1.1 |
| relaycast | 5.1.1 |
| @relaycast/mcp | 5.1.1 |
| @relaycast/react | 5.1.1 |
| @relaycast/openclaw | 5.1.1 |
What's Changed
- test(types): runtime-validate WS event schema variants by @willwashburn in #239
- test(engine): cover console stat/cost aggregations by @willwashburn in #238
- test(engine): cover transformForClient event mapping by @willwashburn in #237
- test(a2a): cover A2A protocol zod schemas by @willwashburn in #236
- test(engine): cover A2A translation & JSON-RPC helpers by @willwashburn in #235
- test(engine): cover isSafeExternalUrl SSRF guard by @willwashburn in #234
- feat(engine): relayfile inbound integration ingress + node delivery by @khaliqgant in #229
Full Changelog: v5.1.0...v5.1.1