intentcall_core 0.5.0
intentcall_core: ^0.5.0 copied to clipboard
PRE-RELEASE — Transport-agnostic agent intent registry and runtime.
Changelog #
Unreleased #
Features #
- Add portable typed entity descriptors, property descriptors, providers, index interfaces, and registry events so applications can describe entities and indexing lifecycle without Apple-specific vocabulary in core.
0.5.0 - 2026-06-29 #
0.4.0 - 2026-06-28 #
0.3.1 - 2026-06-27 #
Miscellaneous Chores #
- intentcall_core: Synchronize intentcall package train versions
0.2.1 - 2026-06-23 #
0.2.0 - 2026-06-22 #
0.1.0 #
- First pre-release of the transport-agnostic IntentCall runtime.
- Includes registry, module, authoring entry, runtime, and adapter primitives.
- Expose
MCPCallEntrymigration helpers throughpackage:intentcall_core/intentcall_core_migration.dart.