Commit Graph

166 Commits

Author SHA1 Message Date
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
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 2ba19d1640 chore: bump lock file 2025-06-11 14:48:50 -07:00
Hunter Lovell 3f48e8a891 chore: bump lock file 2025-06-10 23:06:51 -07:00
Hunter Lovell 3242ba1efe chore(all): bump zod deps 2025-06-10 19:48:01 -07:00
David Duong aa4b00dbf5 chore: fix tar-fs deps (#1263) 2025-06-06 12:31:16 +00:00
David Duong 4ad95745c8 release(langgraph): 0.3.0 (#1250) 2025-06-03 00:35:34 +02:00
David Duong 6d28118c86 release(swarm): 0.0.4 (#1248) 2025-05-31 02:23:23 +02:00
David Duong f4359a82b8 release(supervisor): 0.0.13 (#1247) 2025-05-31 02:19:29 +02:00
Tat Dat Duong bf2b6f11bd Lockfile 2025-05-31 02:11:50 +02:00
Tat Dat Duong 8c7797f831 feat(langgraph): node / task cache 2025-05-28 18:16:18 +02:00
Tat Dat Duong 4bf750557f deps(langgraph): upgrade to TypeScript 5.8.x
Turns out that `moduleResolution: node10` will achieve the same result as setting `src/package.json` to `{}` (verified via git worktrees).

Also switching `moduleResolution: bundler` for ESM build, after which I've compared the build output of `libs/checkpoint` via `diff -r -q`.
2025-05-24 16:24:42 +02:00
dependabot[bot] bac9eef536 build(deps): bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.2.1 to 6.3.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-22 11:37:02 +00:00
David Duong eccbfd4151 build(deps): bump undici from 5.28.5 to 5.29.0 in the npm_and_yarn group across 1 directory (#1186) 2025-05-22 13:34:06 +02:00
Divy Srivastava 18a85b4a48 Fixes
x

Fixes

Update more tests

yarn.lock fixes

fix(langgraph): fix build, remove unused jest stuff, tests still fail
2025-05-21 03:50:46 +02:00
dependabot[bot] 932087606c build(deps): bump undici in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [undici](https://github.com/nodejs/undici).


Updates `undici` from 5.28.5 to 5.29.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 5.29.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-15 16:42:37 +00:00
Ben Burns 1d357cfac2 chore(supervisor): bump minimum langgraph version 2025-05-12 20:16:21 -07:00
Tat Dat Duong 90295e6118 security: remove esm-hook 2025-05-08 19:06:19 +02:00
Tat Dat Duong fa01615cc4 security: ensure we're using the same tsx version 2025-05-08 18:48:57 +02:00
Tat Dat Duong b640f50596 security: dedupe @octokit
Solved by deduping @langchain/scripts and bumping release-it to ^19
2025-05-08 18:38:30 +02:00
Tat Dat Duong 56a2b8d7c7 fix(security): update tar-fs and rollup 2025-05-07 18:07:07 +02:00
Tat Dat Duong 6fd95442a9 fix: use rollup 2.79.2 for ^2.34.2 2025-05-05 19:51:19 +02:00
dependabot[bot] f387ace50a build(deps): bump the npm_and_yarn group across 2 directories with 2 updates (#1135)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-28 23:54:18 +12:00
dependabot[bot] babe7309fe build(deps-dev): bump rollup from 4.35.0 to 4.36.0 in the npm_and_yarn group across 1 directory (#1002)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-28 17:51:09 +12:00
Brace Sproul 418773ccb1 chore(langgraph): Bump checkpointer version (#1107) 2025-04-14 18:09:33 +00:00
Vadym Barda 110c1a9f4c supervisor: bump min langgraph version (#1082) 2025-04-04 19:47:32 -04:00
Brace Sproul 72192495c6 fix(cua): Bump min version for OpenAI peer dep (#1059) 2025-03-28 20:19:41 +00:00
Brace Sproul 5fe8f265a8 feat(cua): Implement passing blocked domains (#1048) 2025-03-26 15:53:08 -07:00
Brace Sproul 81d9ec952b fix(cua): Add execute before and after nodes (#1033) 2025-03-25 21:59:18 +00:00
Brace Sproul ce81c8759c feat(prebuilt-cua): Prebuilt computer use agent (#1003) 2025-03-25 12:25:50 -07:00
David Duong 88dfc67c21 feat(langgraph): add Zod support for state definition / config schema (#1018) 2025-03-25 14:18:42 +01:00
dependabot[bot] ccd53111a2 build(deps): bump axios from 1.7.5 to 1.8.3 in the npm_and_yarn group across 1 directory (#991)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-14 10:40:54 +13:00
dependabot[bot] 435b785b61 build(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#980)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-14 10:14:55 +13:00
Divy Srivastava 7ea6b1b130 fix(checkpoint-sqlite): upgrade better-sqlite3 to 11.7.0 (#986) 2025-03-14 08:58:52 +13:00
Ben Burns 389a69c352 chore(langgraph): bump checkpoint dep for AsyncBatchedStore fix (#961) 2025-03-06 09:14:59 +00:00
Vadym Barda 12a396b3bf swarm, supervisor: use peerDependencies (#953) 2025-03-05 13:18:14 -05:00
Vadym Barda 575db5ebaf add langgraph-swarm library (#931) 2025-03-03 22:35:57 +00:00
Vadym Barda 3ab0da4b8f supervisor: add release-it dep (#913) 2025-02-28 14:46:12 +00:00
Ben Burns 2d3c4f6232 chore(supervisor): add test for multi-layer supervisor graph 2025-03-01 02:26:40 +13:00
Ben Burns 1717b38dbf chore(supervisor): pull in supervisor prebuilt, add lint, etc 2025-02-28 16:45:21 +13:00
Ben Burns a9f3236907 fix(langgraph,docs): revert previous changes that broke builds (#891) 2025-02-24 17:43:11 +13:00
Ben Burns c656f1982c chore(langgraph, examples): bump version of @langchain/core (#884) 2025-02-21 21:16:08 +13:00
dependabot[bot] 6f7d93da94 build(deps): bump @octokit/request from 8.4.0 to 8.4.1 in the npm_and_yarn group across 1 directory (#883)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-21 20:47:53 +13:00
Ben Burns ed6f79e97d chore(docs): improve API reference docs for Pregel and associated types (#874) 2025-02-21 05:38:30 +00:00
dependabot[bot] c1d5960766 build(deps): bump the npm_and_yarn group across 2 directories with 4 updates (#872)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-21 15:03:42 +13:00
dependabot[bot] c6c9461462 build(deps-dev): bump rollup from 4.32.1 to 4.33.0 in the npm_and_yarn group across 1 directory (#853)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 14:43:20 +00:00
Ben Burns 8e916caffb chore: bump checkpoint peer dep to 0.0.15 2025-01-30 12:44:33 +13:00
dependabot[bot] 95a10a1d12 build(deps-dev): bump rollup
Bumps the npm_and_yarn group with 1 update in the / directory: [rollup](https://github.com/rollup/rollup).


Updates `rollup` from 4.32.0 to 4.32.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.32.0...v4.32.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-30 11:49:02 +13:00