Commit Graph

2755 Commits

Author SHA1 Message Date
David Duong f3bcdfa7d2 feat(langgraph): checkpoint cloning with task masquerading (#1300) 2025-06-26 19:54:40 +02:00
Lauren Hirata Singh 09133435c4 docs: Academy banner (#1317) 2025-06-26 15:56:51 +02:00
David Duong 462c366824 chore(deps): remove jest in favour of vitest (#1314) 2025-06-25 14:24:47 +02:00
David Duong 0a20acf27a chore: rely on build:internal when running turbo test (#1313) 2025-06-25 13:39:33 +02:00
David Duong 56d465b81a chore(deps): move all published packages from Jest to Vitest (#1312) 2025-06-25 13:31:50 +02:00
dependabot[bot] 7a6e18c5d9 build(deps): bump pbkdf2 from 3.1.2 to 3.1.3 in the npm_and_yarn group across 1 directory (#1309)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-25 13:01:26 +02:00
David Duong ddd5722e6f chore(deps): bump turbo@2.5.4 (#1311) 2025-06-25 12:55:13 +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
Tat Dat Duong fb76005617 chore(sdk-js): use embed LGP server for MSW mocking 2025-06-24 02:14:19 +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
Christian Bromann 62a383dcbb docs: wrap package names in backticks instead of bold formatting (#1245) 2025-06-20 18:03:29 +02:00
David Duong a2e86de0aa feat(langgraph): populate task results (#1297) 2025-06-19 21:44:48 +02:00
bracesproul 343a39c795 formatting 2025-06-19 11:20:17 -07:00
bracesproul eb35d17d70 fix: Allow configuring stream mode in useStream.joinStream() 2025-06-19 11:14:59 -07:00
David Duong 62719067eb fix(docs): typo in agents tools.md (#1294) 2025-06-18 00:33:48 +00:00
Hunter Lovell 52bb7a151b chore: use 'vitest run' to unblock release script (#1293) 2025-06-18 02:33:39 +02:00
leopardracer bf8b1e48cb Fix Typos in Documentation and Example Notebooks (#1280) 2025-06-18 02:27:28 +02:00
David Duong 1addc3912b fix(docs): nudge folks to use ESM in quickstart (#1292) 2025-06-17 23:10:06 +00:00
lc-arjun efed836dda feat: attach custom tracer w/ replicas as callback (#86)
* feat: stream in tracing context (wip)

* get real project name

* fixes

* update meta api to support

* add version to api

* read version from fs

* bump other packages and yarn dedupe
2025-06-17 10:30:59 -07:00
Jacob Lee 8e4298e58f release(langgraph): 0.3.4 (#1291) 2025-06-17 09:54:44 -07:00
jacoblee93 34b831fd26 Release 0.3.4 0.3.4 2025-06-17 09:53:55 -07:00
lc-arjun ff0123d609 feat: allow user defined callbacks to extend graph callbacks (#1287) 2025-06-17 09:39:33 -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 ed48c76a56 release(langgraph): 0.3.3 (#1286) 2025-06-13 16:44:24 -07:00
Hunter Lovell 39cff86303 Release 0.3.3 0.3.3 2025-06-13 16:40:11 -07:00
Hunter Lovell c410864f8a patch(langgraph): fix missing zod export (#1285) 2025-06-13 16:38:08 -07:00
Hunter Lovell 91ad3dd150 chore: add zod environment test 2025-06-13 16:29:43 -07:00
Hunter Lovell 3820507780 fix(langgraph): export all zod utilities 2025-06-13 16:03:07 -07:00
Hunter Lovell bf4cbcac1b release(langgraph): 0.3.2 (#1284) 2025-06-13 10:52:01 -07:00
Hunter Lovell 7127b3af51 chore(langgraph-supervisor): 0.0.14 supervisor==0.0.14 @langgraph-supervisor@0.0.14 2025-06-13 10:49:12 -07:00
Hunter Lovell ffb2f8d9c0 release(langgraph): 0.3.2 0.3.2 2025-06-13 10:48:05 -07:00
Hunter Lovell 757fe27f29 patch: accept zod 4 types & centralize meta store (#1275) 2025-06-13 09:59:49 -07:00
Lauren Hirata Singh f4537dfa13 revert incident banner (#1283) 2025-06-12 17:24:09 -04:00
Lauren Hirata Singh 15569855d4 revert incident banner 2025-06-12 17:11:30 -04:00
Lauren Hirata Singh 7678b380d1 incident banner (#1282) 2025-06-12 16:08:11 -04:00
Lauren Hirata Singh 0e178340e7 incident banner 2025-06-12 16:02:44 -04:00
Hunter Lovell 444f6195a6 fix: lockfile failing 2025-06-11 20:11:12 -07:00
Hunter Lovell f14fa9116e chore(langgraph): last minute test nits 2025-06-11 20:07:38 -07:00