feat: Enhance Configuration Management for Cursor Paths

- Add OS-specific path configurations for Cursor storage, SQLite, and machine ID files
- Integrate configuration file management in `new_signup.py` and `reset_machine_manual.py`
- Remove Workbench Cursor path and main.js modification steps
- Improve cross-platform path detection and configuration handling
- Update version to 1.7.02
This commit is contained in:
yeongpin
2025-03-10 11:18:21 +08:00
parent 66a67fce8b
commit 90e9a5b287
4 changed files with 135 additions and 42 deletions

4
.env
View File

@@ -1,2 +1,2 @@
version=1.7.01
VERSION=1.7.01
version=1.7.02
VERSION=1.7.02