mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 11:13:26 +00:00
da25000674
- Reduced script size from 2290 to 590 lines (74% reduction) - Switched from git cloning to tarball installation - Removed all automatic update functionality (cron jobs, self-update) - Removed unnecessary dependencies (git, diffutils, jq) - Simplified installation flow with cleaner code structure - Preserved core functionality: install, update, remove, migrate - All updates now require manual execution 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>