Relaycast v2.0.0
Install
npm install @relaycast/a2a@2.0.0
npm install @relaycast/sdk@2.0.0
npm install relaycast@2.0.0
npm install @relaycast/react@2.0.0
npm install @relaycast/mcp@2.0.0
npm install @relaycast/openclaw@2.0.0Packages
| Package | Version |
|---|---|
| @relaycast/a2a | 2.0.0 |
| @relaycast/types | 2.0.0 |
| @relaycast/sdk | 2.0.0 |
| relaycast | 2.0.0 |
| @relaycast/mcp | 2.0.0 |
| @relaycast/react | 2.0.0 |
| @relaycast/openclaw | 2.0.0 |
What's Changed
- Add reusable Rust SDK relay helpers by @willwashburn in #134
- feat: add system identity and message support by @noodleonthecape in #116
- Fix MCP recovery for invalid agent tokens by @khaliqgant in #137
- feat(engine): portable @relaycast/engine package + independent publish flow by @willwashburn in #138
- chore: add Apache-2.0 LICENSE by @khaliqgant in #142
- engine: migrate platform-neutral crypto to Web Crypto by @willwashburn in #145
- Fix engine MCP bundling by @willwashburn in #148
- refactor(engine): tighten types & validation, remove cast tech debt by @willwashburn in #150
- feat: promote gateway.relaycast.dev (engine) as the default by @willwashburn in #151
Full Changelog: v1.1.7...v2.0.0