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 |
|
Parker Rule
|
ce77167957
|
Fix imports, format
|
2025-08-20 12:55:21 -04:00 |
|
Parker Rule
|
35f0304a13
|
refactor: move types to separate file
|
2025-08-20 11:57:27 -04:00 |
|
github-actions[bot]
|
3320793bff
|
Version Packages (#1541)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-08-20 00:27:52 +02:00 |
|
David Duong
|
a3707fb842
|
fix(langgraph): allow updateState after resuming from an interrupt (#1549)
|
2025-08-19 21:38:46 +00:00 |
|
David Duong
|
5f1db81941
|
fix(langgraph): withConfig should accept context (#1548)
|
2025-08-19 23:29:26 +02:00 |
|
David Duong
|
c53ca4799a
|
perf(langgraph): avoid iterating on channels if no managed values are present (#1545)
|
2025-08-19 18:32:38 +02:00 |
|
Lauren Hirata Singh
|
14d0cf9714
|
Update sales links (#1547)
|
2025-08-19 08:12:24 -07:00 |
|
Brody Klapko
|
5dbaf68776
|
Update sales links
|
2025-08-19 08:04:22 -07:00 |
|
William FH
|
e8b4540a3d
|
feat(sdk): Add select statement (#1542)
|
2025-08-18 14:32:37 +00:00 |
|
David Duong
|
9c575268f6
|
fix(sdk): expose subgraph events in useStream callbacks (#1531)
|
2025-08-18 14:23:51 +02:00 |
|
github-actions[bot]
|
1efdf7f2f9
|
Version Packages (#1527)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-08-15 01:29:48 +02:00 |
|
Lauren Hirata Singh
|
55fe66bdab
|
docs: update banner (#1537)
|
2025-08-14 10:38:33 -07:00 |
|
Lauren Hirata Singh
|
569ade7f26
|
fix
|
2025-08-14 10:23:01 -07:00 |
|
Lauren Hirata Singh
|
5f8addc245
|
docs: add academy banner (#1536)
|
2025-08-14 10:04:27 -07:00 |
|
Lauren Hirata Singh
|
d9c9e21b51
|
docs: add academy banner
|
2025-08-14 09:40:49 -07:00 |
|
David Duong
|
47740137e1
|
fix(langgraph): persist resume map values (#1532)
|
2025-08-14 14:14:30 +02:00 |
|
David Duong
|
2284045cce
|
fix(langgraph): send checkpoint namespace when yielding custom events in subgraphs (#1530)
|
2025-08-14 02:15:15 +02:00 |
|
David Duong
|
d28a9d7969
|
fix(cli): sysinfo command failing to obtain dep versions for Node.js 20.x (#1528)
|
2025-08-13 22:48:26 +00:00 |
|
Christian Bromann
|
d22113af79
|
fix(pregel/utils): propagate abort reason in combineAbortSignals (#1521)
Co-authored-by: Tat Dat Duong <david@duong.cz>
|
2025-08-13 15:43:02 +00:00 |
|
David Duong
|
3412f9f549
|
fix(api): unintended schema inference to BaseMessage[] for all state keys when strictFunctionTypes: true (#1526)
|
2025-08-13 16:31:46 +02:00 |
|
dependabot[bot]
|
2620c99816
|
chore(deps): bump actions/checkout from 4 to 5 (#1522)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-12 11:12:28 +02:00 |
|
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 |
|