Skip to content

Conversation

@yaron2
Copy link
Member

@yaron2 yaron2 commented Nov 7, 2025

This PR registers a new extension that allows LangGraph to use Dapr as a persistent backend for saving the graph/execution state.

Signed-off-by: yaron2 <schneider.yaron@live.com>
@yaron2 yaron2 requested review from a team as code owners November 7, 2025 23:33
@yaron2 yaron2 changed the title Add dapr checkpointer for langgraph Add dapr checkpointer for LangGraph Nov 7, 2025
Signed-off-by: yaron2 <schneider.yaron@live.com>
@codecov
Copy link

codecov bot commented Nov 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.14%. Comparing base (bffb749) to head (2ecc1cb).
⚠️ Report is 45 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #862      +/-   ##
==========================================
+ Coverage   86.63%   87.14%   +0.51%     
==========================================
  Files          84       93       +9     
  Lines        4473     6163    +1690     
==========================================
+ Hits         3875     5371    +1496     
- Misses        598      792     +194     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@cicoyle cicoyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tiny typo :)

Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
@acroca
Copy link
Member

acroca commented Nov 10, 2025

It's also missing tests

yaron2 and others added 6 commits November 13, 2025 21:33
Co-authored-by: Albert Callarisa <albert@acroca.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Albert Callarisa <albert@acroca.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Albert Callarisa <albert@acroca.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: yaron2 <schneider.yaron@live.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants