Commit Graph

2755 Commits

Author SHA1 Message Date
William FH 572de436d3 feat(sdk): Threads.search by id (#1603)
Co-authored-by: Tat Dat Duong <david@duong.cz>
2025-09-04 17:01:19 +02:00
David Duong df8b662bf9 fix(sdk): interrupt not being shown if fetchThreadState: false (#1607) 2025-09-04 14:54:31 +00:00
David Duong 7de668022a fix(sdk): onRequest should be called in streaming fetch calls (#1605) 2025-09-04 14:25:24 +00:00
Abraham Sangha a975a1ebb5 docs: Fix typo in deploy-self-hosted.md (#1578) 2025-09-02 14:27:46 +02:00
Saba Tchikhinashvili 8245ea0460 docs: add example to use existing conn pool (#1419) 2025-09-02 14:27:03 +02:00
github-actions[bot] 22c7e135d6 Version Packages (#1598)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-02 14:20:07 +02:00
David Duong 35a0f1cb51 chore(sdk): refactor of useStream (#1557) 2025-09-02 08:50:18 +00:00
github-actions[bot] 4e26e34077 Version Packages (#1593)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-29 18:04:17 +02:00
David Duong b5b2196f67 fix(docs): quick docs update for Zod 4 changes (#1594) 2025-08-29 14:59:29 +00:00
David Duong bb0df7ccbf fix(langgraph): avoid double acquire of ReadableStreamDefaultReader when web-streams-polyfill is active (#1592) 2025-08-29 16:21:01 +02:00
github-actions[bot] 5e7e710914 Version Packages (#1590)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-28 20:23:54 +02:00
David Duong 11c7807a56 chore: add support for V1 in checkpointer packages (#1589) 2025-08-28 18:20:17 +00:00
github-actions[bot] 01007a6ee3 Version Packages (#1588)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-28 20:05:23 +02:00
David Duong c7ff4ba991 Revert "chore: bump peer ranges to V1.0.0" (#1587) 2025-08-28 19:59:54 +02:00
David Duong 9e521e3071 chore: bump peer ranges to V1.0.0 (#1584) 2025-08-28 19:58:31 +02:00
David Duong c9d4dfd839 chore(api): accept LangChain V1 and LangGraph V1 alpha in API / CLI (#1586) 2025-08-28 17:58:07 +00:00
dependabot[bot] b6ae560b79 chore(deps): bump actions/upload-pages-artifact from 3 to 4 (#1574)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-28 00:11:08 +02:00
github-actions[bot] 28efbaa8d3 Version Packages (#1579)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-28 00:04:13 +02:00
David Duong 5766b6258d fix(sdk): isThreadLoading: false when initially mounting (#1581) 2025-08-27 22:00:18 +00:00
Isaac Francisco 7e210a1ce6 feat(sdk): add durability param to run methods (#1550)
Co-authored-by: Tat Dat Duong <david@duong.cz>
2025-08-27 23:41:35 +02:00
Parker J. Rule c8687967a0 chore: export more graph helper functions (#1580)
Necessary for querying global graph state when implementing
an alternate storage backend.
2025-08-27 16:01:36 -04:00
Isaac Francisco a50e02e2c1 feat(sdk): add thread streaming endpoint (#1572)
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
Co-authored-by: David Duong <david@duong.cz>
2025-08-27 12:44:34 -07:00
github-actions[bot] 8f6bec9683 Version Packages (#1564)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-27 16:25:03 +02:00
David Duong 07a5b2f572 fix(langgraph): avoid accepting incorrect keys in withLangGraph (#1575) 2025-08-26 19:16:39 +00:00
William FH a33489795e feat(api): add count endpoints (#1543)
Co-authored-by: Tat Dat Duong <david@duong.cz>
2025-08-26 17:25:33 +02:00
Josh Rogers 5430d3c8a9 refactor(api): Add abstraction layer for storage operations (#1553) 2025-08-25 13:13:44 -06:00
Parker Rule f817ee4320 feedback: rename ops -> LANGGRAPH_OPS in request context 2025-08-25 14:33:48 -04:00
Parker J. Rule 6d45590750 Merge branch 'main' into parker/ops-repos 2025-08-25 14:30:38 -04:00
David Duong 60e9258b8e fix(langgraph): task result from stream mode debug / tasks should match format from getStateHistory / getState (#1551) 2025-08-25 16:51:20 +00:00
David Duong 739d28c860 Revert "chore(deps): bump sha.js from 2.4.11 to 2.4.12" (#1569) 2025-08-25 18:37:19 +02:00
Tat Dat Duong 9357bb7220 Add changeset 2025-08-25 15:52:09 +02:00
Dinuka Piyadigama 4a15efa5d5 feat (langgraph): Add preModelHook and postModelHook support to createSupervisor (#1566)
Co-authored-by: Tat Dat Duong <david@duong.cz>
2025-08-25 13:42:01 +00:00
David Duong 9f13d74585 fix(api): prevent overriding default CORS config when applying a single override (#1568) 2025-08-25 15:23:16 +02:00
dependabot[bot] 823e86c503 chore(deps): bump sha.js from 2.4.11 to 2.4.12 (#1560)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-25 15:22:55 +02:00
William FH b5f14d0443 feat(sdk): Count endpoint (#1563) 2025-08-23 00:08:31 +00:00
Parker Rule 867ee7f12d add api.mts 2025-08-22 17:00:14 -04:00
Parker Rule c57a296406 ci: remove unused import 2025-08-22 16:55:19 -04:00
Parker Rule aff1894ce5 feedback: remove unused param 2025-08-22 16:51:56 -04:00
Parker Rule ecf464ada5 feedback [/info]: cache version info 2025-08-22 16:48:50 -04:00
Parker Rule c8a8f2bde6 feedback: fix spacing 2025-08-22 16:38:59 -04:00
Parker Rule b02a5946f1 feedback: clean up ops initialization 2025-08-22 16:22:43 -04:00
Parker Rule 909d57a45d Export a few graph query functions 2025-08-22 11:20:46 -04:00
Parker Rule 28bf6b9529 auth: export handleAuthEvent, isAuthMatching 2025-08-21 16:19:05 -04:00
Parker Rule a7b7589615 Re-export RunCommand type 2025-08-21 15:52:40 -04:00
Parker Rule 0614cbf2de ci: rename unused argument 2025-08-21 14:57:07 -04:00
Parker Rule 26cb34ee29 Restore CI config 2025-08-21 14:42:03 -04:00
Parker Rule 9526c8b74e debug CI 2025-08-21 14:39:02 -04:00
Parker Rule 67e99897be Add context.mts 2025-08-21 14:35:40 -04:00
Parker Rule b3b68104ba debug CI 2025-08-21 14:31:21 -04:00
Parker Rule 04a0c69baa wip: debug CI 2025-08-21 14:25:38 -04:00