Commit Graph

2807 Commits

Author SHA1 Message Date
David Duong 47cdce771a fix(sdk): stale optimistic values due to history not being refetched (#1720) 2025-10-12 22:07:49 +02:00
Tim Harper 9ddfafc501 fix(docs): remove incorrect comment (#1719) 2025-10-09 18:05:46 +02:00
github-actions[bot] c90a7fb74d Version Packages (#1714)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-30 13:47:08 +02:00
Baptiste Jamin 926db1efe9 fix(langgraph-checkpoint-redis): allow alpha version of 1.0.0 (#1701)
Co-authored-by: Baptiste Jamin <baptiste@crisp.chat>
Co-authored-by: David Duong <david@duong.cz>
2025-09-30 11:28:03 +00:00
Will Badart 02beb41e76 RunsClient.create: support stateless Run creation (#1694)
Co-authored-by: David Duong <david@duong.cz>
2025-09-30 11:22:06 +00:00
github-actions[bot] c115fe9409 Version Packages (#1711)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-29 16:42:42 +02:00
David Duong 90dcb8b43a feat(sdk): managing thread externally from useStream hook (#1710) 2025-09-29 16:36:37 +02:00
github-actions[bot] d9c896a3c8 Version Packages (#1708) 2025-09-26 07:38:06 +02:00
Isaac Francisco d2b51aae9c Patch bump (#1707)
The last changeset (#1705) should've been a patch bump, not a minor bump.
2025-09-26 01:22:51 +00:00
Isaac Francisco f2aa533c8f Version bump (#1705)
Adds a missing changeset for #1702.
2025-09-25 21:05:51 -04:00
David Duong bbc90e632c fix(sdk): thread state should be invalidated when switching threads (#1703) 2025-09-25 21:11:35 +00:00
Parker J. Rule af5d15bd8d chore(api): support subset variant of $contains auth op (#1702)
LangGraph Platform supports auth filters of the form
{key: {"$contains": [values...]}}, where values...
are a list of elements that may be contained in metadata[key].

For consistency, we should support these kinds of filters
in the JS dev server.
2025-09-25 16:07:30 -04:00
David Duong 4d19b3a31f chore(sdk): split out framework-agnostic UI hook code (#1688) 2025-09-22 13:01:59 +00:00
github-actions[bot] ba4e4092fc Version Packages (#1686)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-20 23:13:28 +02:00
David Duong 7770c6a3db feat(cli): add @langchain/langgraph-cli new command (#1685) 2025-09-20 20:53:24 +00:00
David Duong 0f2cc2d597 chore: clear dependabot alerts for hono and axios (#1684) 2025-09-20 13:46:15 +00:00
David Duong 1c226ba69b chore: fix JSDoc warnings coming from Typedoc (#1682) 2025-09-20 13:23:07 +00:00
github-actions[bot] 2406f111b9 Version Packages (#1680)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-20 02:13:51 +02:00
Isaac Francisco e23fa7f5c4 feat(api): match /assistants search parameters, pagination (#1679)
Co-authored-by: David Duong <david@duong.cz>
2025-09-20 00:12:43 +00:00
github-actions[bot] ded7aaa8d5 Version Packages (#1676)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-20 02:02:06 +02:00
David Duong d3f3168ac0 fix(sdk): first overload of useStream should be the default LGP one, add JSDoc for all methods (#1678) 2025-09-19 16:50:27 +00:00
David Duong 5603276f34 fix(sdk): useStream keeping stale thread history when switching during stream, no cancel when disconnecting resumable stream (#1677) 2025-09-19 18:46:07 +02:00
David Duong b65c80b401 feat(sdk): useStream with custom transport (#1675) 2025-09-19 02:11:45 +02:00
github-actions[bot] a87ae1d6af Version Packages (#1670)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-18 16:42:48 +02:00
David Duong f21fd04930 fix(sdk): mutate function receiving incorrect previous value (#1669) 2025-09-18 13:54:31 +00:00
github-actions[bot] e61f27d484 Version Packages (#1663)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-15 15:02:20 +00:00
David Duong 15afabefbf fix(sdk): allow alpha version of 1.0.0 (#1664) 2025-09-15 14:11:17 +00:00
David Duong 599a8c5499 fix(sdk): handle RemoveMessage when received in messages-tuple stream (#1656) 2025-09-15 15:36:00 +02:00
github-actions[bot] b56d6e3942 Version Packages (#1654)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-12 19:17:35 +02:00
William FH ba7682ff7a feat(sdk): Support ttl spec in thread creation (#1653) 2025-09-12 19:15:21 +02:00
github-actions[bot] 46a70498e1 Version Packages (#1648)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-11 10:08:58 +00:00
MartijnLeplae 19b4f3d5fa feat(supervisor): Supervisor with RemoteGraph assistants (#1604)
Co-authored-by: Tat Dat Duong <david@duong.cz>
2025-09-11 10:01:50 +00:00
github-actions[bot] f6bb40e5e0 Version Packages (#1647)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-11 09:37:41 +00:00
Parker J. Rule 5176f1c0df chore(api): add description field for assistants (#1645) 2025-09-10 23:23:49 +00:00
Parker J. Rule 68a1aa8123 fix(api): call threads:create auth handler when copying a thread (#1641) 2025-09-11 01:22:37 +02:00
github-actions[bot] 43a5573c04 Version Packages (#1646)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-11 00:48:07 +02:00
Parker J. Rule 3b1e137f14 chore(sdk): add description field for assistants auth handlers (#1644)
Co-authored-by: David Duong <david@duong.cz>
2025-09-10 22:44:04 +00:00
Parker J. Rule 37da3a128f Revert "chore(sdk, api): add description field for assistants" (#1643) 2025-09-10 15:23:55 -07:00
Parker J. Rule edd408815a chore(sdk, api): add description field for assistants (#1640)
This adds the optional description field to the `Assistant` model
 (for parity with the Python API implementation).
2025-09-10 17:57:46 -04:00
David Duong 03ae1089ea chore: remove release-it, fix dependabot for tmp (#1638) 2025-09-10 19:08:13 +00:00
David Duong 7d81f7ff99 chore: fix dependabot for test exports (#1637) 2025-09-10 20:57:54 +02:00
github-actions[bot] 1db928e5ff Version Packages (#1619)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-10 20:48:29 +02:00
David Duong df130735fc chore: fix dependabot alerts (#1636) 2025-09-10 18:43:19 +00:00
Lauren Hirata Singh 1f9e348451 docs: make banner color less aggressive (#1631) 2025-09-09 20:33:17 -04:00
David Duong 4ea2ffe3b9 chore: docs template gh link (#1630) 2025-09-09 22:31:10 +00:00
Lauren Hirata Singh ffa8649d90 docs: update banner for docs deprecation notice (#1627) 2025-09-10 00:04:52 +02:00
David Duong 0aefafe3f4 fix(api): bypass custom auth middleware when requesting JS/CSS assets (#1618) 2025-09-09 00:18:58 +00:00
dependabot[bot] 6d04634c2d chore(deps): bump actions/setup-python from 5 to 6 (#1615)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 01:38:50 +02:00
dependabot[bot] 2d024d469d chore(deps): bump actions/setup-node from 4 to 5 (#1614)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-09 01:38:42 +02:00
Brian Sam-Bodden 2c6cc0ac9e feat(checkpoint-redis): add Redis-based checkpoint and store implemen… (#1544)
Co-authored-by: Tat Dat Duong <david@duong.cz>
2025-09-04 19:08:10 +02:00