Relaycast v6.0.0
Install
npm install @relaycast/a2a@6.0.0
npm install @relaycast/sdk@6.0.0
npm install @relaycast/engine@6.0.0
npm install relaycast@6.0.0
npm install @relaycast/react@6.0.0
npm install @relaycast/mcp@6.0.0
npm install @relaycast/openclaw@6.0.0Packages
| Package | Version |
|---|---|
| @relaycast/a2a | 6.0.0 |
| @relaycast/types | 6.0.0 |
| @relaycast/engine | 6.0.0 |
| @relaycast/sdk | 6.0.0 |
| relaycast | 6.0.0 |
| @relaycast/mcp | 6.0.0 |
| @relaycast/react | 6.0.0 |
| @relaycast/openclaw | 6.0.0 |
What's Changed
- fix(observer-dashboard): mint scoped observer token for the live stream by @willwashburn in #240
- Engine: multi-provider nodes and node-scoped actions by @willwashburn in #242
- ci(observer): fix ERESOLVE in dashboard deploy from wrangler peer bump by @willwashburn in #245
- SDKs: node provider clients (TS, Python, Swift) by @willwashburn in #243
- engine: export node-control provider-disconnect + fix dropped-provider aggregate leak by @willwashburn in #244
- ci: bump pinned Node to 22.22.2 to fix npm@latest EBADENGINE by @willwashburn in #246
- ci: drop destructive npm self-upgrade in publish workflow by @willwashburn in #247
- fix npm trusted publishing auth by @willwashburn in #248
Full Changelog: v5.1.1...v6.0.0