Relaycast v4.0.0
Install
npm install @relaycast/a2a@4.0.0
npm install @relaycast/sdk@4.0.0
npm install @relaycast/engine@4.0.0
npm install relaycast@4.0.0
npm install @relaycast/react@4.0.0
npm install @relaycast/mcp@4.0.0
npm install @relaycast/openclaw@4.0.0Packages
| Package | Version |
|---|---|
| @relaycast/a2a | 4.0.0 |
| @relaycast/types | 4.0.0 |
| @relaycast/engine | 4.0.0 |
| @relaycast/sdk | 4.0.0 |
| relaycast | 4.0.0 |
| @relaycast/mcp | 4.0.0 |
| @relaycast/react | 4.0.0 |
| @relaycast/openclaw | 4.0.0 |
What's Changed
- feat(types): fleet node-control wire protocol (RFC fleet-delivery Phase 0) by @willwashburn in #191
- feat(engine): node registry, node-native actions, placement, triggers (fleet Phase 1) by @willwashburn in #192
- feat(engine): bounded-durable mailbox, location routing, §5 cleanup (fleet Phase 2) by @willwashburn in #193
- feat(engine): per-workspace fleet rollout flag + migration single-delivery guarantees (Phase 6) by @willwashburn in #194
- refactor(telemetry): drop origin_surface from the origin contract by @willwashburn in #188
- fix(engine): unbreak main CI — node-WS origin_surface build error + deflake depth-cap test by @willwashburn in #195
- feat(engine): retention pruning with per-workspace TTLs and outbox follow-ups by @willwashburn in #189
- Sync SDK parity: add Swift A2a aliases and Python parity endpoints by @willwashburn in #190
Full Changelog: v3.1.1...v4.0.0