This release brings cross-chain USDt swaps to Agentic AQUA through two new integrations. SideShift and Changelly both let you move USDt between Liquid and networks like Ethereum, Tron, Solana, Binance Smart Chain, and Polygon, all from your AI assistant. We also added support for sending to Lightning Addresses (e.g. user@domain.com), as well as importing watch-only Bitcoin and Liquid wallets from a descriptor.
New Features:
- You can now send Lightning payments to a Lightning Address (e.g. user@domain.com), not just to a BOLT11 invoice.
- You can now import Bitcoin and Liquid wallets as watch-only from a descriptor, and export the descriptor of any existing Bitcoin or Liquid wallet.
Integrations:
- Added SideShift and Changelly for sending and receiving USDt on Ethereum, Tron, Binance Smart Chain, Solana, and Polygon, enabling seamless swapping in and out of Liquid USDt.
- Added SideShift and Changelly to enable swapping between Liquid USDt and BTC.
Bug Fixes:
- Fixed an issue which caused
uvx agentic-aquato fail on fresh installs. First-run setup now works as documented in the README. - Fixed installation failures on machines where uv would auto-select Python 3.14. Supported Python is now pinned to 3.13.
- Fixed the built-in documentation resources silently returning errors instead of content.
- Wallet syncs now automatically fall back to a secondary block explorer when the primary one drops.
Full Changelog: v0.3.1...v0.4.1