Augment-Tools -v1.0
AugmentCode-Free v1.0.0 发布说明 / Release Notes
[🇨🇳 中文版本](https://github.com/BasicProtein/AugmentCode-Free/releases/edit/untagged-aaac2160ed83f1b004c0#%E4%B8%AD%E6%96%87%E7%89%88%E6%9C%AC) | [🇺🇸 English Version](https://github.com/BasicProtein/AugmentCode-Free/releases/edit/untagged-aaac2160ed83f1b004c0#english-version)
🇨🇳 中文版本 {#中文版本}
📋 项目概述
AugmentCode-Free v1.0.0 是一个专业的多IDE维护工具包,支持VS Code、Cursor、Windsurf等主流代码编辑器的维护和优化操作。
✨ 新功能特性
🎯 核心功能
- 多IDE支持: 完整支持VS Code、Cursor、Windsurf三大主流IDE
- 智能数据库清理: 智能清理IDE本地数据库中的特定条目
- 遥测管理: 全面的遥测ID修改和重置功能
- 进程管理: 自动检测和管理运行中的IDE进程
- 一键执行: 运行所有维护操作的便捷功能
🖥️ 用户界面
- 现代化GUI: 直观的图形用户界面,实时反馈操作状态
- IDE选择器: 下拉菜单选择目标IDE
- 一键操作: 单击执行所有维护任务
- 智能提示: 清晰的确认对话框和状态消息
- 动画效果: 现代化界面设计和用户体验
💻 命令行界面
- 完整CLI: 支持自动化和脚本操作的命令行界面
- 灵活参数: 支持各种参数组合和批量操作
- 脚本友好: 适合集成到自动化工作流中
🛠️ 技术改进
- 模块化架构: 完全重构的代码结构,提高可维护性
- 增强错误处理: 全面的错误处理和用户反馈机制
- 跨平台支持: 完全兼容Windows、Linux、macOS
- 性能优化: 提升执行速度和资源使用效率
- 专业构建: 生产级构建系统和发布流程
📥 下载选项
Python包安装(推荐)
pip install augment-tools-core独立下载
- Windows可执行文件:
AugmentCode-Free-v1.0.0.exe(11.20 MB) - 无需Python环境 - 便携版:
AugmentCode-Free-v1.0.0-Portable.zip(28 KB) - 跨平台便携版 - 源码包:
augment-tools-core-1.0.0.tar.gz(18 KB) - 完整源代码 - Wheel包:
augment_tools_core-1.0.0-py3-none-any.whl(16 KB) - Python wheel包
🚀 安装和使用
GUI模式(推荐)
- 下载并解压便携版
- 运行对应平台的启动脚本
- 选择目标IDE和所需操作
- 按照屏幕提示操作
命令行模式
# 安装包
pip install augment-tools-core
# 使用CLI
augment-tools --help
augment-tools clean-db --ide vscode
augment-tools modify-ids --ide cursor
augment-tools run-all --ide windsurf⚠️ 重要提醒
使用前请务必:
- ✅ 退出AugmentCode账号登录
- ✅ 关闭所有IDE实例
- ✅ 备份重要数据(如需要)
📋 系统要求
- Python: 3.7或更高版本(源码/便携版)
- 操作系统: Windows 7/10/11、Linux、macOS
- 内存: 最少100MB RAM
- 存储: 50MB可用空间
🔐 文件验证
所有发布文件都提供SHA256、SHA1和MD5校验和以验证完整性。
请下载checksums.txt或SHA256SUMS文件来验证您的下载。
🇺🇸 English Version {#english-version}
📋 Project Overview
AugmentCode-Free v1.0.0 is a professional multi-IDE maintenance toolkit that supports mainstream code editors including VS Code, Cursor, and Windsurf for maintenance and optimization operations.
✨ New Features
🎯 Core Functionality
- Multi-IDE Support: Complete support for VS Code, Cursor, and Windsurf
- Advanced Database Cleaning: Intelligent cleanup of IDE-specific database entries
- Telemetry Management: Comprehensive telemetry ID modification and reset
- Process Management: Automatic detection and management of running IDE processes
- One-Click Operations: Convenient function to run all maintenance operations
🖥️ User Interface
- Modern GUI: Intuitive graphical user interface with real-time feedback
- IDE Selector: Dropdown menu to select target IDE
- One-Click Operations: Single-click execution of all maintenance tasks
- Smart Notifications: Clear confirmation dialogs and status messages
- Animated Effects: Modern interface design and user experience
💻 Command Line Interface
- Complete CLI: Full command-line interface for automation and scripting
- Flexible Parameters: Support for various parameter combinations and batch operations
- Script-Friendly: Suitable for integration into automated workflows
🛠️ Technical Improvements
- Modular Architecture: Completely refactored codebase for better maintainability
- Enhanced Error Handling: Comprehensive error handling and user feedback mechanisms
- Cross-Platform Support: Full compatibility with Windows, Linux, and macOS
- Performance Optimization: Improved execution speed and resource usage efficiency
- Professional Build: Production-grade build system and release process
📥 Download Options
Python Package (Recommended)
pip install augment-tools-coreStandalone Downloads
- Windows Executable:
AugmentCode-Free-v1.0.0.exe(11.20 MB) - No Python installation required - Portable Package:
AugmentCode-Free-v1.0.0-Portable.zip(28 KB) - Cross-platform portable version - Source Package:
augment-tools-core-1.0.0.tar.gz(18 KB) - Complete source code - Wheel Package:
augment_tools_core-1.0.0-py3-none-any.whl(16 KB) - Python wheel package
🚀 Installation & Usage
GUI Mode (Recommended)
- Download and extract the portable package
- Run the appropriate startup script for your platform
- Select your IDE and desired operation
- Follow the on-screen instructions
Command Line Mode
# Install the package
pip install augment-tools-core
# Use the CLI
augment-tools --help
augment-tools clean-db --ide vscode
augment-tools modify-ids --ide cursor
augment-tools run-all --ide windsurf⚠️ Important Notes
Before using this tool:
- ✅ Log out of your AugmentCode account
- ✅ Close all IDE instances
- ✅ Backup important data if needed
📋 System Requirements
- Python: 3.7 or higher (for source/portable versions)
- Operating System: Windows 7/10/11, Linux, macOS
- Memory: 100MB RAM minimum
- Storage: 50MB free space
🔐 File Verification
All release files include SHA256, SHA1, and MD5 checksums for integrity verification.
Download checksums.txt or SHA256SUMS files to verify your downloads.
📞 Support & Documentation
- 🏠 Repository: https://github.com/BasicProtein/AugmentCode-Free
- 🐛 Issues: https://github.com/BasicProtein/AugmentCode-Free/issues
- 📖 Documentation: See README.md for complete documentation
📊 构建信息 / Build Information
- 版本 / Version: v1.0.0
- 构建日期 / Build Date: 2025-07-18 14:06:00
- Python版本 / Python Version: 3.10.8
- 构建平台 / Build Platform: Windows-10-10.0.22621-SP0
- 作者 / Author: BasicProtein
- 许可证 / License: MIT License
🙏 致谢 / Acknowledgments
感谢所有为AugmentCode-Free项目做出贡献的开发者和用户。
Thanks to all developers and users who contributed to the AugmentCode-Free project.