2 Commits

Author SHA1 Message Date
5330504603 refactor(warp): Replace custom logging with Python's logging module and clean up code 2025-11-21 09:23:00 +00:00
e5a0fc467e refactor(warp): Replace bash installer with python script
Integrates the new `warp.py` script into the installation and uninstallation workflows. This refactors the `install.py` and `uninstall.py` scripts to call the local Python-based WARP manager instead of downloading and executing an external bash script.
2025-11-21 08:28:54 +00:00