Commit Graph

194 Commits

Author SHA1 Message Date
github-actions[bot] 7176861f72 chore: version packages (#2284)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-03 22:29:39 -07:00
Christian Bromann 2b62610710 feat(sdk): support for headless tools (#2281) 2026-04-03 22:07:54 -07:00
github-actions[bot] 37e10413af chore: version packages (#2280)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-03 14:01:42 -07:00
Christian Bromann 3bbb3ff65a fix(sdk): better type inferrence (#2279) 2026-04-03 13:53:35 -07:00
Christian Bromann 0d04099958 fix(vue): Make subagents accessible once they are spun up (#2278) 2026-04-03 13:53:16 -07:00
dependabot[bot] e72c8e769e chore(deps-dev): bump the svelte group across 1 directory with 3 updates (#2272)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christian Bromann <git@bromann.dev>
2026-04-03 09:59:39 -07:00
dependabot[bot] 2bb2ed4565 chore(deps): bump the vue group across 1 directory with 4 updates (#2273)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
2026-04-02 00:37:15 -07:00
dependabot[bot] 271f9750f0 chore(deps): bump the langchain group across 1 directory with 7 updates (#2270)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-01 23:59:19 -07:00
github-actions[bot] 981853c019 chore: version packages (#2264)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-01 21:31:17 -07:00
Christian Bromann 936b48b280 fix(sdk): restore snake_case interrupt aliases (#2263) 2026-04-01 14:57:37 -07:00
github-actions[bot] 0b51ec611f chore: version packages (#2254)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-31 13:22:13 -07:00
Bryan Dartout d9d807ebb0 fix(sdk): accumulate parallel interrupts in StreamManager (#2204)
Co-authored-by: Christian Bromann <git@bromann.dev>
2026-03-31 13:08:33 -07:00
Christian Bromann d88f29ba25 chore(repo): migrate linting and formatting from ESLint/Prettier to oxlint/oxfmt (#2256)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Christian Bromann <christian-bromann@users.noreply.github.com>
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
2026-03-30 18:08:00 -07:00
github-actions[bot] 7d88f577b8 chore: version packages (#2251)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-27 19:53:14 -07:00
Christian Bromann 8eaf410692 fix(sdk): skip post-stream getHistory for zero-arity onFinish (#2250) 2026-03-27 19:49:13 -07:00
github-actions[bot] 9905dd102e chore: version packages (#2238)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-26 10:37:47 -07:00
Christian Bromann 7dfcbffd48 fix(skd): normalize interrupts between JS and Python (#2243) 2026-03-26 00:51:34 -07:00
Christian Bromann 88726dfe22 Extract shared WithClassMessages<T> type to @langchain/langgraph-sdk/ui (#2237)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Christian Bromann <christian-bromann@users.noreply.github.com>
2026-03-22 11:34:20 -07:00
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 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
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 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
pawel-twardziak 2b775302b6 fix(sdk): support onFinish callback in custom transport (#2199) 2026-03-18 18:36:46 -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
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] 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 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] 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
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
Colin Francis aa8e878e5b feat: add tools stream mode for tool lifecycle events (#1984) 2026-02-24 16:52:54 -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
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