IntentFlow 0.1.2
IntentFlow 0.1.2
IntentFlow 0.1.2 is the cleaned launch release.
Highlights
- Clarifies that README
LoginState,LoginIntent, andLoginEventare examples, not shared types every app must use. - Keeps personal launch copy out of public repository documentation.
- Keeps FAQ, quick start, AI agent docs, issue templates, and social preview assets public.
- Preserves the
0.1.1AI agent support work as the latest installable release.
Verification
Validated before release:
./scripts/check.shThis runs:
swift test- generator smoke test
- manifest validation
- AI context generation
- demo app simulator build
- DocC documentation build