github-actions[bot]
|
e493f1053f
|
chore: version packages (#2169)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-03-10 23:46:31 -07:00 |
|
Christian Bromann
|
98da019c92
|
fix(sdk): revert dependency between old SDK and new react package (#2168)
|
2026-03-10 23:41:03 -07:00 |
|
github-actions[bot]
|
f4ed01eb2f
|
chore: version packages (#2167)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-03-10 17:39:14 -07:00 |
|
Mudit Somani
|
745112c0d7
|
fix: use optimistic threadId in a custom stream (#2014)
Co-authored-by: Christian Bromann <git@bromann.dev>
|
2026-03-10 17:29:34 -07:00 |
|
Christian Bromann
|
8faf05c939
|
feat(sdk): convert history messages to BaseMessage instances in framework SDKs (#2165)
|
2026-03-10 17:22:18 -07:00 |
|
github-actions[bot]
|
3f01111b9c
|
chore: version packages (#2164)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-03-10 14:34:23 -07:00 |
|
Christian Bromann
|
b518c474f6
|
fix(sdk): update deps (#2162)
|
2026-03-10 14:31:03 -07:00 |
|
github-actions[bot]
|
6b8db00d6c
|
chore: version packages (#2161)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-03-10 13:36:18 -07:00 |
|
dependabot[bot]
|
1c01ba202f
|
chore(deps): bump the angular group with 10 updates (#2154)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-10 13:30:47 -07:00 |
|
dependabot[bot]
|
b753879b68
|
chore(deps-dev): bump vitest-browser-svelte from 1.1.0 to 2.0.2 in the svelte group (#2156)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-10 13:15:58 -07:00 |
|
dependabot[bot]
|
023c3538fc
|
chore(deps-dev): bump vitest-browser-vue from 0.1.0 to 2.0.2 in the vue group (#2157)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-10 13:15:47 -07:00 |
|
dependabot[bot]
|
2897fb639b
|
chore(deps-dev): bump the react group with 2 updates (#2158)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-10 13:15:30 -07:00 |
|
github-actions[bot]
|
3428ae5335
|
chore: version packages (#2042)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-03-10 12:58:19 -07:00 |
|
Christian Bromann
|
92c6108f47
|
fix(api): adjust peer dep of @langchain/langgraph-sdk
|
2026-03-10 12:54:10 -07:00 |
|
Christian Bromann
|
64ba35ea70
|
fix(vue): SDK improvements for Vue (#2048)
|
2026-03-10 12:43:03 -07:00 |
|
Christian Bromann
|
e051ef6aa8
|
feat(sdk): add vue, svelte, angular implementation of useStream hook (#2001)
Co-authored-by: Tat Dat Duong <david@duong.cz>
|
2026-03-10 10:48:46 -07:00 |
|
github-actions[bot]
|
dc37d3cd62
|
chore: version packages (#2025)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
|
2026-03-06 14:11:51 -08:00 |
|
Brendan Whiting
|
cb3aa29f86
|
fix(langgraph-api): use UUID v7 for run IDs to fix dotted_order mismatch (#2036)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-06 13:38:11 -08:00 |
|
pawel-twardziak
|
c35c274a5d
|
fix(checkpoint-redis): detect existing writes in put to preserve has_writes flag (#2026)
Co-authored-by: Christian Bromann <git@bromann.dev>
|
2026-03-05 13:38:45 -08:00 |
|
Hunter Lovell
|
730b82d230
|
fix(langgraph-api): use UUIDv7 instead of UUIDv4 in embed server (#2032)
|
2026-03-05 20:28:04 +00:00 |
|
Hunter Lovell
|
b1272bd43a
|
fix: add explicit : symbol annotations for cross-version compatibility (#2024)
|
2026-03-02 15:32:14 -08:00 |
|
Hunter Lovell
|
0b1c4f32bb
|
chore: symlink READMEs to langgraph-core and remove sync check (#2020)
|
2026-03-02 13:12:38 -08:00 |
|
John Kennedy
|
194e5bf1e5
|
fix: use comprehensive RediSearch tag escaping (#2012)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-01 00:19:35 +00:00 |
|
github-actions[bot]
|
6b576f08b6
|
chore: version packages (#1995)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
|
2026-02-26 11:34:15 -08:00 |
|
Hunter Lovell
|
2b59ed81a3
|
chore: fix deps (#2005)
|
2026-02-26 11:01:44 -08:00 |
|
Mike VanBeneden
|
38db67f359
|
feat(checkpoint-mongodb): add opt-in enableTimestamps for upserted_at field (#1991)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
|
2026-02-25 22:35:07 -08:00 |
|
William FH
|
1b088e578a
|
feat(sdk): add extract parameter to threads.search() (#1987)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Christian Bromann <git@bromann.dev>
|
2026-02-25 22:16:43 -08:00 |
|
Hunter Lovell
|
fce9d38267
|
feat(langgraph): add Overwrite class for bypassing channel reducers (#2002)
|
2026-02-25 16:28:56 -08:00 |
|
Colin Francis
|
aa8e878e5b
|
feat: add tools stream mode for tool lifecycle events (#1984)
|
2026-02-24 16:52:54 -08:00 |
|
Christian Bromann
|
937f78030f
|
fix(core): don't trace channel read/writes (#1992)
|
2026-02-22 00:16:35 -08:00 |
|
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>
|
2026-02-19 14:36:04 -08: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 |
|
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 |
|
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>
|
2026-02-18 22:17:09 +00: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>
|
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>
|
2026-02-11 13:37:13 -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 |
|
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>
|
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 |
|
github-actions[bot]
|
f38f82ffd0
|
chore: version packages (#1945)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
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>
|
2026-02-04 18:07:19 -08:00 |
|
Hunter Lovell
|
814c76dc39
|
fix(checkpoint): improve sanitization in Redis and MongoDB filters (#1943)
|
2026-02-04 16:14:50 -08:00 |
|