0cfbce865b
- Server<undefined> type param for Bun.serve (TS2314) - Remove stale @ts-expect-error in deploy.ts (TS2578) - Pre-push hook now runs tsc --noEmit for all packages - Pre-push hook now tests all packages (was missing upulse, pulse-cursor, pulse-openclaw) - Use subshells + absolute ROOT path instead of fragile cd chains Fixes CI failure on PR #52. — 小糯 🐱