Skip to content

[codex] Add LangGraph history loading and branch tree#171

Merged
blove merged 1 commit into
mainfrom
codex/langgraph-branch-tree-history
May 2, 2026
Merged

[codex] Add LangGraph history loading and branch tree#171
blove merged 1 commit into
mainfrom
codex/langgraph-branch-tree-history

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 2, 2026

Summary

  • Load LangGraph thread history via threads.getHistory() on thread selection and after completed runs.
  • Add an Angular-owned experimentalBranchTree() signal derived from checkpoint parent links.
  • Update LangGraph docs/API output to remove the obsolete branch-tree limitation and clarify neutral vs raw history.

Test Plan

  • npx vitest run --config vite.config.mts libs/langgraph/src/lib/transport/fetch-stream.transport.spec.ts libs/langgraph/src/lib/internals/stream-manager.bridge.spec.ts libs/langgraph/src/lib/internals/branch-tree.spec.ts --reporter=verbose
  • npx nx test langgraph
  • npx nx lint langgraph
  • npx nx build langgraph
  • npm run generate-api-docs
  • npx nx lint website
  • npx nx build website
  • git diff --check

@vercel
Copy link
Copy Markdown

vercel Bot commented May 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cacheplane Ready Ready Preview, Comment May 2, 2026 4:32am

Request Review

@blove blove merged commit 514644e into main May 2, 2026
14 checks passed
@blove blove deleted the codex/langgraph-branch-tree-history branch May 2, 2026 04:36
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.

1 participant