Langgraph

Latest version: v0.3.10

Safety actively analyzes 714919 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 24

0.2.57

0.2.56

0.2.55

What's Changed
* release(langgraph): 0.2.54 by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/962
* fix(docs): remove another debugging line - more minor tweaks by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/963
* Add spec aided by claude code by nfcampos in https://github.com/langchain-ai/langgraphjs/pull/966
* chore(langgraph): add tests to validate AbortSignal is passed into nodes by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/981
* fix(langgraph): fix subgraph tracking, namespace, and resume bugs for functional API by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/984


**Full Changelog**: https://github.com/langchain-ai/langgraphjs/compare/0.2.54...0.2.55

0.2.54

What's Changed
* release(langgraph): 0.2.53 by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/948
* fix(supervisor, swarm): bump langgraph dep by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/949
* release(langgraph-supervisor): 0.0.8 by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/950
* release(langgraph-swarm): 0.0.2 by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/951
* swarm, supervisor: use peerDependencies by vbarda in https://github.com/langchain-ai/langgraphjs/pull/953
* supervisor: release 0.0.9 by vbarda in https://github.com/langchain-ai/langgraphjs/pull/954
* release(langgraph-swarm): 0.0.3 by vbarda in https://github.com/langchain-ai/langgraphjs/pull/955
* chore(docs): update docs for `getCurrentTaskInput` by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/956
* fix(docs): fix doc build error by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/957
* Fix semantic search for long-term memory, substantially improve howto doc for this feature by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/958
* fix(docs): format & remove debugging line from semantic search doc by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/959
* release(langgraph-checkpoint): 0.0.16 by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/960
* chore(langgraph): bump checkpoint dep for AsyncBatchedStore fix by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/961


**Full Changelog**: https://github.com/langchain-ai/langgraphjs/compare/0.2.53...0.2.54

checkpoint==0.0.16
What's Changed
* release(checkpoint): 0.0.15 by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/825
* Fix semantic search for long-term memory, substantially improve howto doc for this feature by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/958


**Full Changelog**: https://github.com/langchain-ai/langgraphjs/compare/checkpoint==0.0.15...checkpoint==0.0.16

0.2.53

What's Changed
* release(langgraph): 0.2.52 by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/935
* fix(langgraph): support bedrock tool spec with createReactAgent with bound tools by subeshb1 in https://github.com/langchain-ai/langgraphjs/pull/922
* feat(langgraph): add getCurrentTaskInput to fetch state in tools, etc by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/943
* langgraph: do not pass subgraph state on Command.parent updates by vbarda in https://github.com/langchain-ai/langgraphjs/pull/944
* fix(langgraph): don't emit input messages in "messages" stream by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/946
* fix(docs): Replace "Python" with "JavaScript" in swarm README by nick-w-nick in https://github.com/langchain-ai/langgraphjs/pull/942
* feat(langgraph): support model.bindTools in createReactAgent for google genai by vbarda in https://github.com/langchain-ai/langgraphjs/pull/940

New Contributors
* subeshb1 made their first contribution in https://github.com/langchain-ai/langgraphjs/pull/922

**Full Changelog**: https://github.com/langchain-ai/langgraphjs/compare/0.2.52...0.2.53

swarm==0.0.3
What's Changed
* swarm, supervisor: use peerDependencies by vbarda in https://github.com/langchain-ai/langgraphjs/pull/953
* release(langgraph-swarm): 0.0.3 by vbarda in https://github.com/langchain-ai/langgraphjs/pull/955


**Full Changelog**: https://github.com/langchain-ai/langgraphjs/compare/swarm==0.0.2...swarm==0.0.3

swarm==0.0.2
What's Changed
* langgraph: do not pass subgraph state on Command.parent updates by vbarda in https://github.com/langchain-ai/langgraphjs/pull/944
* fix(docs): Replace "Python" with "JavaScript" in swarm README by nick-w-nick in https://github.com/langchain-ai/langgraphjs/pull/942
* fix(supervisor, swarm): bump langgraph dep by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/949


**Full Changelog**: https://github.com/langchain-ai/langgraphjs/compare/swarm==0.0.1...swarm==0.0.2

supervisor==0.0.9
What's Changed
* swarm, supervisor: use peerDependencies by vbarda in https://github.com/langchain-ai/langgraphjs/pull/953
* supervisor: release 0.0.9 by vbarda in https://github.com/langchain-ai/langgraphjs/pull/954


**Full Changelog**: https://github.com/langchain-ai/langgraphjs/compare/swarm==0.0.8...supervisor==0.0.9

supervisor==0.0.8
What's Changed
* release(langgraph-supervisor): 0.0.7 by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/925
* langgraph: do not pass subgraph state on Command.parent updates by vbarda in https://github.com/langchain-ai/langgraphjs/pull/944
* fix(docs): Replace "Python" with "JavaScript" in swarm README by nick-w-nick in https://github.com/langchain-ai/langgraphjs/pull/942
* fix(supervisor, swarm): bump langgraph dep by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/949


**Full Changelog**: https://github.com/langchain-ai/langgraphjs/compare/supervisor==0.0.7...supervisor==0.0.8

0.2.52

What's Changed
* release(langgraph): 0.2.51 by jacoblee93 in https://github.com/langchain-ai/langgraphjs/pull/918
* docs: replace hand-coded 'toolNode' function with 'new ToolNode' by bguiz in https://github.com/langchain-ai/langgraphjs/pull/897
* fix(supervisor): actually output CJS in CJS build by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/924
* release(langgraph-supervisor): 0.0.7 by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/925
* add langgraph-swarm library by vbarda in https://github.com/langchain-ai/langgraphjs/pull/931
* fix(swarm): add release config by vbarda in https://github.com/langchain-ai/langgraphjs/pull/932
* feat(langgraph): export getConfig helper fn by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/933
* chore(langgraph): remove flaky test by benjamincburns in https://github.com/langchain-ai/langgraphjs/pull/934

New Contributors
* bguiz made their first contribution in https://github.com/langchain-ai/langgraphjs/pull/897

**Full Changelog**: https://github.com/langchain-ai/langgraphjs/compare/0.2.51...0.2.52

swarm==0.0.1
Initial release
* add langgraph-swarm library by vbarda in https://github.com/langchain-ai/langgraphjs/pull/931
* fix(swarm): add release config by vbarda in https://github.com/langchain-ai/langgraphjs/pull/932

Page 6 of 24

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.