-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Pull requests: langchain-ai/langgraph
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(langgraph): catch CancelledError in AsyncBackgroundExecutor.__aexit__ during task cleanup
#7241
opened Mar 22, 2026 by
r266-tech
Loading…
fix: get_subgraphs prefix matching with shared node name prefixes
#7240
opened Mar 22, 2026 by
r266-tech
Loading…
feat(graph): add standard reducer library for complex state merging
#7239
opened Mar 22, 2026 by
harry (harrylettering)
Loading…
3 tasks done
feat: add restart-safety coverage for put_writes idempotency
#7237
opened Mar 22, 2026 by
Anthony James Padavano (4444J99)
Loading…
4 tasks
chore(deps): bump flatted from 3.3.3 to 3.4.2 in /libs/cli/js-monorepo-example
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#7236
opened Mar 21, 2026 by
dependabot
bot
Loading…
test(checkpoint): cover InMemorySaver before and limit listing
#7235
opened Mar 21, 2026 by
ycc (yangcongcong-coding)
Loading…
feat(cli): add remote build support for langgraph deploy
#7234
opened Mar 21, 2026 by
Asamu David (phvash)
Loading…
feat: add graph level error handling
#7233
opened Mar 20, 2026 by
Quanzheng Long (longquanzheng)
Loading…
2 tasks done
test(checkpoint-sqlite): add restart replay coverage for put_writes
#7231
opened Mar 20, 2026 by
ycc (yangcongcong-coding)
Loading…
chore(deps): bump flatted from 3.3.1 to 3.4.2 in /libs/cli/js-examples
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#7230
opened Mar 20, 2026 by
dependabot
bot
Loading…
prebuilt: add filter_orphaned_reasoning_messages pre_model_hook
#7229
opened Mar 19, 2026 by
Alan Andrade (alan-andrade)
Loading…
fix: allow standalone .invoke() on tools with ToolRuntime parameter
#7227
opened Mar 19, 2026 by
Ethan T. (gambletan)
Loading…
9 tasks done
fix: Support resuming after time traveling in subgraphs
#7225
opened Mar 18, 2026 by
Josiah Tamsen (josiahtamsen)
•
Draft
Ignore late writes after delete_thread
#7207
opened Mar 17, 2026 by
David Ahmann (davidahmann)
Loading…
feat: Add DNS-AID discovery utilities for multi-agent systems
#7205
opened Mar 17, 2026 by
Ingmar Van Glabbeek (IngmarVG-IB)
Loading…
3 tasks done
perf(checkpoint-sqlite): fix N+1 query in list() and alist()
#7204
opened Mar 17, 2026 by
Giorgi Duchidze (gduchidze)
Loading…
4 tasks done
feat: Add LangSmith integration metadata to langgraph
#7203
opened Mar 17, 2026 by
Tanushree (tanushree-sharma)
Loading…
Add restart coverage for put_writes retries
#7202
opened Mar 16, 2026 by
David Ahmann (davidahmann)
Loading…
fix(langgraph): resume remote subgraphs from parent interrupts
#7181
opened Mar 15, 2026 by
Alexxigang
Loading…
fix(checkpoint): align sync before pagination with tiebreak
#7180
opened Mar 15, 2026 by
David Ahmann (davidahmann)
Loading…
fix(prebuilt): preserve parallel parent tool updates
#7178
opened Mar 15, 2026 by
Alexxigang
Loading…
fix(prebuilt): restore default tool error handling in ToolNode
#7177
opened Mar 15, 2026 by
Sunny (sunnyrc)
Loading…
fix(cli): suppress watchfiles log spam from .langgraph_api in dev mode
#7173
opened Mar 14, 2026 by
pawel-twardziak
Loading…
fix(cli): ignore .langgraph_api runtime watch noise in dev
#7172
opened Mar 14, 2026 by
education-01
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.