Commit Graph

2771 Commits

Author SHA1 Message Date
David Duong 5c80c918fc chore: fix docs deploy CI script using yarn instead of pnpm (#1899) 2026-01-15 15:55:41 +01:00
Brace Sproul 78743d6bca fix: cannot convert undefined or null to object error (#1897)
Co-authored-by: David Duong <david@duong.cz>
2026-01-15 10:57:14 +00:00
dependabot[bot] a4483ab00b chore(deps): bump hono from 4.11.3 to 4.11.4 (#1892)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-14 15:02:16 -08:00
Christian Bromann 7f010850c8 fix(examples): Simplify two streaming examples (#1890) 2026-01-13 12:36:13 -08:00
Mason Daugherty b2e0eae34b chore: update twitter URLs (#1891) 2026-01-13 01:53:33 -05:00
github-actions[bot] b423a64d4e chore: version packages (#1888)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@langchain/langgraph-checkpoint-validation@1.0.9 @langchain/langgraph-sdk@1.5.3
2026-01-13 00:54:22 +00:00
Oscar Y. 3c8c305cd0 fix(checkpoint-validation): include cli.ts in exports to generate dist/cli.js (#1884) 2026-01-12 13:52:11 -08:00
William FH 2eef6ed3a5 chore(sdk): retry on undici terminated (#1887)
Co-authored-by: Tat Dat Duong <david@duong.cz>
2026-01-12 15:05:38 +01:00
dependabot[bot] 50cfb49e5a chore(deps): bump @typescript/native-preview from 7.0.0-dev.20260108.1 to 7.0.0-dev.20260109.1 (#1879)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-11 23:45:54 -08:00
dependabot[bot] e710889082 chore(deps): bump the patch-deps-updates-main group with 2 updates (#1876)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-11 23:45:39 -08:00
dependabot[bot] f1400adb8d chore(deps): bump the major-deps-updates group with 2 updates (#1875)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-11 23:45:20 -08:00
github-actions[bot] 2bae14d0c2 chore: version packages (#1883)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andrew Nguonly <andrewnguonly@gmail.com>
@langchain/langgraph-sdk@1.5.2
2026-01-11 10:13:01 -08:00
Andrew Nguonly f2e24a0387 fix: export type UseStream (#1882) 2026-01-11 09:26:54 -08:00
github-actions[bot] 6fd37a935f chore: version packages (#1881)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andrew Nguonly <andrewnguonly@gmail.com>
@langchain/langgraph-sdk@1.5.1
2026-01-11 08:26:54 -08:00
Hunter Lovell 7ec00d8012 chore(sdk): readd UseStream type exports (#1880) 2026-01-11 03:44:05 +00:00
Christian Bromann b470748990 fix(ci): make pipeline for effective and secure (#1870)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-01-10 19:13:31 -08:00
github-actions[bot] 658496f67a chore: version packages (#1872) @langchain/langgraph-api@1.1.11 @langchain/langgraph-cli@1.1.11 @langchain/langgraph-sdk@1.5.0 @langchain/langgraph-ui@1.1.11 @langchain/langgraph@1.0.15 2026-01-10 13:32:54 -07:00
Brace Sproul 84a636e52f fix: Expose and pass down interrupt generic type (#1874)
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
2026-01-10 03:29:52 +00:00
Andrew Nguonly 2b9f3ee83d feat: Add option to delete threads if assistant is deleted (#1873) 2026-01-10 03:44:38 +01:00
Connor Braa 344b2d2c1a feature: cron.on_run_completed support (#1845)
Signed-off-by: Connor Braa <cwlbraa@langchain.dev>
2026-01-09 12:13:45 -08:00
David Duong 6d5cdcbb10 fix(chore): replace turbo:command with plain turbo (#1869) @langchain/langgraph-api@1.1.10 @langchain/langgraph-checkpoint-mongodb@1.1.6 @langchain/langgraph-checkpoint-validation@1.0.8 @langchain/langgraph-cli@1.1.10 @langchain/langgraph-sdk@1.4.6 @langchain/langgraph-ui@1.1.10 @langchain/langgraph@1.0.14 create-langgraph@1.1.5 2026-01-09 19:16:10 +00:00
github-actions[bot] 1f36303245 chore: version packages (#1868)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-09 11:03:26 -08:00
Christian Bromann 4ca30f2d89 fix(ci): resolve failing environment tests (#1867) 2026-01-09 11:00:40 -08: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
Christian Bromann b251b407dc fix(ci): fix deploy_docs workflow (#1858) 2026-01-09 00:02:03 -08:00
github-actions[bot] b949b85ebd chore: version packages (#1857)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
create-langgraph@1.1.4 @langchain/langgraph-checkpoint-mongodb@1.1.5 @langchain/langgraph-checkpoint-validation@1.0.7 @langchain/langgraph-cli@1.1.9 @langchain/langgraph-sdk@1.4.5 @langchain/langgraph-ui@1.1.9 @langchain/langgraph@1.0.13 @langchain/langgraph-api@1.1.9
2026-01-08 23:52:48 -08:00
Christian Bromann a9fa28b6ad fix(ci): add missing build step in release (#1856) 2026-01-08 23:44:45 -08:00
github-actions[bot] 5b98e5c257 chore: version packages (#1854)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
create-langgraph@1.1.3 @langchain/langgraph-checkpoint-mongodb@1.1.4 @langchain/langgraph-checkpoint-validation@1.0.6 @langchain/langgraph-cli@1.1.8 @langchain/langgraph-sdk@1.4.4 @langchain/langgraph-ui@1.1.8 @langchain/langgraph@1.0.12 @langchain/langgraph-api@1.1.8
2026-01-08 18:41:30 -08:00
Christian Bromann a84c1ff182 fix(ci): another attempt fixing pipeline (#1853) 2026-01-08 18:28:19 -08:00
github-actions[bot] da5e82633a chore: version packages (#1851)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-08 17:37:39 -08:00
Christian Bromann e9f7e8e9e6 fix(ci): fix release pipeline take 2 (#1850) 2026-01-08 17:25:51 -08:00
github-actions[bot] 4477fdb603 Version Packages (#1849)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-08 16:57:07 -08:00
Christian Bromann 3ec85a43df fix(ci): fix broken release pipeline (#1848) 2026-01-08 16:40:14 -08:00
github-actions[bot] e720351a93 Version Packages (#1847)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-08 16:13:27 -08:00
Christian Bromann 3613386ad0 fix(release): new changesets for re-release (#1846) 2026-01-08 15:57:24 -08:00
github-actions[bot] 5125de572c Version Packages (#1844)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-08 15:23:23 -08:00
Christian Bromann 730dc7c3b8 feat(sdk): add type-safe tool call streaming with agent type inference (#1826)
Co-authored-by: David Duong <david@duong.cz>
2026-01-08 14:50:18 -08:00
Sergey Zelenov 4b7832ec39 feat(checkpoint-mongodb): append client metadata for mongodb (#1777)
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
2026-01-08 11:01:53 -08:00
William FH 4ffdde9e18 chore(sdk): update thread object (#1843)
Co-authored-by: David Duong <david@duong.cz>
2026-01-07 17:27:00 -08:00
github-actions[bot] 03e3dd15ff Version Packages (#1841)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-06 17:48:48 -08:00
Christian Bromann 074da7ffaa feat(create-langgraph): allow user to generate a langgraph config file (#1833) 2026-01-05 11:54:44 -08:00
Prince 97e7210289 docs: fix broken link to API reference in custom_routes.md (#1816) 2025-12-20 03:08:13 +01:00
David Duong f93e9932e3 chore: add trusted publishing (#1830) 2025-12-20 02:52:34 +01:00
github-actions[bot] a5e45e58cf Version Packages (#1828)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-17 16:35:08 -05: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] 721bc4e12b Version Packages (#1824)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-17 11:03:45 -08:00
Hunter Lovell 2340a541e2 fix(langgraph): respect meta defaults in LastValue (#1825) 2025-12-17 16:09:26 +01:00
Hunter Lovell de1454aef3 chore(langgraph): undeprecate toolsCondition and add better jsdocs (#1822) 2025-12-16 09:59:58 -08:00
github-actions[bot] 288f30949d Version Packages (#1823)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-16 18:59:41 +01:00
Josh Rogers 58aa2cfe53 fix(sdk): add support for retries on issues during streaming (#1817)
Co-authored-by: Tat Dat Duong <david@duong.cz>
2025-12-16 12:27:17 -05:00