Commit Graph

2743 Commits

Author SHA1 Message Date
David Duong f2cc7043d1 fix(langgraph): fix invalid safe serialization of RunnableConfig for RemoteGraph (#1473) 2025-07-31 02:40:34 +02:00
David Duong c1b971a3a5 chore(docs): fix typedoc build (#1469) 2025-07-30 16:36:04 +02:00
Andrzej 42ced3a11d feat(checkpoint-postgres): Add PostgresStore for LangGraph.js (#1457)
Co-authored-by: Tat Dat Duong <david@duong.cz>
2025-07-30 14:08:37 +00:00
lc-arjun 77b21d534a chore: add installed langgraph version to js server (#1465)
Co-authored-by: Tat Dat Duong <david@duong.cz>
2025-07-30 13:54:06 +00:00
lc-arjun 7054a6aa59 fix: update assistant interface to include context (#1467) 2025-07-30 00:25:44 +02:00
github-actions[bot] 01731c9665 Version Packages (#1464)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-29 21:41:31 +02:00
David Duong af9ec5aa36 feat(sdk): add isThreadLoading option to useStream, handle thread error fetching (#1466) 2025-07-29 19:14:22 +00:00
Maurits Brinkman f43e48ce06 fix: handle subgraph custom events in stream processing (#1459)
Co-authored-by: Tat Dat Duong <david@duong.cz>
2025-07-29 16:39:20 +00:00
David Duong 1777878476 fix(cli): only warn the user if an invalid LangSmith API key is passed while tracing is enabled (#1463) 2025-07-29 18:25:40 +02:00
David Duong 8e1ec9e59a feat(sdk): add context API support for useStream (#1462) 2025-07-29 18:24:15 +02:00
David Duong 6752e1f609 release: 0.4 (#1443) 2025-07-28 17:10:40 +02:00
Tat Dat Duong ab7083566f Update lockfile 2025-07-28 17:05:09 +02:00
Tat Dat Duong 0d47d482a4 release: 0.4 2025-07-28 17:02:42 +02:00
David Duong 3fd7f732ff feat(checkpoint): allow async serialization / deserialization (#1456) 2025-07-28 16:56:18 +02:00
Tat Dat Duong 25c744c121 Make sure we're awaiting start for async store["start"] 2025-07-28 16:56:18 +02:00
David Duong fa78796508 feat(langgraph): introduce durability mode argument (#1455) 2025-07-28 16:56:17 +02:00
Tat Dat Duong 4c69b9088c Update lockfile 2025-07-28 16:56:17 +02:00
Tat Dat Duong 9a65cdfcd7 Allow async start / stop 2025-07-28 16:56:17 +02:00
Tat Dat Duong 636ff19aae Update peer dependencies 2025-07-28 16:56:17 +02:00
David Duong f1bcec7075 chore(langgraph): context API port (#1451) 2025-07-28 16:56:17 +02:00
David Duong 5f7ee26277 feat(langgraph): cleanup of interrupt interface (#1445) 2025-07-28 16:56:16 +02:00
David Duong 14dd5232a7 fix(langgraph): auto-inference of configurable fields (#1442) 2025-07-28 16:56:16 +02:00
David Duong 10432a4afa chore(langgraph): remove SharedValue / managed value (#1436) 2025-07-28 16:56:16 +02:00
David Duong 565f472523 chore(langgraph): deprecate old state definition syntax (#1433) 2025-07-28 16:56:16 +02:00
David Duong 773ec0d3d4 chore(checkpoint): remove checkpoint["writes"] (#1432) 2025-07-28 16:56:16 +02:00
David Duong ccbcbc1fc3 feat(checkpoint): add deleteThread method (#1327) 2025-07-28 16:56:15 +02:00
David Duong 10f292a4e1 feat(langgraph): remove Checkpoint.pending_sends (#1307) 2025-07-28 16:56:15 +02:00
github-actions[bot] 401ed90b09 Version Packages (#1450)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-28 12:10:32 +02:00
David Duong 034730ff52 fix(langgraph): add support for new interrupt ID (#1448) 2025-07-26 01:23:13 +02:00
github-actions[bot] ab150e485c Version Packages (#1449)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-26 00:58:29 +02:00
David Duong 030698f473 feat(api): add support for injecting langgraph_node in structured logs, expose structlog (#1444) 2025-07-26 00:56:29 +02:00
dependabot[bot] b1eb6ea0aa chore(deps): bump form-data from 4.0.0 to 4.0.4 (#1441)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-24 12:58:59 +02:00
github-actions[bot] da9320a781 Version Packages (#1439)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-24 12:50:41 +02:00
David Duong 11319f7232 fix(cli): allow node_version: 22 when pulling and building image (#1438) 2025-07-23 23:59:36 +02:00
David Duong f5e87cbd32 fix(sdk): allow async authorize callback (#1437) 2025-07-23 23:59:28 +02:00
github-actions[bot] 1e7857c1fc Version Packages (#1428)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-21 19:21:10 +02:00
David Duong a0efb98059 fix(sdk): use new interrupt schema for SDK (#1427) 2025-07-21 17:00:18 +02:00
github-actions[bot] 8c58ad1fbc Version Packages (#1418)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-18 01:21:49 +02:00
David Duong 768e2e24de feat(sdk): expose interrupt_id in types (#1421) 2025-07-17 22:51:22 +00:00
David Duong 337b419822 fix(cli): enable correct passthrough of docker build args (#1417) 2025-07-17 14:21:12 +00:00
github-actions[bot] 1a850fb3e7 Version Packages (#1414)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-17 15:42:24 +02:00
David Duong ee1defac05 feat(api,sdk): add typing and support for "checkpoints" and "tasks" stream mode (#1416) 2025-07-17 15:05:21 +02:00
David Duong a12c1fb617 fix(langgraph): stop suggesting public properties and methods of Command when calling invoke (#1410) 2025-07-17 14:39:49 +02:00
David Duong 232ac37aeb chore(ci): mark CLI packages as linked (#1415) 2025-07-17 14:39:38 +02:00
Saba Tchikhinashvili 2a2e0b9a1f docs: Fix plan and execute compatibility (#1366) 2025-07-17 12:50:45 +02:00
David Duong 78a15a1042 feat(cli): add sysinfo command to obtain actual version (#1413) 2025-07-17 10:06:53 +02:00
github-actions[bot] 9ce729a0fe Version Packages (#1412)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-17 03:06:26 +02:00
David Duong ac7b067a0b fix(sdk): use kind when checking for Studio user (#1411) 2025-07-17 01:03:27 +00:00
github-actions[bot] 0ab6a65cb3 Version Packages (#1403)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-16 16:19:44 +02:00
David Duong 53b8c30770 fix(sdk): runs.join() returns the thread values (#1409) 2025-07-16 14:14:53 +00:00