langgraph-persistence

langchain-ai/langchain-skills · updated Apr 8, 2026

$npx skills add https://github.com/langchain-ai/langchain-skills --skill langgraph-persistence
0 commentsdiscussion
summary

Durable graph execution with thread-scoped checkpoints, state history, and cross-thread long-term memory.

  • Three checkpointer options: InMemorySaver for testing, SqliteSaver for local development, PostgresSaver for production; always pass thread_id in config to enable persistence
  • Browse and replay from past checkpoints using get_state_history() , fork execution by updating state at a past point, or manually modify state before resuming
  • Store API provides cross-thread memory for user p
skill.md

langgraph-persistence

No content available.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.627 reviews
  • Ganesh Mohane· Dec 20, 2024

    langgraph-persistence is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Henry Huang· Dec 16, 2024

    Useful defaults in langgraph-persistence — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Yash Thakker· Nov 19, 2024

    Keeps context tight: langgraph-persistence is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Sakshi Patil· Nov 11, 2024

    langgraph-persistence fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Sakura Khanna· Nov 7, 2024

    We added langgraph-persistence from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Sofia Gonzalez· Oct 26, 2024

    langgraph-persistence reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Dhruvi Jain· Oct 10, 2024

    I recommend langgraph-persistence for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Chaitanya Patil· Oct 2, 2024

    langgraph-persistence has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Aanya Thompson· Sep 13, 2024

    Useful defaults in langgraph-persistence — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Alexander Patel· Sep 5, 2024

    langgraph-persistence has been reliable in day-to-day use. Documentation quality is above average for community skills.

showing 1-10 of 27

1 / 3