-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Pull requests: langchain-ai/langgraph
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(langgraph): validate node outputs against State schema before checkpointing
#6512
opened Nov 27, 2025 by
dumko2001
Loading…
fix(checkpoint): return self in InMemorySaver context manager
#6511
opened Nov 27, 2025 by
dumko2001
Loading…
fix(prebuilt): support generic type arguments for ToolRuntime injection
#6509
opened Nov 27, 2025 by
dumko2001
Loading…
fix(prebuilt): handle ToolException in ToolNode default error handler
#6508
opened Nov 27, 2025 by
dumko2001
Loading…
fix(langgraph): remove shadowed stream_writer in astream and add async tests
#6507
opened Nov 27, 2025 by
dumko2001
Loading…
docs(tutorial): Formatted agent supervisor documentation
#6499
opened Nov 25, 2025 by
Dhull442
Loading…
docs: update main README React agent example for LangGraph
#6492
opened Nov 24, 2025 by
code-with-rashid
Loading…
fix(docs): Update documentation link for resuming interrupts
#6476
opened Nov 20, 2025 by
lnhsingh
Loading…
chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /libs/cli/js-monorepo-example
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#6474
opened Nov 20, 2025 by
dependabot
bot
Loading…
chore(langgraph): Add __init__.pyi file for auto import support
#6472
opened Nov 20, 2025 by
nithinjp1997
Loading…
fix: improved typing on tool call requests (will bubble up to LC)
#6467
opened Nov 19, 2025 by
sydney-runkle
Loading…
docs: add missing docstrings to PregelNode and ChannelRead
#6464
opened Nov 19, 2025 by
sebuzdugan
Loading…
chore(deps): bump glob from 10.4.5 to 10.5.0 in /docs/_scripts/js_translation/codeblocks
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#6463
opened Nov 19, 2025 by
dependabot
bot
Loading…
feat: Add Goto type for atomic cross-graph handoffs
#6459
opened Nov 18, 2025 by
Aaryan-549
Loading…
fix(pregel): handle EmptyInputError for Command with stream_mode='values'
#6458
opened Nov 18, 2025 by
nicolasmota
Loading…
feat: add asyncpg support for postgres checkpoint
#6453
opened Nov 15, 2025 by
Georgedyatmsk1405
Loading…
chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /docs/_scripts/js_translation/codeblocks
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#6452
opened Nov 15, 2025 by
dependabot
bot
Loading…
fix(checkpoint): InMemorySaver context managers should return self instance
#6448
opened Nov 14, 2025 by
lexi-k
Loading…
fix(langgraph): allow providing both context and configurable in RemoteGraph, fixes #6342
#6438
opened Nov 12, 2025 by
bolexyro
Loading…
fix(langgraph): inject runtime with store for conditional edges in update_state operations #6340
#6425
opened Nov 10, 2025 by
DraPraks
Loading…
4 tasks done
chore(deps): bump codespell-project/actions-codespell from 2.1 to 2.2
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#6424
opened Nov 10, 2025 by
dependabot
bot
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.