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 |
|
Christian Bromann
|
ff948ee9bc
|
fix(examples): update reasoning streaming example (#1896)
|
2026-01-20 13:59:38 -08:00 |
|
Hunter Lovell
|
4b2e448ed7
|
fix(langgraph): StateSchema type inference (#1912)
|
2026-01-20 13:52:58 -08:00 |
|
dependabot[bot]
|
9cbc75733d
|
chore(deps): bump actions/setup-node from 6.1.0 to 6.2.0 in the minor-deps-updates group (#1906)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-20 00:12:59 -08:00 |
|
dependabot[bot]
|
147a55ba28
|
chore(deps): bump tar from 7.5.2 to 7.5.3 (#1911)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-20 00:12:47 -08:00 |
|
David Duong
|
1727c4274f
|
chore: allow publishing packages via pkg.pr.new (#1910)
|
2026-01-17 17:32:03 +01:00 |
|
David Duong
|
a3669be176
|
fix(sdk): make sure we always pass URL as a string to fetch (#1909)
|
2026-01-17 17:31:45 +01:00 |
|
Vishnu Suresh
|
eb2ee4fd07
|
docs: clarify cron schedule interpretation as UTC (#1907)
|
2026-01-16 14:31:21 -08:00 |
|
dependabot[bot]
|
bcbf86a728
|
chore(deps): bump hono from 4.11.3 to 4.11.4 (#1904)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-15 23:28:27 -08:00 |
|
Christian Bromann
|
98c0f26f4c
|
fix(sdk): infer agent types in stream.values (#1893)
|
2026-01-15 17:21:46 -08:00 |
|
github-actions[bot]
|
b7f7154d0a
|
chore: version packages (#1898)
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.4
@langchain/langgraph@1.1.0
|
2026-01-15 16:15:23 -08:00 |
|
Hunter Lovell
|
2ea3128ac4
|
feat(langgraph): add type utilities (#1852)
|
2026-01-15 15:57:20 -08:00 |
|
David Duong
|
6d8f3ed4c8
|
fix(langgraph): add equals method to channels for semantic comparison (#1901)
Co-authored-by: killagu <zhubin.gzb@antgroup.com>
Co-authored-by: killa <killa07071201@gmail.com>
|
2026-01-15 17:10:00 +01:00 |
|
Hunter Lovell
|
7ddf85468f
|
feat(langgraph): introduce StateSchema, ReducedValue, and UntrackedValue (#1842)
Co-authored-by: Tat Dat Duong <david@duong.cz>
|
2026-01-15 15:28:59 +00:00 |
|
David Duong
|
5629d46362
|
feat(sdk): allow client-side filtering of events when joining a stream (#1821)
|
2026-01-15 15:07:21 +00:00 |
|
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 |
|