-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Pull requests: langchain-ai/langgraph
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps-dev): bump ruff from 0.14.11 to 0.15.0 in /libs/sdk-py
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#6769
opened Feb 9, 2026 by
dependabot
bot
Loading…
chore(deps-dev): bump ty from 0.0.1a27 to 0.0.15 in /libs/sdk-py
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#6768
opened Feb 9, 2026 by
dependabot
bot
Loading…
feat: add an append only mode to add messages reducer
#6767
opened Feb 9, 2026 by
jdrogers940
•
Draft
fix(prebuilt): handle asyncio.CancelledError in ToolNode
#6766
opened Feb 9, 2026 by
VintLin
Loading…
refactor: replace bare except with BaseException in AsyncQueue
#6765
opened Feb 8, 2026 by
llukito
Loading…
fix: resolve missing OpenAPI spec for SDK tests
#6762
opened Feb 7, 2026 by
veeceey
Loading…
4 tasks done
feat: expose prepare_threshold parameter for connection pooler compatibility
#6761
opened Feb 7, 2026 by
veeceey
Loading…
7 tasks done
fix: resolve race condition in FuturesDict and unsafe __del__ methods
#6759
opened Feb 6, 2026 by
surajsahani
Loading…
fix(langgraph): add compile-time detection of detached nodes
#6751
opened Feb 5, 2026 by
saakshigupta2002
Loading…
16 tasks done
fix(cli): secure ZIP extraction against Path Traversal (Zip Slip)
#6750
opened Feb 5, 2026 by
RinZ27
Loading…
feat(prebuilt): add text_mode option to create_react_agent
#6747
opened Feb 4, 2026 by
archit0
Loading…
3 tasks
feat(checkpoint-postgres): expose prepare_threshold in PostgresSavers to support connection poolers
#6741
opened Feb 3, 2026 by
HotChicken66
Loading…
fix: prevent async functional API from double-consuming interrupt resume values
#6739
opened Feb 2, 2026 by
abhigyan631
Loading…
4 tasks
fix(prebuilt): handle asyncio.CancelledError in ToolNode
#6737
opened Feb 2, 2026 by
saakshigupta2002
Loading…
5 of 9 tasks
fix(langgraph): Compile-time Detection of Detached Nodes
#6736
opened Feb 1, 2026 by
f4roukb
Loading…
fix: add missing edge from generate_structured_response to END
#6733
opened Jan 30, 2026 by
saakshigupta2002
Loading…
3 tasks done
feat: DateTime support for BaseStore TTL (Issue #5536)
#6723
opened Jan 27, 2026 by
yttrium400
Loading…
8 tasks done
fix(prebuilt): Propagate tool_call_id to checkpoint_ns in ToolNode #6714
#6722
opened Jan 27, 2026 by
Aparnap2
Loading…
3 tasks done
chore(deps): upgrade dependencies with Pull requests that update a dependency file
uv lock --upgrade
dependencies
#6719
opened Jan 25, 2026 by
github-actions
bot
Loading…
feat(checkpoint-postgres):add prepare_threshold parameter for connection pooler support
#6710
opened Jan 22, 2026 by
DineshThumma9
Loading…
fix(checkpoint): don't add the task to the checkpoint batch if it was cancelled early
#6701
opened Jan 19, 2026 by
conradludgate
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.