Commit Graph
5 Commits
Author SHA1 Message Date
Lum1104andClaude Sonnet 4.6 a7eea05694 ci: add PR workflow for build, test, and type-check
Runs on every pull_request: builds core and skill packages (which also
serves as TypeScript type-check), then runs all Vitest tests.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-30 11:16:57 +08:00
Lum1104andClaude Opus 4.6 4e9539b20d fix(ci): use root pnpm-lock.yaml for cache and install from workspace root
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 20:34:47 +08:00
Lum1104andClaude Opus 4.6 f57cd9db7b fix(ci): add workflow file to trigger paths so CI changes re-run
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 20:31:15 +08:00
Lum1104andClaude Opus 4.6 d08eeb072d fix(ci): remove explicit pnpm version to use packageManager field
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 20:29:48 +08:00
Lum1104andClaude Opus 4.6 e862b9a1da feat(homepage): add cinematic project homepage with GitHub Pages deployment
Astro-based static homepage with dark luxury theme, self-hosted fonts,
scroll-reveal animations, and GitHub Actions CI/CD to Pages.

Sections: Nav, Hero, Dashboard Showcase, Feature Cards, Install CTA, Footer.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 20:26:49 +08:00