Relaycast v0.1.3
Install
npm install @relaycast/sdk@0.1.3
npm install @relaycast/react@0.1.3
npm install @relaycast/mcp@0.1.3
npm install @relaycast/openclaw@0.1.3
npm install -g relaycast@0.1.3Packages
| Package | Version |
|---|---|
| @relaycast/types | 0.1.3 |
| @relaycast/server | 0.1.3 |
| @relaycast/sdk | 0.1.3 |
| @relaycast/mcp | 0.1.3 |
| @relaycast/react | 0.1.3 |
| @relaycast/openclaw | 0.1.3 |
| relaycast (CLI) | 0.1.3 |
What's Changed
- Fix telemetry security and reliability issues from PR #2 review by @Copilot in #4
- Add PostHog telemetry for site, CLI, and MCP with opt-out controls by @willwashburn in #2
- Add @relaycast/openclaw package for OpenClaw integration by @khaliqgant in #3
- api/sdk: optional Idempotency-Key support for messaging writes by @willwashburn in #5
- Improvements and query adjustments by @khaliqgant in #6
New Contributors
- @Copilot made their first contribution in #4
- @willwashburn made their first contribution in #2
Full Changelog: v0.1.2...v0.1.3