Commit Graph

331 Commits

Author SHA1 Message Date
github-actions[bot] d4456c06f4 chore: version packages (#2232)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-20 15:25:27 -07:00
Christian Bromann c81eb9c3eb fix: correct package name in changeset to unblock release pipeline (#2233) 2026-03-20 14:31:31 -07:00
Christian Bromann 414a7adf90 feat: extract shared orchestrator to eliminate duplicated code across SDK packages (#2227)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Christian Bromann <christian-bromann@users.noreply.github.com>
2026-03-20 14:10:14 -07:00
Hunter Lovell a09932a203 fix(core): prevent AbortSignal listener leak in stream() and streamEvents() (#2213)
Co-authored-by: Christian Bromann <git@bromann.dev>
2026-03-20 11:05:01 -07:00
Jackjin 4d2e948320 fix(langgraph-core): correct AnyValue channel update() return value (#2210) 2026-03-20 10:51:20 -07:00
Christian Bromann 11acfc137b fix(vue): integrate LangChainPlugin with useStream and fix subagent reactivity (#2230)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Christian Bromann <christian-bromann@users.noreply.github.com>
2026-03-20 10:47:48 -07:00
Christian Bromann bb9cc3a57d feat(svelte): consolidate dual context systems into single shared key (#2231)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Christian Bromann <christian-bromann@users.noreply.github.com>
2026-03-20 10:38:50 -07:00
Christian Bromann 13d117ec90 feat(angular): use injectStream/injectStreamCustom (#2226)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Christian Bromann <christian-bromann@users.noreply.github.com>
2026-03-20 10:26:58 -07:00
Christian Bromann 07e9044487 Fix @langchain/react hook dispatch and Suspense cache ergonomics (#2228)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Christian Bromann <christian-bromann@users.noreply.github.com>
2026-03-20 10:25:58 -07:00
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