mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
0d5825d57f
- Add detection for tarball vs git installations via package.json validation - Handle version checking for tarball installations using remote API - Provide proper update paths for both installation types - Fix "invalid git repository" error for tarball installations - Ensure both installation types can be updated seamlessly This resolves issues where tarball installations were incorrectly flagged as invalid and prevented from updating. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>