Commit Graph

292 Commits

Author SHA1 Message Date
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
Minh Hieu fc6505b5c3 Export stream error class (#1958)
Co-authored-by: Christian Bromann <git@bromann.dev>
2026-02-19 11:51:53 -08: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
Hunter Lovell 31a3d0db5d fix: add sdk changeset (#1975) 2026-02-18 12:55:43 -08: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
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 60ebbafea0 chore: fix changeset (#1944) 2026-02-04 16:20:17 -08:00
Hunter Lovell 814c76dc39 fix(checkpoint): improve sanitization in Redis and MongoDB filters (#1943) 2026-02-04 16:14:50 -08:00
Hunter Lovell ad39dcfddf fix(langgraph-api): enhance cli JSON schema extraction (#1939) 2026-02-04 15:53:41 -08:00
Rafid Saad d23a4dbcb9 feat(sdk-js): add support for pausing/unpausing crons (#1940)
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
2026-02-04 13:05:48 -08:00
github-actions[bot] a0964fbd16 chore: version packages (#1936)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
2026-02-02 18:56:28 -08:00
Sam Crowder 0cda1f3b78 fix: studio zod issue (#1932)
Co-authored-by: Hunter Lovell <hunter@hntrl.io>
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
2026-02-02 17:28:27 -08:00
warjiang 2378b9e951 chore: upgrade better-sqlite (#1902)
Co-authored-by: Christian Bromann <git@bromann.dev>
2026-02-02 12:35:05 -08:00
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>
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
Hunter Lovell e60ec1be6e fix(langgraph): fix ConditionalEdgeRouter type rejection (#1914) 2026-01-21 13:09:54 -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>
2026-01-20 14:55:17 -08:00