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
David Duong
6d28118c86
release(swarm): 0.0.4 ( #1248 )
2025-05-31 02:23:23 +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
Raman Sah
b7273f829b
Fix handoff tool name for multiple whitespaces ( #994 )
2025-04-28 06:12:38 +00:00
David Duong
88dfc67c21
feat(langgraph): add Zod support for state definition / config schema ( #1018 )
2025-03-25 14:18:42 +01:00
Ben Burns
3bb244d335
chore(docs): update docs for getCurrentTaskInput ( #956 )
2025-03-06 02:46:31 +00:00
Vadym Barda
d364ab2d51
release(langgraph-swarm): 0.0.3 ( #955 )
2025-03-05 18:51:16 +00:00
Vadym Barda
12a396b3bf
swarm, supervisor: use peerDependencies ( #953 )
2025-03-05 13:18:14 -05:00
Ben Burns
3f0b2bd5e4
release(langgraph-swarm): 0.0.2
2025-03-05 18:38:47 +13:00
Ben Burns
cedf848db1
fix(supervisor, swarm): bump langgraph dep ( #949 )
2025-03-05 05:23:14 +00:00
nick-w-nick
994b5ccfe3
fix(docs): Replace "Python" with "JavaScript" in swarm README ( #942 )
2025-03-05 02:09:15 +00:00
Vadym Barda
9133029ff8
langgraph: do not pass subgraph state on Command.parent updates ( #944 )
2025-03-04 20:36:34 -05:00
Vadym Barda
b5fd522837
fix(swarm): add release config ( #932 )
2025-03-03 22:52:10 +00:00
Vadym Barda
575db5ebaf
add langgraph-swarm library ( #931 )
2025-03-03 22:35:57 +00:00