intentcall_platform 0.5.0
intentcall_platform: ^0.5.0 copied to clipboard
PRE-RELEASE — Platform emitters and sync for intentcall: web manifests, WebMCP JS, native handoff, and Apple App Intents scaffolds.
Changelog #
Unreleased #
Features #
- Add neutral
entityTypesmanifest support and Apple App Intents entity projection forAppEntity,IndexedEntity,EntityStringQuery,IndexedEntityQuery, open intents, andCSSearchableIndex.indexAppEntitieshelper generation. - Add Dart-facing and native iOS/macOS snapshot cache APIs so app-owned Dart snapshots can be projected into native storage for cold Apple query/indexing callbacks.
- Add Apple URL-scheme Info.plist sync/check support for app-owned fallback handoff schemes.
Fixes #
- Keep generated Apple entity Swift typecheckable by avoiding macro-backed property query emission in the default artifact until it has separate Xcode macro proof.
0.5.0 - 2026-06-29 #
0.4.0 - 2026-06-28 #
0.3.1 - 2026-06-27 #
0.3.0 - 2026-06-26 #
0.2.1 - 2026-06-23 #
Miscellaneous Chores #
- intentcall_platform: Synchronize intentcall package train versions
0.1.0 #
- First pre-release of platform emitters and sync helpers for IntentCall.
- Includes web manifest/WebMCP JavaScript emitters, native protocol emitters, platform hook initialization, and the Flutter plugin shell.