Commit Graph

45 Commits

Author SHA1 Message Date
dependabot[bot] 271f9750f0 chore(deps): bump the langchain group across 1 directory with 7 updates (#2270)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-01 23:59:19 -07:00
Christian Bromann d88f29ba25 chore(repo): migrate linting and formatting from ESLint/Prettier to oxlint/oxfmt (#2256)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Christian Bromann <christian-bromann@users.noreply.github.com>
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
2026-03-30 18:08:00 -07:00
David Duong e7aeffeb72 chore: replace yarn with pnpm (#1862)
Co-authored-by: Christian Bromann <git@bromann.dev>
2026-01-09 19:52:29 +01:00
Josh Rogers f602df6593 fix(langgraph): add resumable stream support to remote graph (#1827)
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
2025-12-17 16:20:14 -05:00
github-actions[bot] 99a989166f Version Packages (#1815)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-15 14:30:48 +00:00
Baptiste Jamin b1ed761610 Bump zod on remaining packages (#1814)
Co-authored-by: Baptiste Jamin <baptiste@crisp.chat>
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
2025-12-09 12:03:40 -08:00
Christian Bromann 52dc36b425 fix(*): set proper url prefix for package reference (#1811) 2025-12-07 12:13:53 -08:00
David Duong fdd5878e89 chore: update dependencies (#1774)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 14:43:13 +00:00
github-actions[bot] d4b6d9ca98 Version Packages (#1735)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
2025-10-17 16:59:01 -07:00
Hunter Lovell 1e1ecbbcf8 feat: merge v1 (#1733)
Co-authored-by: Tat Dat Duong <david@duong.cz>
Co-authored-by: Christian Bromann <git@bromann.dev>
Co-authored-by: Nuno Campos <nuno@langchain.dev>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-17 16:34:43 -07:00
David Duong 1c226ba69b chore: fix JSDoc warnings coming from Typedoc (#1682) 2025-09-20 13:23:07 +00:00
David Duong 03ae1089ea chore: remove release-it, fix dependabot for tmp (#1638) 2025-09-10 19:08:13 +00:00
David Duong c7ff4ba991 Revert "chore: bump peer ranges to V1.0.0" (#1587) 2025-08-28 19:59:54 +02:00
David Duong 9e521e3071 chore: bump peer ranges to V1.0.0 (#1584) 2025-08-28 19:58:31 +02:00
github-actions[bot] f23ddf66f8 Version Packages (#1506)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tat Dat Duong <david@duong.cz>
2025-08-11 17:43:16 +00:00
David Duong 8152a15cf0 feat(langgraph): use return types from nodes as update type (#1502) 2025-08-07 22:19:42 +00:00
Tat Dat Duong 0d47d482a4 release: 0.4 2025-07-28 17:02:42 +02:00
Tat Dat Duong 8fa640beba Update turbo definitions 2025-07-02 02:35:57 +02:00
David Duong 462c366824 chore(deps): remove jest in favour of vitest (#1314) 2025-06-25 14:24:47 +02:00
David Duong 56d465b81a chore(deps): move all published packages from Jest to Vitest (#1312) 2025-06-25 13:31:50 +02:00
David Duong ddd5722e6f chore(deps): bump turbo@2.5.4 (#1311) 2025-06-25 12:55:13 +02:00
Tat Dat Duong 0d4caf3996 release(cua): 0.0.6
Relax `peerDependencies` constraint to support `@langchain/langgraph 0.3.x`
2025-05-31 02:08:42 +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
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
Richard Fontein 4ab89a9880 docs(cua): Fix readme typo (#1105) 2025-04-28 16:26:57 +12:00
Brace Sproul be3397fec5 release(cua): 0.0.5 (#1073) 2025-04-01 18:53:04 -07:00
Brace Sproul 98f23fadc3 release(cua): 0.0.5-rc.0 (#1072) 2025-04-01 18:51:58 -07:00
Brace Sproul 7fb6d5b14e feat(cua): Add option to store images in external store instead of ba… (#1071) 2025-04-02 01:49:33 +00:00
Brace Sproul a6cb505402 release(cua): 0.0.4 (#1060) 2025-03-28 13:49:09 -07: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 3406c96132 release(cua): 0.0.3 (#1045) 2025-03-26 18:45:03 +00:00
Brace Sproul 5f902457f3 fix(cua): Generics typing for custom state and nodes (#1044) 2025-03-26 18:40:17 +00:00
Brace Sproul 1d95ad1331 release(cua): 0.0.2 (#1043) 2025-03-26 17:19:06 +00:00
Brace Sproul 93fb8f86e7 fix(cua): Conditional edge check (#1042) 2025-03-26 17:12:18 +00:00
Brace Sproul 42b91ef2e5 fix(cua): Readme example imports (#1039) 2025-03-26 00:35:19 +00:00
Brace Sproul 7ad0fcb55d release(cua): 0.0.1 (#1038) 2025-03-26 00:13:40 +00:00
Brace Sproul 5807e7dc60 fix(cua): Examples dir path in readme (#1037) 2025-03-26 00:08:56 +00:00
Brace Sproul b9b0ae367d release(cua): 0.0.0 (#1036) 2025-03-26 00:05:16 +00:00
Brace Sproul f00ef51a09 feat(cua): Add docs on before/after node and state modifier (#1034) 2025-03-25 23:54:15 +00:00
Brace Sproul 81d9ec952b fix(cua): Add execute before and after nodes (#1033) 2025-03-25 21:59:18 +00:00
Brace Sproul 8edfbad9f9 release(cua): 0.0.0-rc.1 (#1031) 2025-03-25 19:44:48 +00:00
Brace Sproul b31037a326 fix(cua): Docs (#1030) 2025-03-25 19:40:47 +00:00
Brace Sproul ce81c8759c feat(prebuilt-cua): Prebuilt computer use agent (#1003) 2025-03-25 12:25:50 -07:00