Commit Graph

2685 Commits

Author SHA1 Message Date
github-actions[bot] 127ea39c83 chore: version packages (#1980)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
@langchain/langgraph-checkpoint-postgres@1.0.1 @langchain/langgraph-sdk@1.6.4
2026-02-19 14:36:04 -08:00
dependabot[bot] 6d11cf8a81 chore(deps): bump hono from 4.11.9 to 4.11.10 (#1986)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-19 13:02:42 -08:00
John Kennedy dd25073bff fix: bump qs to >=6.14.2 to resolve CVE-2026-2391 (#1985)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 20:39:16 +00:00
Minh Hieu fc6505b5c3 Export stream error class (#1958)
Co-authored-by: Christian Bromann <git@bromann.dev>
2026-02-19 11:51:53 -08:00
John Kennedy 9c0c92e121 fix: bump testcontainers to ^11 in checkpoint-redis to resolve CVE-2026-22036 (#1982)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 19:44:35 +00:00
John Kennedy 3e570a6c9f fix: bump axios to >=1.13.5 to resolve CVE-2026-25639 (#1981)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-19 19:36:55 +00:00
Erik Ihren d65f5a75e5 fix: quote PostgreSQL schema identifiers to support schemas with special characters (#1979) 2026-02-19 11:33:10 -08:00
Christian Bromann d7828d0e1a fix(sdk): resolve UseStream type incompatibility with useStream return type (#1978) 2026-02-19 11:32:20 -08:00
dependabot[bot] f05ff2a9e4 chore(deps): bump changesets/action from 1.6.0 to 1.7.0 in the minor-deps-updates group (#1963)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-19 11:30:48 -08:00
dependabot[bot] c9ba76ea4a chore(deps): bump hono from 4.11.7 to 4.11.9 (#1962)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-19 11:27:26 -08:00
Christian Bromann 33eb70747b fix(sdk): abort previous stream in useStream when using interrupt/rollback multitask strategy (#1977) 2026-02-19 11:17:16 -08:00
github-actions[bot] b6f876ff3c chore: version packages (#1976)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
@langchain/langgraph-sdk@1.6.3
2026-02-18 22:17:09 +00:00
Hunter Lovell 31a3d0db5d fix: add sdk changeset (#1975) 2026-02-18 12:55:43 -08:00
dependabot[bot] 7a8408884e chore(deps): bump tar from 7.5.7 to 7.5.8 (#1973)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-18 08:44:01 -08:00
github-actions[bot] f38b91c6ed chore: version packages (#1974)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
@langchain/langgraph-api@2.0.0 @langchain/langgraph-cli@2.0.0 @langchain/langgraph-sdk@2.0.0 @langchain/langgraph-ui@2.0.0 @langchain/langgraph@1.1.5
2026-02-18 01:58:12 +00:00
Rafid S 242cfbbb6a feat: add state_updated_at field to js sdk (#1972) 2026-02-17 17:39:49 -08:00
github-actions[bot] d066129584 chore: version packages (#1961)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@langchain/langgraph-api@1.1.13 @langchain/langgraph-cli@1.1.13 @langchain/langgraph-sdk@1.6.2 @langchain/langgraph-ui@1.1.13
2026-02-11 13:37:13 -08:00
dependabot[bot] 3d04fd0e5f chore(deps): bump tar from 7.5.6 to 7.5.7 (#1946)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-11 12:44:20 -08:00
dependabot[bot] bcfcb443de chore(deps): bump hono from 4.11.4 to 4.11.7 (#1947)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-11 12:44:08 -08:00
dependabot[bot] dffae88f21 chore(deps): bump langsmith from 0.3.87 to 0.4.6 (#1950)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-11 12:43:48 -08:00
Christian Bromann 8a84c0448e fix(sdk): make SubagentStream and SubagentToolCall generic for type-safe subagent inference (#1956) 2026-02-11 12:34:23 -08:00
Hunter Lovell 4ebe31ec6e chore(api): relax langsmith dep (#1960) 2026-02-11 12:33:53 -08:00
William FH 632d39f5a1 chore: support api_version in CLI (#1954) 2026-02-11 12:33:24 -08:00
Lauren Hirata Singh 5c3c4b2a0a chore(docs): update llms.txt to point to new site (#1953) 2026-02-11 13:06:35 -05:00
github-actions[bot] 7c0bd04a51 chore: version packages (#1957)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
@langchain/langgraph-sdk@1.6.1
2026-02-11 03:18:39 +00:00
Maahir Sachdev 948aa2d861 feat(stream): Add interrupts array to useStream for multi-interrupt support (#1951)
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
2026-02-11 03:05:26 +00:00
John Kennedy 33ac058467 workflow perms (#1948) 2026-02-07 17:12:10 -08:00
dependabot[bot] d1352fb385 chore(deps): bump eslint from 8.37.0 to 9.26.0 in /internal/environment_tests/test-exports-vercel in the npm_and_yarn group across 1 directory (#1929)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Kennedy <65985482+jkennedyvz@users.noreply.github.com>
2026-02-07 17:04:52 -08:00
github-actions[bot] f38f82ffd0 chore: version packages (#1945)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@langchain/langgraph-sdk@1.6.0 @langchain/langgraph@1.1.4
2026-02-06 22:18:00 -08:00
Christian Bromann 8d5c2d688d feat(sdk): add multi-subagent tracking to useStream (#1903) 2026-02-05 17:14:50 -08:00
github-actions[bot] 289cc95bea chore: version packages (#1941)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
@langchain/langgraph-api@1.1.12 @langchain/langgraph-checkpoint-mongodb@1.1.7 @langchain/langgraph-checkpoint-redis@1.0.2 @langchain/langgraph-cli@1.1.12 @langchain/langgraph-sdk@1.5.6 @langchain/langgraph-ui@1.1.12
2026-02-04 18:07:19 -08:00
Hunter Lovell 60ebbafea0 chore: fix changeset (#1944) 2026-02-04 16:20:17 -08:00
Hunter Lovell 814c76dc39 fix(checkpoint): improve sanitization in Redis and MongoDB filters (#1943) 2026-02-04 16:14:50 -08:00
Hunter Lovell ad39dcfddf fix(langgraph-api): enhance cli JSON schema extraction (#1939) 2026-02-04 15:53:41 -08:00
Rafid Saad d23a4dbcb9 feat(sdk-js): add support for pausing/unpausing crons (#1940)
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
2026-02-04 13:05:48 -08:00
github-actions[bot] a0964fbd16 chore: version packages (#1936)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
@langchain/langgraph-checkpoint-sqlite@1.0.1 @langchain/langgraph@1.1.3
2026-02-02 18:56:28 -08:00
Sam Crowder 0cda1f3b78 fix: studio zod issue (#1932)
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
2026-02-02 17:28:27 -08:00
dependabot[bot] e189d51be7 chore(deps): bump hono from 4.11.4 to 4.11.7 (#1924)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 16:42:23 -08:00
warjiang 2378b9e951 chore: upgrade better-sqlite (#1902)
Co-authored-by: Christian Bromann <git@bromann.dev>
2026-02-02 12:35:05 -08:00
dependabot[bot] b37fcaf72d chore(deps): bump tar from 7.5.4 to 7.5.7 (#1926)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-31 18:54:57 -08:00
github-actions[bot] 990040da22 chore: version packages (#1921)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
@langchain/langgraph@1.1.2
2026-01-23 11:28:29 -08:00
github-actions[bot] 160f2e0dc5 chore: version packages (#1915)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
2026-01-23 11:08:52 -08:00
Hunter Lovell cc12263ad2 feat(langgraph): add type bag pattern for GraphNode and ConditionalEdgeRouter (#1918) 2026-01-23 10:32:07 -08:00
Hunter Lovell 9f34c8ce42 feat(langgraph): add mixed schema support for StateGraph input/output (#1916) 2026-01-23 08:55:31 -08:00
dependabot[bot] 1be14aabab chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the patch-deps-updates group (#1919)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-23 08:35:24 -08:00
dependabot[bot] 3b4ff55d8a chore(deps): bump the minor-deps-updates group with 2 updates (#1920)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-23 08:35:13 -08:00
dependabot[bot] 52dd834ad8 chore(deps): bump wrangler from 3.19.0 to 3.114.17 in /internal/environment_tests/test-exports-cf in the npm_and_yarn group across 1 directory (#1917)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-21 15:33:51 -08:00
Hunter Lovell e60ec1be6e fix(langgraph): fix ConditionalEdgeRouter type rejection (#1914) 2026-01-21 13:09:54 -08:00
dependabot[bot] d678e1f593 chore(deps): bump tar from 7.5.2 to 7.5.4 (#1913)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-20 15:17:00 -08:00
github-actions[bot] 0812242b86 chore: version packages (#1905)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
@langchain/langgraph-sdk@1.5.5 @langchain/langgraph@1.1.1
2026-01-20 14:55:17 -08:00