Commit Graph

2722 Commits

Author SHA1 Message Date
github-actions[bot] f23ddf66f8 Version Packages (#1506)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tat Dat Duong <david@duong.cz>
2025-08-11 17:43:16 +00:00
David Duong c857357c53 feat(api): harden embed server, implement missing endpoints needed for interrupts (#1520) 2025-08-11 16:31:49 +02:00
David Duong 4e854b2f37 fix(langgraph): set status for tool messages generated by ToolNode (#1519) 2025-08-11 10:42:25 +00:00
David Duong b23adc0a7c fix(sdk): avoid setting messages-tuple if only getMessagesMetadata is requested. (#1514) 2025-08-09 02:07:45 +02:00
David Duong cb4b17af3d feat(langgraph): use createReactAgent description for supervisor agent handoffs (#1515) 2025-08-08 23:56:09 +00:00
David Duong 72386a46cb feat(sdk): expose stream metadata from messages via getMessagesMetadata (#1516) 2025-08-09 01:43:36 +02:00
David Duong 3ee5c20ff7 fix(sdk): avoid setting messages-tuple if only getMessagesMetadata is requested. (#1513) 2025-08-08 22:25:51 +00:00
David Duong f65f619cae fix(api): send Content-Location header for stateless runs (#1512) 2025-08-08 15:21:54 +00:00
David Duong c9c809280d feat(sdk): allow setting checkpoint: null when submitting a run via useStream (#1508) 2025-08-08 01:43:18 +00:00
David Duong 8f4acc0e39 feat(langgraph): speed up prepareSingleTask by 20x (#1507) 2025-08-08 01:40:32 +02:00
David Duong 38de2726e3 feat(langgraph): performance benchmarks (#1504) 2025-08-07 23:29:17 +00:00
David Duong 8152a15cf0 feat(langgraph): use return types from nodes as update type (#1502) 2025-08-07 22:19:42 +00:00
github-actions[bot] c4ffea4371 Version Packages (#1490)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-06 02:44:14 +02:00
Hunter Lovell 31cc9f7baa fix(cli): allow description field on config (#1500) 2025-08-06 00:28:27 +00:00
Kostas Minaidis ed4ce9ef5b Quick typo fix: objets -> objects (#1497) 2025-08-06 02:13:21 +02:00
David Duong 99402005c1 feat(langgraph): Allow partially applying tool calls via postModelHook (#1499) 2025-08-06 00:13:14 +00:00
David Duong f69bf6daec feat(langgraph): use Send for each of the tool calls (#1498) 2025-08-06 00:06:49 +00:00
David Duong e8c61bb7e6 feat(langgraph): add dynamic model choice to createReactAgent (#1493) 2025-08-05 16:09:00 +02:00
David Duong 2f179e5467 feat(cli): accept BROWSER=none to prevent spawning a browser (#1492) 2025-08-05 01:38:10 +02:00
David Duong 679a1bebf8 fix(cli): pnpm support for sysinfo command, update gh template (#1489) 2025-08-05 01:21:18 +02:00
Tat Dat Duong a8466b1f34 Add zod / zod-to-json-schema to mix 2025-08-04 15:50:30 +02:00
github-actions[bot] 2d8d273fa3 Version Packages (#1481)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-01 17:49:04 +02:00
David Duong 2261144a53 Fix changeset 2025-08-01 17:45:44 +02:00
yt20chill c911c5f1ac fix(langgraph): handle empty messages (#1480)
Co-authored-by: David Duong <david@duong.cz>
2025-08-01 15:28:09 +00:00
Blithe 55f15d489e feat(supervisor): support contextSchema in supervisor (#1479)
Co-authored-by: SZ\laitb <laitb@bwoil.com>
2025-08-01 17:23:55 +02:00
David Duong 3c390c9697 fix(api): parser: sanitise generated symbol names, honor typescript extension (#1476) 2025-08-01 17:01:49 +02:00
github-actions[bot] 24c54cb19d Version Packages (#1468)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-31 02:59:02 +02:00
lc-arjun 7edf347d7d fix(api): make meta routes unauthed (#1471)
Co-authored-by: Tat Dat Duong <david@duong.cz>
2025-07-31 00:57:24 +00:00
David Duong ef84039244 fix(api): place the schema inference template next to the graph code, use whole path for symbol name (#1474) 2025-07-31 00:41:47 +00:00
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