Durable Execution
How XY builds an AI agent orchestration platform for healthcare with Temporal

How XY builds an AI agent orchestration platform for healthcare with Temporal

4/23/2026

What this post added

This post introduces XY's AI agent orchestration platform for healthcare, built on Temporal. Key contributions include: a YAML-based DSL interpreted by a single generic `DSLWorkflow` class, enabling declarative workflow definition; an AI Planner Agent that translates natural language into executable YAML and generates activities; a dynamic Activity Factory for runtime assembly of customer-specific integrations; and a deferred continue-as-new mechanism for handling large-scale batch processing. The post also highlights the benefits of Temporal's vocabulary for team alignment and its role in managing data sensitivity and human-in-the-loop processes.

Read the original post ↗