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.

💖 Community
ivan-c

Ivan Cernja

Encore

TypeScript

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.

✅ Reviewed aiopenaideep research
Man with beard and round glasses wearing blue beanie outdoors with red autumn foliage in background.

Steve Androulakis

Sr. Staff Solutions Architect

Python

Stripe Ridesharing Demo

Ridesharing demo application that integrates with Stripe's usage-based billing and highlights Temporal's durability and support for external interactions.

💖 Community billingdurable executionstripe
Man with beard and round glasses wearing blue beanie outdoors with red autumn foliage in background.

Steve Androulakis

Sr. Staff Solutions Architect

TypeScript

AgentOfCode

An "agentic" LLM solution uses various AI models to iteratively work through Advent of Code problems.

💖 Community DemoMachine LearningArtificial IntelligenceFun
Smiling man wearing Patagonia cap and glasses taking selfie with lush green mountains and cloudy sky in background.

Jason Steving

Python

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.

💖 Community
Smiling man wearing a burgundy shirt and black backpack taking a selfie outdoors against a blue sky.

Cecil Phillip

Staff Developer Advocate

Temporal

.NET

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.

💖 Community
Elan Hasson

Elan Hasson

.NET

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.

✅ Reviewed 💖 Community pythonD&DVoiceAI
Geometric blue owl figure with large round eyes and layered feather-like shapes in varying shades of blue.

Melanie Warrick

Senior Staff Developer Advocate, AI

Python

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.

💖 Community
Jeff Romine gravatar

Jeff Romine

Night Heron Software

TypeScript

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.

💖 Community
Young man with glasses wearing a bright blue shirt, smiling at camera with bookshelf in background

Mason Egger

Sr. Technical Curriculum Developer

Temporal

Python

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.

✅ Reviewed 💖 Community aiagentsharnessloops
Darshit Vora Photo

Darshit Vora

Staff Solutions Architect

Python

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.

💖 Community ailangchain
Young man with dark hair smiling at camera wearing tropical print shirt with yellow and blue leaves against green foliage.

Deepansh Saxena

Python

Temporal Sandbox Orchestration Harness

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

💖 Community aiharness
Man with glasses and beard wearing blue shirt smiling at camera against white background

Stefan Richter

Go

Build invincible apps

Give your apps and services durable execution.