Commit Graph

199 Commits

Author SHA1 Message Date
Tat Dat Duong dd80cf6f2a fix(api): use overlapped stdio for windows API tests 2025-07-04 01:19:03 +02:00
Tat Dat Duong 92ac0c7c84 2x the timeout again 2025-07-03 21:27:29 +02:00
Tat Dat Duong f5c0b5d936 Make timeouts way more slower for Windows 2025-07-03 21:18:27 +02:00
Tat Dat Duong 6c481c1018 Ensure we properly reference tsx 2025-07-03 21:07:34 +02:00
Tat Dat Duong 0d4b5fe0ba Fix docs build, consolidate @types/node version 2025-07-03 14:52:56 +02:00
Tat Dat Duong d29825f507 Disable file parallelism 2025-07-03 14:40:34 +02:00
Tat Dat Duong 8542079345 Expand hook timeout to 20_000 2025-07-03 14:25:56 +02:00
Tat Dat Duong f858150d6e Simplify start of server 2025-07-03 14:21:00 +02:00
Tat Dat Duong 5ff0446d9a Fix The URL must be of scheme file 2025-07-03 00:41:46 +02:00
Tat Dat Duong 85ed34c8dc Update lockfile 2025-07-03 00:33:50 +02:00
Tat Dat Duong 9329cde70b Revert change to remove 18.x, disable auth tests instead 2025-07-02 18:32:41 +02:00
Tat Dat Duong f4a65923f1 Kill server 2025-07-02 03:42:54 +02:00
Tat Dat Duong a254b5e817 Make schemas timeout 2025-07-02 02:51:02 +02:00
Tat Dat Duong 005d83facf Remove only modifier 2025-07-02 02:47:05 +02:00
Tat Dat Duong 66219801db Test 2025-07-02 02:44:04 +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
Tat Dat Duong 21e5b48358 Fix issues 2025-06-28 04:26:04 +02:00
Tat Dat Duong b10b25b2fb Mark as experimental 2025-06-28 04:10:36 +02:00
Tat Dat Duong aac3a0db9e Further cleanup 2025-06-28 04:07:45 +02:00
Tat Dat Duong 1277155617 Cleanup 2025-06-28 03:40:23 +02:00
Tat Dat Duong 8687bbfec7 feat(api): embeddable LGP server for testing 2025-06-28 03:19:51 +02:00
Tat Dat Duong fd6a9c9eb0 fix(api): fix race condition for multiple workers 2025-06-28 03:11:45 +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
Arjun Natarajan c26587666e lint 2025-06-10 15:53:48 -04:00
Arjun Natarajan c957aec7b3 dont return the env 2025-06-10 15:48:51 -04:00
Arjun Natarajan 1559a7862e nit: bool cast 2025-06-10 15:47:59 -04:00
Arjun Natarajan f26c0ef7b3 feat: pagination and tracing 2025-06-10 15:35:27 -04:00
Nuno Campos 160476aa87 fix: use node builtins 2025-06-09 09:16:45 -07: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 3166369f6d Add missing devDeps 2025-05-22 13:30:33 +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 dad9f3e29b fix(api): make sure export types are not overlapping 2025-05-20 15:56:17 +02:00
Tat Dat Duong 1bbf69a79e release: 0.0.36 2025-05-20 14:26:29 +02:00
Tat Dat Duong ad644bd985 Mark resumability as an optional feature 2025-05-20 14:19:45 +02:00
Tat Dat Duong 95ff0fc3cc Test 2025-05-19 13:53:08 +02:00
Tat Dat Duong cf30a2a288 Fix tests 2025-05-19 13:49:15 +02:00
Tat Dat Duong 97954aff34 Add exposeHeaders: content-location 2025-05-17 21:33:02 +01:00
Tat Dat Duong 4b4fae3bbe Make sure to expose the header 2025-05-17 21:30:38 +01:00
Tat Dat Duong 6bd6e154a0 Update to 0.0.75 2025-05-16 12:00:06 -07:00
Tat Dat Duong 8452883f8f Use a list instead of complex ID 2025-05-16 11:55:44 -07:00
Tat Dat Duong 27eaa1ed49 Use updated (not-released) client 2025-05-16 11:55:44 -07:00
Tat Dat Duong 46b1da4979 Add Content-Location headers to avoid streaming from body 2025-05-16 11:55:43 -07:00