2026
Release 2026-07-22
2026-07-22New features
- Robinhood Chain support, end-to-end. Hold and send USDG on Robinhood Chain (chain ID 4663), with gas-sponsored sends/receives and automatic USDC→USDG routing.
- Guided first-run onboarding for new dashboard users: welcome → install → guided tour.
- Active/History session tabs in the dashboard.
- Richer catalog listings.
service_endpointentries now includeexample_request,probe_status, andpitfallsfields.
Improvements
- More precise headline balance, now shown to two decimal places.
- Unattached-session guidance in the dashboard for sessions not yet attached to an agent.
- Failed-route errors now include the merchant's response body for easier debugging.
- Catalog data quality fixes: merchant-info and facet fixes; fal.ai listings now correctly flagged image-only, with video-generation warnings.
- Passport Skills is now open source, published from the public gokite-ai/passport-skills repo, with new Robinhood wallet-ops docs.
Bug fixes
- Fixed the Halliday deposit widget — an unsupported wallet-type value was blocking deposits.
- Fixed a settlement-timing gap in agent-session payments [security] that could allow repricing between detection and settlement; payments now settle in a single round trip.
Important updates
- Passkey registration now requires a resident (discoverable) credential. Existing passkeys may need re-registration; enrollment guidance to follow.
- Upgrade the CLI and skills bundle to Bundle 42 (cli 1.9.2, ksearch 1.0.7, skills 1.7.1):
curl -fsSL https://cli.gokite.ai/install.sh | bash