Search
Search docs, blog posts, and ecosystem packages with citations.
Enter a query to see grounded citations.
Connector platform for auth lifecycle, invocation, async flows, and durable execution review
Experimental support. Open exploration with no stability guarantee.
View package metadata source →Jido Integration is an Elixir integration platform for publishing connector capabilities, managing auth lifecycle, invoking work across runtime targets, and reviewing durable execution state.
The repository is a non-umbrella monorepo that contains platform contracts, connector packages, durability tiers, and proof apps for hosted webhook and async flows.
Jido Integration provides the higher-level connector platform for applications that need consistent discovery, authentication, invocation, review, and target lookup across provider integrations.
Jido.Integration.V2 exposes the main surface for connector discovery, auth lifecycle calls, invocation, review lookups, and target lookup.
Connector packages publish authored capability contracts and may expose generated Jido.Action, Jido.Sensor, and Jido.Plugin surfaces.
Core runtime packages support direct, session, stream, inference, async, and webhook execution paths with durable review data.
Apps under apps/ exercise hosted webhook, async, inference, and provider-specific flows.