-
Notifications
You must be signed in to change notification settings - Fork 20
Agent SDK 2.0.0 #355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Agent SDK 2.0.0 #355
Conversation
Upgrade examples and utilities to Agent SDK
|
- Update all example packages to use agent-sdk 2.0.0-rc3 from root - Fix xmtp-attachments: Update EncryptedAttachment API (payload instead of content.payload) - Fix xmtp-gated-group: Use agent.createGroupWithAddresses instead of conversations.newGroup - Fix xmtp-thinking-reaction: Use ReactionSchema enum and ctx.sendReaction - Fix xmtp-generalstore: Import ActionStyle from @xmtp/node-sdk correctly - Fix utils/inline-actions: Import ActionStyle as value, not type - Update sendRemoteAttachment to use ctx.sendRemoteAttachment - All builds passing, lint warnings only (no errors)
Changelog
[Unreleased]
Changed
Fixed
anycasts in examples and inline actions helpers/txamount parsing when CommandRouter passes args-only content