-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Pull requests: langchain-ai/langgraph
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
bug fix: In Router class using str instead of Literal[*options] due t…
#6089
opened Sep 6, 2025 by
BirenMer
Loading…
3 tasks done
chore(deps): bump hono from 4.8.9 to 4.9.6 in /docs/_scripts/js_translation/codeblocks
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#6078
opened Sep 4, 2025 by
dependabot
bot
Loading…
chore(langgraph): Also export Command from langgraph.graph
#6070
opened Sep 3, 2025 by
itay1551
Loading…
docs(docs): fix incorrect return type in should_continue example
#6068
opened Sep 3, 2025 by
dmwcs
Loading…
fix(state): correct typo "runtie" to "runtime" in StateGraph
#6060
opened Sep 2, 2025 by
zzxxj216
Loading…
Fix human-in-the-loop interrupts without checkpointer
#6057
opened Sep 1, 2025 by
raviraj-441
Loading…
chore(langgraph): Omit other keys from metadata by default
#6047
opened Aug 30, 2025 by
hinthornw
Loading…
fix(prebuilt): allow async tools running via sync call in tool node
#6045
opened Aug 29, 2025 by
sydney-runkle
Loading…
fix(langgraph): resolve TypeError in edge sorting by handling None values
#6026
opened Aug 27, 2025 by
tsnAnh
Loading…
fix(cli): handle Docker SemVer build metadata in version parsing #5965
#6024
opened Aug 27, 2025 by
sarathak
Loading…
chore(deps): bump actions/upload-pages-artifact from 3 to 4
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#6004
opened Aug 25, 2025 by
dependabot
bot
Loading…
docs(readme): Correct broken link to LangGraph guides
#6001
opened Aug 24, 2025 by
Tsingloong611
Loading…
fix: remove importlib.metadata usage for version access
#5996
opened Aug 22, 2025 by
anudeepadi
Loading…
10 tasks done
Wrong Reference to Image in Create and control loops
#5994
opened Aug 22, 2025 by
sakshi1989
Loading…
[WIP]: Refactor LangGraph injection logic to use reserved keywords 'state' and 'runtime' instead of annotations
open-swe
#5993
opened Aug 22, 2025 by
open-swe
bot
Loading…
[WIP]: Add Runtime injection support to ToolNode for LangGraph tools
open-swe
#5991
opened Aug 22, 2025 by
open-swe
bot
Loading…
fix(langgraph): filter output fields from cache key computation
#5985
opened Aug 21, 2025 by
jitokim
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.