Commit Graph

9 Commits

Author SHA1 Message Date
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