github-actions[bot]
|
f01f84ed3e
|
Version Packages (#1358)
|
2025-07-07 14:53:46 +02:00 |
|
David Duong
|
e48b6caf37
|
fix(langgraph): avoid calling _emit for runs without metadata (#1340)
|
2025-07-04 13:36:43 +00:00 |
|
Tat Dat Duong
|
0d4b5fe0ba
|
Fix docs build, consolidate @types/node version
|
2025-07-03 14:52:56 +02:00 |
|
Tat Dat Duong
|
0055bea118
|
Merge branch 'main' into dqbd/lgjsapi
|
2025-07-03 00:29:57 +02:00 |
|
Tat Dat Duong
|
5df63ba25c
|
Update dependencies, remove circular dependency
|
2025-07-02 20:20:16 +02:00 |
|
Tat Dat Duong
|
8fa640beba
|
Update turbo definitions
|
2025-07-02 02:35:57 +02:00 |
|
David Duong
|
e521f5f35f
|
release(langgraph): 0.3.6 (#1326)
|
2025-07-01 12:45:05 +00:00 |
|
David Duong
|
b0e9239c86
|
release(langgraph): 0.3.5 (#1325)
|
2025-07-01 12:37:59 +00:00 |
|
David Duong
|
1106538644
|
fix(langgraph): createReactAgent should accept checkpointer?: boolean (#1323)
|
2025-06-27 18:21:24 +00:00 |
|
David Duong
|
6109bf3f65
|
fix(langgraph): respect streamMode when invoking subgraph in a node (#1320)
|
2025-06-26 23:17:15 +00:00 |
|
bkim14
|
dbf4f00003
|
fix(langgraph): change return value of getWriter (#1315)
|
2025-06-27 00:31:47 +02:00 |
|
Xavier Roma
|
ce1161ce1d
|
fix(langgraph): propagate recursionLimit and signal in RemoteGraph (#1238)
|
2025-06-26 22:31:38 +00:00 |
|
David Duong
|
286a3e0523
|
feat(langgraph): add "tasks" and "checkpoints" stream mode (#1319)
|
2025-06-26 22:08:59 +00:00 |
|
David Duong
|
a77b4d3967
|
fix(langgraph): hash the cache key with XXH3 (#1318)
|
2025-06-26 20:50:16 +00:00 |
|
David Duong
|
da3b2861f4
|
feat(langgraph): add support for multiple resumes (#1260)
|
2025-06-26 20:02:53 +02:00 |
|
David Duong
|
f3bcdfa7d2
|
feat(langgraph): checkpoint cloning with task masquerading (#1300)
|
2025-06-26 19:54:40 +02:00 |
|
David Duong
|
462c366824
|
chore(deps): remove jest in favour of vitest (#1314)
|
2025-06-25 14:24:47 +02:00 |
|
David Duong
|
dcf9627d7e
|
chore(deps): migrate to Yarn v4 (#1310)
Co-authored-by: Logan Rosen <loganrosen@gmail.com>
|
2025-06-25 12:44:25 +02:00 |
|
David Duong
|
b7ad603141
|
feat(langgraph): implement checkpoint_during (#1290)
|
2025-06-25 11:59:40 +02:00 |
|
kilavvy
|
1d4218fb99
|
Fix: Correct typo in "Subscribed" error message (#1304)
|
2025-06-23 19:05:21 +02:00 |
|
David Duong
|
d77735aeea
|
fix(langgraph): zod 4 registry reducer schema (#1288)
|
2025-06-20 18:27:50 +02:00 |
|
David Duong
|
a2e86de0aa
|
feat(langgraph): populate task results (#1297)
|
2025-06-19 21:44:48 +02:00 |
|
Hunter Lovell
|
52bb7a151b
|
chore: use 'vitest run' to unblock release script (#1293)
|
2025-06-18 02:33:39 +02:00 |
|
jacoblee93
|
34b831fd26
|
Release 0.3.4
|
2025-06-17 09:53:55 -07:00 |
|
Arjun Natarajan
|
1800fb9b06
|
we actually don't need
|
2025-06-17 12:17:28 -04:00 |
|
Arjun Natarajan
|
d16c6578bd
|
use option.recursionLimit
|
2025-06-17 12:09:39 -04:00 |
|
Arjun Natarajan
|
96e6a07701
|
lint
|
2025-06-17 12:08:10 -04:00 |
|
Arjun Natarajan
|
8597ba044f
|
pr comment + move combine callback to util
|
2025-06-17 12:01:04 -04:00 |
|
Arjun Natarajan
|
8464a051cb
|
bump to 0.3.4
|
2025-06-17 10:27:58 -04:00 |
|
Arjun Natarajan
|
f2f01aa877
|
lint
|
2025-06-16 16:41:29 -04:00 |
|
Arjun Natarajan
|
44e8b0f3ed
|
lint
|
2025-06-16 16:38:53 -04:00 |
|
Arjun Natarajan
|
5c055188f3
|
real fix
|
2025-06-16 16:26:48 -04:00 |
|
Arjun Natarajan
|
33f25a364b
|
lint
|
2025-06-16 16:11:18 -04:00 |
|
Arjun Natarajan
|
ff8c1906d7
|
need to move up to avoid it overwriting
|
2025-06-16 15:51:35 -04:00 |
|
Arjun Natarajan
|
13900b259f
|
feat: allow user defined callbacks to extend graph callbacks
|
2025-06-16 15:42:18 -04:00 |
|
Hunter Lovell
|
39cff86303
|
Release 0.3.3
|
2025-06-13 16:40:11 -07:00 |
|
Hunter Lovell
|
3820507780
|
fix(langgraph): export all zod utilities
|
2025-06-13 16:03:07 -07:00 |
|
Hunter Lovell
|
ffb2f8d9c0
|
release(langgraph): 0.3.2
|
2025-06-13 10:48:05 -07:00 |
|
Hunter Lovell
|
f14fa9116e
|
chore(langgraph): last minute test nits
|
2025-06-11 20:07:38 -07:00 |
|
Hunter Lovell
|
a6dd700ca8
|
fix: test nits and bump yarn lock
|
2025-06-11 17:47:27 -07:00 |
|
Hunter Lovell
|
b6d2a2407b
|
chore(langgraph): bump minimum core dep
|
2025-06-11 14:52:20 -07:00 |
|
Hunter Lovell
|
f47527c882
|
chore(*): bump core dep and remove unnecessary package changes
|
2025-06-11 12:39:45 -07:00 |
|
Hunter Lovell
|
35a49f1d6c
|
chore(langgraph): add tests for zod 4 types
|
2025-06-10 19:50:12 -07:00 |
|
Hunter Lovell
|
347ef2ec6c
|
feat(langgraph): new core registry meta store
|
2025-06-10 19:49:47 -07:00 |
|
Hunter Lovell
|
3242ba1efe
|
chore(all): bump zod deps
|
2025-06-10 19:48:01 -07:00 |
|
David Duong
|
ae0707670d
|
release(langgraph): 0.3.1 (#1265)
|
2025-06-06 14:57:47 +02:00 |
|
David Duong
|
f77373bae5
|
chore(langgraph): export StreamOutputMap type (#1264)
|
2025-06-06 12:48:38 +00:00 |
|
David Duong
|
553d17e46a
|
fix(langgraph): typedNode should accept RunnableLike (#1262)
|
2025-06-06 12:21:06 +00:00 |
|
David Duong
|
7ea1058a96
|
fix(langgraph): rename cache to cachePolicy for functional API (#1261)
|
2025-06-06 14:13:51 +02:00 |
|
David Duong
|
4ad95745c8
|
release(langgraph): 0.3.0 (#1250)
|
2025-06-03 00:35:34 +02:00 |
|