Commit Graph

37 Commits

Author SHA1 Message Date
CHRISTY JO MANTHARA c71b92b584 fixed EXDEV: cross-device link not permitted (#1787)
Co-authored-by: CHRISTY JO MANTHARA <192598195+lunakicks@users.noreply.github.com>
Co-authored-by: David Duong <david@duong.cz>
2025-12-02 01:16:08 +00:00
Hunter Lovell 8d29dd817e chore: update LG cloud verbiage (#1775) 2025-11-12 17:40:33 +01:00
David Duong 6cd8ecb5e2 fix(api): remove pin to Zod 3 when consuming langgraph-api / cli or ui (#1763) 2025-10-28 03:20:43 +01:00
David Duong 7770c6a3db feat(cli): add @langchain/langgraph-cli new command (#1685) 2025-09-20 20:53:24 +00: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
Hunter Lovell 31cc9f7baa fix(cli): allow description field on config (#1500) 2025-08-06 00:28:27 +00: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
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 337b419822 fix(cli): enable correct passthrough of docker build args (#1417) 2025-07-17 14:21:12 +00:00
David Duong 78a15a1042 feat(cli): add sysinfo command to obtain actual version (#1413) 2025-07-17 10:06:53 +02:00
Tat Dat Duong 084ea49b4c fix(cli): normalize paths when creating docker image 2025-07-03 20:32:26 +02:00
Tat Dat Duong 0d4b5fe0ba Fix docs build, consolidate @types/node version 2025-07-03 14:52:56 +02:00
Tat Dat Duong 2b211391c8 Update dependencies 2025-07-02 00:00:05 +02:00
Tat Dat Duong 3974c87eb6 feat(cli): add cloudflare tunnel support for exposing dev servers outside 2025-04-17 15:39:27 +02:00
Tat Dat Duong 9bec26b41a feat(api): custom routes 2025-04-11 16:40:40 +02:00
Tat Dat Duong 77a2457774 feat(cli): pass LANGGRAPH_UI env vars 2025-03-31 11:54:54 +02:00
Tat Dat Duong 2eead7b039 feat(api): add configurable shared modules 2025-03-26 22:43:25 +01:00
Tat Dat Duong 15fa4b738b feat: add experimental UI integration 2025-03-02 18:55:23 +01:00
Tat Dat Duong a31b32af06 fix(cli): gracefulExit not called when failing to parse arg 2025-02-26 23:46:26 +01:00
Tat Dat Duong cfeff355e0 Add turbo, fix formatting 2025-02-05 01:57:45 +01:00
Tat Dat Duong 9f14d49d6f Remove tsx as a dependency for CLI 2025-02-04 16:21:48 +01:00
Tat Dat Duong e88b790e46 Move logging 2025-02-04 15:34:55 +01:00
Tat Dat Duong 0dd8d946b7 feat: decouple langgraph-cli from langgraph-api 2025-02-04 15:20:23 +01:00
Tat Dat Duong e728f6fa09 fix(cli): load persisted LC serialized objects 2025-02-01 01:37:24 +01:00
Tat Dat Duong ec4413e2ee fix: add support for functional API 2025-01-29 17:15:52 +01:00
Tat Dat Duong 22de4ac818 Make sure we're not crashing the server if failing to render code frame 2025-01-29 16:12:45 +01:00
Tat Dat Duong 57b8817831 feat(up): add support for multiplatform 2025-01-29 15:58:55 +01:00
Tat Dat Duong e515dcb7b9 feat(dev): infer host URL from env var 2025-01-28 02:52:38 +01:00
Tat Dat Duong 0416cf5a77 fix: make sure we set the name of the assistant 2025-01-25 04:11:13 +01:00
Tat Dat Duong 9407dabf71 Auto-infer to text/plain 2025-01-24 15:50:49 +01:00
Tat Dat Duong dfe907ca3a Fix stream of stateless runs 2025-01-24 15:20:24 +01:00
Tat Dat Duong 0d8379b3ab fix: allow searching threads via status: error 2025-01-23 15:21:18 +01:00
Tat Dat Duong f4002a8e15 Fix schema 2025-01-22 15:42:51 +01:00
Tat Dat Duong 666a9cd822 fix(dev): set PORT env var 2025-01-22 02:34:36 +01:00
Tat Dat Duong 2b729b47c2 Add CLI 2025-01-21 02:53:12 +01:00