github-actions[bot]
|
c8185ddb4b
|
chore: version packages (#2216)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-03-20 00:33:55 -07:00 |
|
Christian Bromann
|
c0ddd8d38e
|
refactor(@langchain/svelte): Migrate from Svelte 4 stores to Svelte 5 runes-compatible API (#2222)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Christian Bromann <christian-bromann@users.noreply.github.com>
|
2026-03-20 00:30:13 -07:00 |
|
Christian Bromann
|
09b9b60fe5
|
feat: add provider/context patterns for React, Vue, Angular, and Svelte SDKs (#2223)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Christian Bromann <christian-bromann@users.noreply.github.com>
|
2026-03-20 00:10:50 -07:00 |
|
Christian Bromann
|
2cb6edd890
|
feat(react): add useSuspenseStream hook for React Suspense / Error Boundary integration (#2224)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Christian Bromann <christian-bromann@users.noreply.github.com>
|
2026-03-19 23:50:44 -07:00 |
|
Christian Bromann
|
6ca2121e67
|
feat(svelte): add setStreamContext / getStreamContext for dependency injection (#2221)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Christian Bromann <christian-bromann@users.noreply.github.com>
|
2026-03-19 23:38:02 -07:00 |
|
Christian Bromann
|
2d254e2757
|
feat(vue): Accept MaybeRefOrGetter for reactive options in useStream (#2220)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Christian Bromann <christian-bromann@users.noreply.github.com>
|
2026-03-19 23:26:57 -07:00 |
|
Christian Bromann
|
dbbc943ca4
|
feat(angular): add StreamService @Injectable() class (#2219)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Christian Bromann <christian-bromann@users.noreply.github.com>
|
2026-03-19 23:22:22 -07:00 |
|
Christian Bromann
|
b14c3081c7
|
fix(vue): remove misleading .value usage from README template examples (#2218)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Christian Bromann <christian-bromann@users.noreply.github.com>
|
2026-03-19 23:21:45 -07:00 |
|
Christian Bromann
|
5460157725
|
Add Angular 21 to @angular/core peer dependency range (#2217)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Christian Bromann <christian-bromann@users.noreply.github.com>
|
2026-03-19 23:10:38 -07:00 |
|
Christian Bromann
|
fe4dd5b85d
|
Revert "chore: version packages (#2203)"
This reverts commit c75409d461.
|
2026-03-19 22:45:52 -07:00 |
|
github-actions[bot]
|
c75409d461
|
chore: version packages (#2203)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-03-19 21:39:21 -07:00 |
|
AlbertGao
|
a55b6fe3a0
|
Forward streamSubgraphs in custom transports (#2215)
Co-authored-by: Christian Bromann <git@bromann.dev>
|
2026-03-19 21:33:51 -07:00 |
|
Christian Bromann
|
963db6fbc7
|
fix(sdk): fetch subagent history (#2191)
|
2026-03-19 21:29:17 -07:00 |
|
Christian Bromann
|
bd02965cdf
|
fix(react/vue/svelte/angular): clean up Readme and dev deps (#2214)
|
2026-03-19 21:17:12 -07:00 |
|
pawel-twardziak
|
2b775302b6
|
fix(sdk): support onFinish callback in custom transport (#2199)
|
2026-03-18 18:36:46 -07:00 |
|
pawel-twardziak
|
ff434584fd
|
fix(vue): handle threadId option and auto-fetch history in useStream (#2194)
|
2026-03-17 20:40:47 -07:00 |
|
github-actions[bot]
|
09deb8ba88
|
chore: version packages (#2202)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
|
2026-03-17 19:23:41 -07:00 |
|
Hunter Lovell
|
3873f36c42
|
Add checkpointId support to SDK client (#2200)
|
2026-03-17 17:06:04 -07:00 |
|
github-actions[bot]
|
a1e2abff1e
|
chore: version packages (#2174)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
|
2026-03-17 18:10:42 +00:00 |
|
pawel-twardziak
|
8fec72ae98
|
fix(sdk): update aiMessageId in SubagentManager when provider replaces it (#2189)
|
2026-03-16 19:18:43 -07:00 |
|
Colin Francis
|
b6cfe555bf
|
feat(langgraph): add support for Uint8Array for JsonPlusSerializer (#2190)
|
2026-03-16 18:16:10 -07:00 |
|
Christian Bromann
|
ad266cf29f
|
fix(cli): allow --config to point to any config file (#2183)
|
2026-03-15 14:23:27 -07:00 |
|
Christian Bromann
|
6816a610df
|
docs: add integration examples for ai elements and assistant-ui (#2180)
|
2026-03-13 08:09:35 -07:00 |
|
Christian Bromann
|
a8f1b9d26b
|
fix(checkpoint-redis): fix dependency (#2181)
|
2026-03-12 17:08:19 -07:00 |
|
pawel-twardziak
|
ad48dee9dc
|
fix(state): merge jsonSchemaExtra in getInputJsonSchema() (#2176)
Co-authored-by: Christian Bromann <git@bromann.dev>
|
2026-03-11 16:18:50 -07:00 |
|
Hunter Lovell
|
b80076c5a7
|
fix(sdk): handle null values in functional graph checkpoint history (#2177)
|
2026-03-11 16:17:27 -07:00 |
|
William FH
|
a24bb550fb
|
chore: sdk method updates (#2173)
Co-authored-by: Josh Rogers <josh@langchain.dev>
|
2026-03-11 18:31:30 -04:00 |
|
Josh Rogers
|
a9ff2efdf0
|
feat(sdk): add cancelMany method to sdk (#2170)
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
|
2026-03-11 12:51:44 -07:00 |
|
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 |
|
Christian Bromann
|
9c2bc9ef32
|
fix(sdk): re-release
|
2026-03-10 13:15:10 -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
|
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 |
|
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 |
|
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 |
|
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 |
|