-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Pull requests: langchain-ai/langgraph
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(prebuilt): retry create_react_agent on MALFORMED_FUNCTION_CALL finish_reason
#6986
opened Mar 1, 2026 by
Saakshi Gupta (saakshigupta2002)
Loading…
test(checkpoint-sqlite): add inter-process write-lock test
#6985
opened Mar 1, 2026 by
Mason Daugherty (mdrxy)
Loading…
fix(langgraph): yield task_result events with errors in single debug stream mode
#6984
opened Mar 1, 2026 by
Br1an (Br1an67)
Loading…
fix(cli): normalize auth and encryption paths to POSIX format
#6983
opened Mar 1, 2026 by
Br1an (Br1an67)
Loading…
Preserve declared StateGraph edge order in serialized graph output
#6982
opened Mar 1, 2026 by
David Ahmann (davidahmann)
Loading…
ci: add Windows CI for CLI + fix Windows path bugs
#6981
opened Mar 1, 2026 by
Alon Naor (AlonNaor22)
Loading…
4 tasks
chore: enforce codespell across all sub-libraries
#6978
opened Mar 1, 2026 by
Alon Naor (AlonNaor22)
Loading…
4 tasks
docs(langgraph): update deprecated langchain hub imports in tutorial notebooks
#6977
opened Mar 1, 2026 by
Br1an (Br1an67)
Loading…
fix(checkpoint): cancel background batch task on async store context exit
#6976
opened Mar 1, 2026 by
Balaji Seshadri (gitbalaji)
Loading…
4 tasks
fix(checkpoint): don't silently return None when deserialization fails
#6975
opened Feb 28, 2026 by
Zephyr Cao (A404coder)
Loading…
fix(langgraph): handle CancelledError in AsyncBackgroundExecutor cleanup
#6974
opened Feb 28, 2026 by
weiguang li (OiPunk)
Loading…
1 of 2 tasks
fix(prebuilt): add timeout parameter to ToolNode for async tool execution
#6973
opened Feb 28, 2026 by
Br1an (Br1an67)
Loading…
fix(checkpoint): avoid silent None when msgpack type import fails
#6972
opened Feb 28, 2026 by
Miguel Miranda Dias (pandego)
Loading…
fix: add warning logs when JsonPlusSerializer silently returns None
#6971
opened Feb 28, 2026 by
Giulio Leone (giulio-leone)
Loading…
perf: optimize hot paths in apply_writes, RunnableCallable, hash functions, and add_messages
#6969
opened Feb 28, 2026 by
John Kennedy (jkennedyvz)
Loading…
2 tasks done
chore: simplify invoke interrupt collection
#6965
opened Feb 27, 2026 by
Sydney Runkle (sydney-runkle)
Loading…
fix(sdk-py): wrap httpx exceptions with typed API errors in HTTP client
#6964
opened Feb 27, 2026 by
Balaji Seshadri (gitbalaji)
Loading…
feat(langgraph): more robust pydantic + dataclass support for
StateGraph
#6963
opened Feb 27, 2026 by
Sydney Runkle (sydney-runkle)
•
Draft
Add deterministic CI checks classifier for maintenance automation
#6962
opened Feb 27, 2026 by
Favour_emmanuel (Flave1)
Loading…
fix: include task in next if it has pending interrupt even with writes
#6960
opened Feb 27, 2026 by
yz (iCanDoAllThingszz)
Loading…
3 of 4 tasks
fix(prebuilt): handle plain ToolException in default tool error handler
#6959
opened Feb 27, 2026 by
Balaji Seshadri (gitbalaji)
Loading…
4 tasks done
fix(langgraph): skip RESUME writes in
_prepare_state_snapshot so get_state().next is correct after double interrupt
#6958
opened Feb 27, 2026 by
GAUTAM V DATLA (gautamvarmadatla)
Loading…
fix(prebuilt): catch asyncio.CancelledError in ToolNode to prevent INVALID_CHAT_HISTORY
#6945
opened Feb 26, 2026 by
Subham Singhania (Subhamsinghania18)
Loading…
fix(langgraph): resolve 4 bugs in channels, graph branching, and pregel subgraph traversal
#6944
opened Feb 26, 2026 by
Subham Singhania (Subhamsinghania18)
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.