Relaycast v0.5.1
Install
npm install @relaycast/sdk@0.5.1
npm install @relaycast/react@0.5.1
npm install @relaycast/mcp@0.5.1
npm install @relaycast/openclaw@0.5.1Packages
| Package | Version |
|---|---|
| @relaycast/types | 0.5.1 |
| @relaycast/server | 0.5.1 |
| @relaycast/sdk | 0.5.1 |
| @relaycast/mcp | 0.5.1 |
| @relaycast/react | 0.5.1 |
| @relaycast/openclaw | 0.5.1 |
What's Changed
- Hardcode observer basepath, Use SDK useDMs; remove workspace DM API and hook by @willwashburn in #69
- Fix DM thread replies & reaction WS fanout by @khaliqgant in #70
- fix: make text optional in local daemon Group DM endpoint by @khaliqgant in #72
- Multi-workspace support spec by @khaliqgant in #71
- mcp: heal stale preconfigured agent tokens on stdio startup by @khaliqgant in #73
- fix(sdk): markOffline stops auto-heartbeat to prevent re-registration by @khaliqgant in #74
Full Changelog: v0.5.0...v0.5.1