Commit Graph

3 Commits

Author SHA1 Message Date
ty adec4a50df fix(ci): exclude packages dir from Next.js TypeScript compilation
The tsconfig include pattern `**/*.ts` was picking up CLI package sources
during Next.js build, causing missing `commander` module errors in CI.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 23:17:37 +08:00
beilunyang dd109a464a feat(auth): add Google OAuth support 2025-12-07 17:50:27 +08:00
beilunyang cc7e5003c5 feat: Init 2024-12-16 01:49:50 +08:00