IntentFlow 0.1.3
IntentFlow 0.1.3 is the final public-documentation cleanup before launch.
Highlights
- Keeps public documentation focused on product behavior, adoption, examples, and AI agent usage.
- Keeps README installation instructions pointed at the latest release.
- Keeps the release package aligned with the current
mainbranch.
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