Commit Graph

2748 Commits

Author SHA1 Message Date
David Duong 1f6efc594a fix(sdk-js): reset isLoading state when switching threads mid-run (#1790) 2025-11-24 00:31:35 +00:00
github-actions[bot] d647700e3d Version Packages (#1784)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-21 21:04:53 +00:00
Andrew Nguonly b9be52682b feat: Add search by name functionality to in-memory JS agent server (#1785) 2025-11-21 21:57:30 +01:00
Andrew Nguonly cc9dc28f1f Add values parameter to thread search (#1783)
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
2025-11-19 23:43:50 +01:00
William FH 61b9f09ee8 chore: Add links to changelog and reference docs in the SDK README (#1781) 2025-11-18 16:36:08 -08:00
Lauren Hirata Singh 1c1e7337d1 chore(docs): add catchall logic to redirects (#1778) 2025-11-13 13:55:04 -05:00
Hunter Lovell 8d29dd817e chore: update LG cloud verbiage (#1775) 2025-11-12 17:40:33 +01:00
github-actions[bot] 1cb51efed0 Version Packages (#1773)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-11 16:49:43 +00:00
樱吹雪 ee0937ff3f fix(docs): Fix code in persistence.md (#1665) 2025-11-11 15:47:27 +01: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
dependabot[bot] c5b17d8f08 chore(deps-dev): bump playwright from 1.51.0 to 1.55.1 (#1741)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 15:19:05 +01:00
dependabot[bot] 42373d348e chore(deps): bump actions/setup-node from 5 to 6 (#1740)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-11 15:18:48 +01:00
Hunter Lovell 4a6bde2fc8 chore(langgraph): remove interrupt deprecations (#1772) 2025-11-10 11:04:47 -08:00
Lauren Hirata Singh c242cb011d fix(docs): Fix redirect logic (#1771) 2025-11-10 10:26:44 -05:00
Pokey Rule 18abe1e813 feat(examples): Add sql_agent example (#1750)
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
Co-authored-by: Christian Bromann <git@bromann.dev>
2025-11-03 14:29:35 -08:00
Lauren Hirata Singh 5f9ff42cbb chore(docs): Revert the revert "fix: rollback doc redirects" (add redirects) (#1761) 2025-10-29 12:11:59 -04:00
github-actions[bot] 2867617ba1 Version Packages (#1764)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-28 03:23:14 +01:00
David Duong 0452de20a2 fix(ci): do not release under next tag anymore (#1765) 2025-10-28 03:22:00 +01:00
David Duong 6cd8ecb5e2 fix(api): remove pin to Zod 3 when consuming langgraph-api / cli or ui (#1763) 2025-10-28 03:20:43 +01:00
github-actions[bot] 76b7148a4d Version Packages (#1756)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-24 18:57:13 +02:00
David Duong ebe5ae74c9 fix(api): revert to previous supported version ranges for LG API (#1754) 2025-10-24 16:24:58 +02:00
github-actions[bot] 65519c111b Version Packages (#1752) 2025-10-23 15:10:01 +02:00
David Duong 610e1e1f45 fix(api): access graph to obtain the actual graph when using createAgent (#1751) 2025-10-23 11:02:04 +00:00
github-actions[bot] 2643b42ad8 Version Packages (#1747)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
2025-10-22 15:36:45 -07:00
Hunter Lovell 4c4125c0cf chore(langgraph): undeprecate ToolNode (#1745) 2025-10-21 16:05:06 -07:00
github-actions[bot] 41c7694689 Version Packages (#1743)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
2025-10-20 17:14:41 -07:00
dependabot[bot] 3061a61c2a chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 (#1736)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-20 17:02:34 -07:00
Hunter Lovell 4b7933cd0a feat: langgraph canonical package (#1742) 2025-10-20 17:02:16 -07: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
Hunter Lovell 98a6c7b48f fix: rollback doc redirects (#1732) 2025-10-17 13:50:49 -07:00
Lauren Hirata Singh df543bae9f fix(docs): redirect fix (#1730) 2025-10-17 06:16:23 -04:00
Lauren Hirata Singh 8a426df242 fix(docs): catch-all redirect (#1729) 2025-10-17 01:57:50 +00:00
Lauren Hirata Singh 890fe8f816 chore(docs): fix redirects (#1728) 2025-10-16 14:03:53 -04:00
Lauren Hirata Singh 97c5f462dc chore(docs): redirects for new site (#1534) 2025-10-16 10:34:55 -07:00
github-actions[bot] 7ac79072e4 Version Packages (#1727)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: isaac hershenson <ihershenson@hmc.edu>
2025-10-15 18:46:02 -07:00
Isaac Francisco f5865ac3b8 chore: update oss API spec to match python (#1726)
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
2025-10-15 18:24:34 -07:00
github-actions[bot] b7b0e050cf Version Packages (#1724)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: isaac hershenson <ihershenson@hmc.edu>
2025-10-14 17:24:53 -07:00
Isaac Francisco b0750e5382 updated types (#1725) 2025-10-14 16:29:11 -07:00
Isaac Francisco 636e142b3d chore: updated types (#1723) 2025-10-14 23:17:04 +00:00
github-actions[bot] 8580159f22 Version Packages (#1721)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-12 22:10:31 +02:00
David Duong 47cdce771a fix(sdk): stale optimistic values due to history not being refetched (#1720) 2025-10-12 22:07:49 +02:00
Tim Harper 9ddfafc501 fix(docs): remove incorrect comment (#1719) 2025-10-09 18:05:46 +02:00
github-actions[bot] c90a7fb74d Version Packages (#1714)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-30 13:47:08 +02:00
Baptiste Jamin 926db1efe9 fix(langgraph-checkpoint-redis): allow alpha version of 1.0.0 (#1701)
Co-authored-by: Baptiste Jamin <baptiste@crisp.chat>
Co-authored-by: David Duong <david@duong.cz>
2025-09-30 11:28:03 +00:00
Will Badart 02beb41e76 RunsClient.create: support stateless Run creation (#1694)
Co-authored-by: David Duong <david@duong.cz>
2025-09-30 11:22:06 +00:00
github-actions[bot] c115fe9409 Version Packages (#1711)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-29 16:42:42 +02:00
David Duong 90dcb8b43a feat(sdk): managing thread externally from useStream hook (#1710) 2025-09-29 16:36:37 +02:00
github-actions[bot] d9c896a3c8 Version Packages (#1708) 2025-09-26 07:38:06 +02:00
Isaac Francisco d2b51aae9c Patch bump (#1707)
The last changeset (#1705) should've been a patch bump, not a minor bump.
2025-09-26 01:22:51 +00:00