Free AugmentCode 是一个用于清理AugmentCode相关数据的工具,可以在同一台电脑上无限次登录不同的账号,避免账号被锁定。
📝 修改Telemetry ID
🗃️ 数据库清理
💾 工作区存储管理
git clone https://github.com/yourusername/free-augmentcode.git
cd free-augmentcode
python index.py
free-augmentcode/ ├── index.py # 主程序入口 ├── augutils/ # 工具类目录 │ ├── json_modifier.py # JSON 文件修改工具 │ ├── sqlite_modifier.py # SQLite 数据库修改工具 │ └── workspace_cleaner.py # 工作区清理工具 └── utils/ # 通用工具目录 └── paths.py # 路径管理工具
欢迎提交 Issue 和 Pull Request 来帮助改进这个项目。
此项目采用 MIT 许可证。详见 LICENSE 文件。
Free AugmentCode is a tool for cleaning AugmentCode-related data, allowing unlimited logins with different accounts on the same computer while avoiding account lockouts.
📝 Telemetry ID Modification
🗃️ Database Cleanup
💾 Workspace Storage Management
git clone https://github.com/yourusername/free-augmentcode.git
cd free-augmentcode
python index.py
free-augmentcode/ ├── index.py # Main program entry ├── augutils/ # Utility classes directory │ ├── json_modifier.py # JSON file modification tool │ ├── sqlite_modifier.py # SQLite database modification tool │ └── workspace_cleaner.py # Workspace cleanup tool └── utils/ # Common utilities directory └── paths.py # Path management tool
Issues and Pull Requests are welcome to help improve this project.
This project is licensed under the MIT License. See the LICENSE file for details.