Commit Graph

25 Commits

Author SHA1 Message Date
Tat Dat Duong 799a08edc3 Simplify build process, remove Bun 2025-07-02 01:46:19 +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 703fed2f69 Simplify build process at the expense of emitting all declaration files 2025-05-03 00:08:47 +02:00
Tat Dat Duong 8289508e2a feat(api): add semver check + warning in CLI 2025-04-24 12:28:30 +02:00
Tat Dat Duong 004118c764 Script cleanup, add CI 2025-04-10 12:29:31 +02:00
Tat Dat Duong e099b6c25f Clean up auth 2025-04-10 01:58:50 +02:00
Tat Dat Duong e17f03274f Exclude auth test for now 2025-04-09 02:08:51 +02:00
Tat Dat Duong 0993b774e2 Add some portion of integration tests 2025-04-09 02:05:04 +02:00
Tat Dat Duong 05d56aaf22 Double the wait port timeout... 2025-03-31 18:44:18 +02:00
Tat Dat Duong a182ddf8a6 Do not rebuild the server twice when testing, make sure that we're running the tests on built artifacts 2025-03-31 18:25:08 +02:00
Tat Dat Duong 83b26d60ec Fix build script 2025-03-31 17:38:24 +02:00
Tat Dat Duong 64008f63c4 Add UI bundler as entrypoint 2025-03-06 14:34:40 +01:00
Tat Dat Duong 103f9ee9ea Do not create a request for every single shadow dom ID 2025-03-05 17:57:54 +01:00
Tat Dat Duong 48206ca212 fix(build): Send logs to stderr instead 2025-03-02 18:55:24 +01:00
Tat Dat Duong 2e205d7400 Fix TS and build 2025-03-02 18:55:23 +01:00
Tat Dat Duong cfeff355e0 Add turbo, fix formatting 2025-02-05 01:57:45 +01:00
Tat Dat Duong 7d7abc9552 fix: Replace concurrently with bun shell
Turns out that concurrently behaves weird on Windows, with the server never starting when running under concurrently. Swapping to Bun Shell for cross-platform shell fixes the issue
2025-02-05 01:00:31 +01:00
Tat Dat Duong 6cab4be65d Separate parser tests from api tests 2025-02-04 20:16:48 +01:00
Tat Dat Duong c171c59b90 Windows again 2025-02-04 16:48:45 +01:00
Tat Dat Duong 9cb6d2962d Bump to Vitest 3 2025-02-04 16:42:16 +01:00
Tat Dat Duong d8bd6c7510 Windows test 2025-02-04 16:25:51 +01:00
Tat Dat Duong 9f14d49d6f Remove tsx as a dependency for CLI 2025-02-04 16:21:48 +01:00
Tat Dat Duong b8a3046fa2 Update GH actions 2025-02-04 15:38:56 +01:00
Tat Dat Duong 0dd8d946b7 feat: decouple langgraph-cli from langgraph-api 2025-02-04 15:20:23 +01:00