# LangGraph in production: Temporal's LangGraph Plugin adds Durable Execution

DevFeed: [LangGraph in production: Temporal's LangGraph Plugin adds Durable Execution](<https://devfeed.tech/articles/langgraph-in-production-temporal-s-langgraph-plugin-adds-durable-execution-36020.md>)

Original publisher: [Read original article](<https://temporal.io/blog/temporal-langgraph-plugin-durable-execution>)

Author: Brian Strauch

Published: 2026-07-16T00:00:00Z

Content type: release

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Langgraph](<https://devfeed.tech/topics/langgraph.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [Agent Framework](<https://devfeed.tech/topics/agent-framework.md>), [human review](<https://devfeed.tech/topics/human-review.md>), [Python](<https://devfeed.tech/topics/python.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>)

Tags: [agent-framework](<https://devfeed.tech/tags/agent-framework.md>), [crash-recovery](<https://devfeed.tech/tags/crash-recovery.md>), [human-review](<https://devfeed.tech/tags/human-review.md>), [langgraph](<https://devfeed.tech/tags/langgraph.md>), [orchestration](<https://devfeed.tech/tags/orchestration.md>), [product-news](<https://devfeed.tech/tags/product-news.md>), [python](<https://devfeed.tech/tags/python.md>)

## AI overview

Temporal announces a public-preview LangGraph integration for Python, allowing LangGraph agents to run on Temporal with automatic failure recovery, durable execution, human-in-the-loop waits, and support for long-running work. The announcement also covers LangSmith integrations for Python and TypeScript.

## Source excerpt

LangGraph agents now run on Temporal: automatic crash recovery, free human-in-the-loop waits, and full observability via new LangSmith integration.