Rust SDK v0.2.7
Install
cargo add relaycast@0.2.7What's Changed
- Update Python SDK WS endpoint and tests by @willwashburn in #44
- Remove scheduled handler; add trajectory records by @willwashburn in #41
- General cleanup by @willwashburn in #45
- feat: add Rust SDK matching TypeScript SDK API by @agent-relay-staging[bot] in #26
- Include handler_agent_id in command websocket events by @willwashburn in #48
- Fix casing issues in readme by @willwashburn in #49
- sdk-rust: add reconnect lifecycle and DM parity APIs by @willwashburn in #50
- Add local daemon, build scripts and SDK local mode by @willwashburn in #51
- feat(sdk): strict identity, typed errors, retry policy, presence & workspace readers by @khaliqgant in #52
- Refactor publish workflows, add Rust release by @willwashburn in #53
- feat: add metadata columns to channels and messages (migration only) by @khaliqgant in #58
- fix publish by @khaliqgant in #60
Full Changelog: v0.3.2...sdk-rust-v0.2.7