seisei_intents 0.1.0-dev.9
seisei_intents: ^0.1.0-dev.9 copied to clipboard
Generic app action and intent bridge contracts for Seisei tools.
0.1.0-dev.9 #
- Add generated Apple App Intent support for integer, number, and boolean array JSON schema parameters.
0.1.0-dev.8 #
- Add generated Apple App Intent support for string array JSON schema parameters.
0.1.0-dev.7 #
- Add JSON round-trips for app action definitions, invocations, and results.
- Add generic host-backed app entity query invocation and resolution contracts.
0.1.0-dev.6 #
- Add generated host-backed Apple
AppEntityquery source for string entity parameters usingx-seisei-app-intent-query: host.
0.1.0-dev.5 #
- Add opt-in generated Apple
AppEntitysupport for static string-backed entity parameters.
0.1.0-dev.4 #
- Generate App Intent wrappers with executor-injection initializers,
unconfigured executor fallbacks, and testable
seiseiInvocation()helpers.
0.1.0-dev.3 #
- Add generated Apple
AppEnumsupport for string enum JSON schema parameters.
0.1.0-dev.2 #
- Add manifest-driven Apple App Intent Swift source generation and the
generate_apple_intentsexecutable.
0.1.0-dev.1 #
- Add Dart-side Apple App Intent Swift source generation from scalar
AppActionDefinitionJSON schemas.
0.1.0-dev.0 #
- Add generic app action definitions, invocation mapping, bridge interface, and fake bridge for tests.