guide_ai 0.1.0-alpha.2
guide_ai: ^0.1.0-alpha.2 copied to clipboard
AI-guided app assistant and walkthrough SDK for Flutter apps.
Changelog #
0.1.0-alpha.2 #
- Fixed workflow recovery retry so the walkthrough can resume after returning to the required page.
- Hid workflow metadata chips and request details in production mode.
- Fixed assistant FAB/chat sheet positioning so the FAB no longer leaves a gap in production layouts.
0.1.0-alpha.1 #
- Initial MVP alpha release.
- Manual page registration.
- Manual element registration.
- Manual workflow registration.
- Assistant UI.
- Chat sheet.
- Guided walkthrough overlay.
- Soft highlight outline.
- Instruction card.
- Cross-screen workflow continuation.
- Missing element recovery.
- Workflow recovery.
- Debug panel.
- Official GuideAI page-grouped backend contract support.