v1.3.2
alpic-ai/skybridgev1.3.2Jul 29, 2026by harijoe
AI Summary
Fixes a bug involving the `useSendFollowUpMessage` and `useFiles` hooks by ensuring image IDs are pushed to the context.
Key Highlights
- Fix for image IDs not being pushed to `ctx.imageIds`
Full Release Notes
Fixes a bug with useSendFollowUpMessage and useFiles ## Changes - fix: push images ids to ctx.imageIds @paulleseute (#1009)