Commit Graph

43 Commits

Author SHA1 Message Date
David Duong 7c81629c8e chore: switch to yarn publish (#1362) 2025-07-07 14:56:15 +00:00
github-actions[bot] 590893284f Version Packages (#1361)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-07 15:29:29 +02:00
David Duong 972b66ae62 fix(api): support gen UI components with hyphens (#1360) 2025-07-07 13:26:30 +00:00
Tat Dat Duong 0d4b5fe0ba Fix docs build, consolidate @types/node version 2025-07-03 14:52:56 +02:00
Tat Dat Duong 8fa640beba Update turbo definitions 2025-07-02 02:35:57 +02:00
Tat Dat Duong 799a08edc3 Simplify build process, remove Bun 2025-07-02 01:46:19 +02:00
Tat Dat Duong bcf06be8f7 Another pass at fixing build 2025-07-02 00:00:19 +02:00
Tat Dat Duong 2b211391c8 Update dependencies 2025-07-02 00:00:05 +02:00
Tat Dat Duong 6925dc7a6c release: 0.0.41 2025-06-30 13:25:37 +02:00
lc-arjun efed836dda feat: attach custom tracer w/ replicas as callback (#86)
* feat: stream in tracing context (wip)

* get real project name

* fixes

* update meta api to support

* add version to api

* read version from fs

* bump other packages and yarn dedupe
2025-06-17 10:30:59 -07:00
Arjun Natarajan 02439df7f0 release:0.0.39 2025-06-10 18:00:19 -04:00
Tat Dat Duong 44521971ce release: 0.0.38
Relax constraints to allow @langchain/langgraph 0.3.x
2025-05-31 01:56:21 +02:00
Tat Dat Duong 9fa28080fc Yarn again 2025-05-22 13:35:38 +02:00
Tat Dat Duong 60fce0e9c6 Fix build 2025-05-22 13:23:38 +02:00
Tat Dat Duong bb32cb0c95 chore: consolidate to yarn to prepare merge 2025-05-22 13:10:51 +02:00
Tat Dat Duong 4adc25b413 release: 0.0.37 2025-05-20 16:05:34 +02:00
Tat Dat Duong 1bbf69a79e release: 0.0.36 2025-05-20 14:26:29 +02:00
Tat Dat Duong 2bd0712ccd release: 0.0.35 2025-05-16 04:51:17 -07:00
Tat Dat Duong 5eeddbba76 Bump to 0.0.34 2025-05-13 15:59:17 -07:00
Tat Dat Duong 29fe9d0c1a release: 0.0.33 2025-05-11 10:20:14 -07:00
Tat Dat Duong 00f217cf91 Bump to 0.0.32 2025-05-05 18:21:49 +02:00
Tat Dat Duong f2e878caa6 release: 0.0.31 2025-05-05 16:55:27 +02:00
Tat Dat Duong ddd9fc53fb release: 0.0.30 2025-04-30 10:35:40 +02:00
Tat Dat Duong 66e35d2656 fix: relax constraint for @langchain/langgraph-checkpointer 2025-04-24 14:24:24 +02:00
Tat Dat Duong 1e1d1db774 release: 0.0.28 2025-04-24 12:48:54 +02:00
Tat Dat Duong 570327245b release: 0.0.27 2025-04-23 15:48:28 +02:00
Tat Dat Duong 108651cdeb release: 0.0.26 2025-04-23 15:43:21 +02:00
Tat Dat Duong d47c772db3 fix(api): do not rely on Response for jsonExtra
Should resolve issues with https://github.com/nodejs/node/pull/53034 and https://github.com/langchain-ai/langgraph-studio/issues/247
2025-04-17 18:26:50 +02:00
Tat Dat Duong 4c7f2351ba release: 0.0.24 2025-04-17 16:37:26 +02:00
Tat Dat Duong 9c802a1a6b release: 0.0.23 2025-04-16 17:22:39 +02:00
Tat Dat Duong c782912b00 release: 0.0.22 2025-04-15 18:02:05 +02:00
Tat Dat Duong fd191c7c55 Bump to 0.0.21 2025-04-10 13:25:24 +02:00
Tat Dat Duong 7f29ec53ef Cleanup 2025-04-02 16:04:23 +02:00
Tat Dat Duong 4e921e7f0c Bump to 0.0.20 2025-04-02 15:38:37 +02:00
Tat Dat Duong 020a70f1c8 Consolidate context 2025-04-02 00:38:47 +02:00
Tat Dat Duong 2e1c7fb1fa Use more sane filenames 2025-04-02 00:34:24 +02:00
Tat Dat Duong 7a62f0231e Bump to 0.0.20-dev.0 2025-04-01 22:11:55 +02:00
Tat Dat Duong 4489592b52 feat(ui): further splitting of gen ui code 2025-03-31 22:39:32 +02:00
Tat Dat Duong c99641c6fa Add ts as devdep 2025-03-31 18:13:31 +02:00
Tat Dat Duong 0de1f26555 Add .prettierignore 2025-03-31 17:56:55 +02:00
Tat Dat Duong c2fb406ccc Add behind dev subcommand 2025-03-31 17:02:07 +02:00
Tat Dat Duong fd41130e47 Format, add simple integration test 2025-03-31 16:59:44 +02:00
Tat Dat Duong 36b664bb91 feat(ui): separate as standalone package 2025-03-31 16:48:34 +02:00