- Frontend: replace file: deps with npm packages (@hamak/ui-remote-git-fs,
@hamak/ui-store, @hamak/ui-shell, @hamak/ui-remote-fs, @hamak/notification)
- Backend: replace file: dep for @hamak/ui-remote-git-fs-backend with npm
- Fix ESM tailwind config (import daisyui instead of require)
- Fix static file serving: register before error handler
- Fix SPA fallback: skip paths with dots (assets)
- HomePage: use servicesApi for reliable package listing
- Bundle size reduced to 1194KB (from npm packages vs file: links)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>