Solar System
Code Exchange
A collection of code samples, example applications, and ideas to inspire you to create what's next.
FILTER
Order Processing with Temporal and Encore
An order processing backend that combines Temporal’s durable workflows with Encore’s automatic API and infrastructure provisioning. A multi-step workflow with payment and shipping, plus a saga-style refund path when something fails downstream.

Ivan Cernja
Encore
OpenAI Agents SDK Deep Research Demo
A deep research agent built with the OpenAI Agents SDK and Temporal's durable execution, featuring a web UI, multi-agent coordination with clarifying questions, and optional PDF report generation.

Steve Androulakis
Sr. Staff Solutions Architect
Stripe Ridesharing Demo
Ridesharing demo application that integrates with Stripe's usage-based billing and highlights Temporal's durability and support for external interactions.

Steve Androulakis
Sr. Staff Solutions Architect
AgentOfCode
An "agentic" LLM solution uses various AI models to iteratively work through Advent of Code problems.

Jason Steving
AI enhanced e-commerce application
WithLove is a sample e-commerce application that show how AI can be integrated into a web application. It includes a curated gift shop with hybrid search (full-text + vector), and an AI-powered chat shopping assistant.

Cecil Phillip
Staff Developer Advocate
Temporal
InfinityFlow.Aspire.Temporal - .NET Aspire Integration for Temporal
Aspire extension to run the Temporal CLI dev server as a container resource, with a client library for automatic connection string resolution, OpenTelemetry integration, and health checks.

Elan Hasson
D&D Voice Agents Demo
Two AI voice agents play through a D&D one-shot adventure autonomously. They generate dialogue, roll dice, and advance the story, all spoken out loud to each other using native speech models. The entire session runs as a durable Temporal workflow.

Melanie Warrick
Senior Staff Developer Advocate, AI
Temporal E-Commerce Demo
A full-stack e-commerce demo built entirely on Temporal durable execution: cart, checkout, orders, inventory, and fulfillment are TypeScript workflows — declarative state machines around pure, unit-tested deciders. Next.js + Cassandra + Elasticsearch.

Jeff Romine
Night Heron Software
Durable Wordle
Wordle where each game is a Temporal Workflow, not a database row. Crash the server mid-game and your progress survives. A small, complete app demoing durable execution, Updates, Queries, and Activities, fully playable from the Temporal CLI or a web UI.
Mason Egger
Sr. Technical Curriculum Developer
Temporal
Durable Agentic Harness
An autonomous stock-trading agent (OpenAI Agents SDK) that reframes Temporal as the Durable OS for agentic AI: workers = scheduling, event history = autosave, signals = human-in-the-loop. Kill the worker mid-trade and the agent replays from the exact line.

Darshit Vora
Staff Solutions Architect
duralang – Durable Stochastic AI Agents with One Decorator
duralang makes every LangChain LLM call, tool call, MCP call, and agent-to-agent call a Temporal Activity automatically — via a single @Dura decorator. No workflow DSL. No code rewrite. Fully stochastic agents, fully durable execution.

Deepansh Saxena
Temporal Sandbox Orchestration Harness
A Sandbox Orchestration Harness is what connects sandbox compute runtimes to an agent's durable execution lifecycle.

Stefan Richter
Build invincible apps
Give your apps and services durable execution.