Commit Graph

2743 Commits

Author SHA1 Message Date
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
Parker Rule 4dd8d75869 fix typo in function name 2025-08-21 14:07:37 -04:00
Parker Rule 4502e8c357 Export startServer, remove use of top-level async in meta 2025-08-21 10:25:41 -04:00
Parker Rule e21a9b024d Export storage types 2025-08-20 23:10:59 -04:00
Parker Rule 2a7aa0f31c Fix tests 2025-08-20 22:49:09 -04:00
Parker Rule 4048ccc6b5 Properly initialize local storage 2025-08-20 17:27:26 -04:00
Parker J. Rule c1eef92a52 Merge branch 'main' into parker/ops-repos 2025-08-20 17:07:52 -04:00
Parker Rule b3653a86a4 Consume context object, add more type signatures 2025-08-20 17:01:26 -04:00
Parker Rule 156a67d1f4 wip: load repos from Hono context 2025-08-20 16:19:53 -04:00
Parker Rule cd49dedacd Fix up and tighten more types 2025-08-20 15:47:40 -04:00
Parker Rule 55c9d8f8f4 Move truncate() to Ops interface, implement 2025-08-20 14:20:56 -04:00
Parker Rule 0d68325364 fix more type errors 2025-08-20 14:14:19 -04:00
Parker Rule e424e6bbd3 wip: factor ops classes into repositories 2025-08-20 14:00:06 -04:00