Commit Graph

2755 Commits

Author SHA1 Message Date
Ben Burns 1d357cfac2 chore(supervisor): bump minimum langgraph version 2025-05-12 20:16:21 -07:00
Ben Burns 40d074ed52 Release 0.2.72 (#1179) 2025-05-12 20:10:29 -07:00
Ben Burns 0e24013163 Release 0.2.72 0.2.72 2025-05-12 20:07:51 -07:00
Ben Burns 2ee01c0fbd chore(docs): link new use_threads cloud doc (#1177) 2025-05-12 20:06:17 -07:00
Ben Burns 5bced3aca0 feat(langgraph): add option to inline agent name in createReactAgent (#1174) 2025-05-12 20:03:49 -07:00
Ben Burns 9eb086e0ce fix(supervisor): use withAgentName from core (#1176) 2025-05-12 20:01:34 -07:00
Ben Burns 798223922c chore(docs): link new use_threads cloud doc 2025-05-12 19:31:29 -07:00
Ben Burns 03ff772e3d fix(supervisor): use withAgentName from core 2025-05-12 17:54:48 -07:00
Ben Burns 6a529fb611 feat(langgraph): add option to inline agent name in createReactAgent 2025-05-12 17:54:34 -07:00
Jacob Lee 8fed3e9168 chore(langgraph): Adds test case for Command.PARENT update behavior (#941)
Co-authored-by: Ben Burns <803016+benjamincburns@users.noreply.github.com>
2025-05-12 19:08:05 +00:00
David Duong 88ae783b70 Merge pull request #71 from langchain-ai/dqbd/0.0.33
release: 0.0.33
2025-05-11 19:21:35 +02:00
Tat Dat Duong c55f161082 Bump Vite to 5.4.19 2025-05-11 10:21:25 -07:00
Tat Dat Duong 29fe9d0c1a release: 0.0.33 2025-05-11 10:20:14 -07:00
David Duong f7bee2fefd Merge pull request #70 from langchain-ai/dqbd/custom-auth-cors
fix(api): CORS not respected for custom auth / HTTP
2025-05-11 01:18:35 +02:00
Tat Dat Duong f13e1f1e0a fix(api): CORS not respected for custom auth / HTTP 2025-05-10 16:13:03 -07:00
Ben Burns b7b28d8a5c release(langgraph): 0.2.71 (#1172) 2025-05-09 17:27:38 -07:00
Ben Burns facbd35338 release(langgraph): 0.2.71 0.2.71 2025-05-09 17:23:47 -07:00
William FH 70013a2fa0 Fix Command(resume) for Zod Schemas (#1171)
Signed-off-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com>
2025-05-09 17:17:35 -07:00
Ben Burns 2fe3afcb80 docs: Adds additional Google Analytics tag to docs (#1129) 2025-05-09 15:19:21 -07:00
Ben Burns ab00579ca4 release(langgraph): 0.2.70 (#1170) 2025-05-09 14:12:06 -07:00
Ben Burns 01940b7635 release(langgraph): 0.2.70 0.2.70 2025-05-09 14:09:20 -07:00
Nuno Campos 8b6f185179 Implement updateState for entrypoint/task (#1169) 2025-05-09 13:59:51 -07:00
Ben Burns 2196fe629f fix(langgraph): rollback functional API start node change (#1168) 2025-05-09 12:10:08 -07:00
omahs 24dc11188d fix(docs) typos 2025-05-09 16:39:00 +02:00
Ben Burns 986d7b33b2 release(langgraph): 0.2.69 (#1165) 2025-05-09 00:47:43 -07:00
Ben Burns 3a0f09936f release(langgraph): 0.2.69 0.2.69 2025-05-09 00:44:50 -07:00
Ben Burns a23a4f1c18 fix(langgraph): fix updateState for functional API (#1163) 2025-05-09 07:31:00 +00:00
David Duong dd2389a134 security: remove esm-hook (#1161) 2025-05-08 19:10:47 +02:00
Tat Dat Duong 90295e6118 security: remove esm-hook 2025-05-08 19:06:19 +02:00
David Duong b182d43546 security: ensure we're using the same tsx version (#1160) 2025-05-08 18:51:23 +02:00
Tat Dat Duong fa01615cc4 security: ensure we're using the same tsx version 2025-05-08 18:48:57 +02:00
David Duong 67a01d347d security: dedupe @octokit (#1159) 2025-05-08 18:41:36 +02:00
Tat Dat Duong b640f50596 security: dedupe @octokit
Solved by deduping @langchain/scripts and bumping release-it to ^19
2025-05-08 18:38:30 +02:00
David Duong bea2ed662a fix(security): update tar-fs and rollup (#1157) 2025-05-07 18:09:55 +02:00
Tat Dat Duong 56a2b8d7c7 fix(security): update tar-fs and rollup 2025-05-07 18:07:07 +02:00
Ben Burns 09b45ca99f release(langgraph-checkpoint-postgres): 0.0.5 (#1155) 2025-05-06 21:01:06 -07:00
Ben Burns 94f1aa714e release(langgraph-checkpoint-postgres): 0.0.5 @langchain/langgraph-checkpoint-postgres==0.0.5 checkpoint-postgres==0.0.5 2025-05-06 20:58:42 -07:00
Ben Burns 26a16b395c chore(checkpoint-postgres): replace .gitignore with generated version (#1153) 2025-05-06 20:56:24 -07:00
Mattia Consiglio a7f1b82914 improve migration for PostgresSaver and error handling (#904)
Co-authored-by: Ben Burns <803016+benjamincburns@users.noreply.github.com>
2025-05-06 17:26:07 -07:00
David Duong e6c5de0743 fix: use rollup 2.79.2 for ^2.34.2 (#1150) 2025-05-05 22:03:31 +02:00
Tat Dat Duong 6fd95442a9 fix: use rollup 2.79.2 for ^2.34.2 2025-05-05 19:51:19 +02:00
David Duong 4f3d5443e0 Merge pull request #67 from langchain-ai/dqbd/schema-inference-lax
fix(api): make AnyPregel / AnyGraph more lax
2025-05-05 18:23:49 +02:00
Tat Dat Duong 00f217cf91 Bump to 0.0.32 2025-05-05 18:21:49 +02:00
Tat Dat Duong 1c46319238 fix(api): make AnyPregel / AnyGraph more lax 2025-05-05 18:21:22 +02:00
David Duong 4739e0a5dc Merge pull request #66 from langchain-ai/dqbd/0.0.31
release: 0.0.31
2025-05-05 16:55:48 +02:00
Tat Dat Duong f2e878caa6 release: 0.0.31 2025-05-05 16:55:27 +02:00
David Duong 69715c16ec Merge pull request #64 from langchain-ai/dqbd/zod-to-json-schema
feat(api): use runtime json schema if using zod
2025-05-05 16:52:59 +02:00
Tat Dat Duong f94e8682a6 Fix import path 2025-05-05 16:47:54 +02:00
Tat Dat Duong 7440a1305b Force resolution 2025-05-05 16:43:31 +02:00
David Duong 1403d277d2 release(langgraph): 0.2.68 (#1149) 0.2.68 2025-05-05 16:27:33 +02:00