# apple_intents_jido v0.1.0 - Table of Contents

> Jido integration for apple_intents — agent orchestration via Jido.Exec.

## Pages

- [Apple Intents (monorepo)](readme.md)
- [Changelog](changelog.md)
- [LICENSE](license.md)
- [Agent guide — Apple Intents fulfillment](agents.md)
- [Apple Intents fulfillment guide](guide.md)

## Modules

- [AppleIntentsJido](AppleIntentsJido.md): Optional Jido bridge for `apple_intents`.

- Jido
  - [AppleIntents.Jido](AppleIntents.Jido.md): Jido integration for `apple_intents`.
  - [AppleIntents.Jido.Context](AppleIntents.Jido.Context.md): Converts `AppleIntents.Context` into a Jido-compatible execution context map.

  - [AppleIntents.Jido.Default](AppleIntents.Jido.Default.md): Default Jido orchestrator — runs `Jido.Exec` when `jido_action` is present
in the host application.

## Mix Tasks

- [mix apple_intents.gen.jido](Mix.Tasks.AppleIntents.Gen.Jido.md): Generates copy-paste snippets for Jido-backed App Intents fulfillment.

