🔒Diagrid Unveils Catalyst 2.0 with 10 Framework Integrations
Catalyst 2.0 Adds Recovery and Verification to 10 Frameworks
TL;DR
Diagrid's Catalyst 2.0, released July 28, 2026, adds failure recovery and cryptographic verification to 10 frameworks, including LangGraph and Microsoft Agent Framework. Developers can now resume interrupted runs without repeating work.
Diagrid announced Catalyst 2.0 on July 28, 2026, adding failure recovery and cryptographic verification to 10 frameworks, including LangGraph and Microsoft Agent Framework. This update ensures that long multi-step runs that fail late in the sequence can resume without repeating completed work. Developers can integrate Catalyst into their existing agent applications with a simple Diagrid package. The verification model, based on Dapr 1.18, hashes workflow-history events and signs them using Dapr's SPIFFE-based identity, ensuring histories can be verified outside the application. Catalyst runs in cloud, on-premise, and air-gapped environments, supporting multiple SDKs including Python, .NET, Go, Java, JavaScript, and Rust. This is a big deal for developers using these frameworks, as it significantly reduces the risk of data loss and improves reliability in complex workflows.

Key Points
Catalyst 2.0 integrates with 10 frameworks, including LangGraph and Microsoft Agent Framework, released July 28, 2026.
Failure recovery allows interrupted runs to resume without repeating completed work, a critical feature for long multi-step processes.
Verification model hashes workflow-history events, signs them with Dapr's SPIFFE-based identity, and checks signatures on load.
Catalyst runs in cloud, on-premise, and air-gapped environments, supporting Python, .NET, Go, Java, JavaScript, and Rust SDKs.
Signing is disabled by default in Dapr 1.18, gated behind the WorkflowHistorySigning feature flag, and dependent on mTLS.
Why It Matters
If you're using LangGraph or Microsoft Agent Framework, Catalyst 2.0's failure recovery and verification features significantly reduce the risk of data loss and improve reliability in complex workflows. The cryptographic verification ensures that workflow histories can be trusted and verified outside the application, enhancing security and auditability.
Frequently Asked Questions
Why does this matter?
If you're using LangGraph or Microsoft Agent Framework, Catalyst 2.0's failure recovery and verification features significantly reduce the risk of data loss and improve reliability in complex workflows. The cryptographic verification ensures that workflow histories can be trusted and verified outside the application, enhancing security and auditability.
What happened?
Diagrid's Catalyst 2.0, released July 28, 2026, adds failure recovery and cryptographic verification to 10 frameworks, including LangGraph and Microsoft Agent Framework. Developers can now resume interrupted runs without repeating work.
Comments
Be the first to comment
Enjoyed this article?
Get it daily. 7am. Free. Reads in 5 minutes.
Join 3,316 builders reading daily.