Skip to content

Releases: BasicProtein/AugmentCode-Free

Augment-Tools -v1.0.1

19 Jul 05:33

Choose a tag to compare

AugmentCode-Free v1.0.1 发布说明 / Release Notes

[🇨🇳 中文版本](https://github.com/BasicProtein/AugmentCode-Free/releases/new#%E4%B8%AD%E6%96%87%E7%89%88%E6%9C%AC) | [🇺🇸 English Version](https://github.com/BasicProtein/AugmentCode-Free/releases/new#english-version)


🇨🇳 中文版本 {#中文版本}

🐛 紧急修复版本

AugmentCode-Free v1.0.1 是一个重要的修复版本,解决了影响Cursor和Windsurf IDE用户的关键路径配置问题。

🔧 修复内容

关键Bug修复

  • 修复Cursor IDE Windows路径配置错误

    • 问题:工具无法在Windows系统上正确定位Cursor IDE配置文件
    • 修复:更正路径为 %APPDATA%\Cursor\User\globalStorage\
    • 影响:确保数据库清理和遥测ID修改功能正常工作
  • 修复Windsurf IDE Windows路径配置错误

    • 问题:工具使用了错误的Windsurf配置目录
    • 修复:更正主目录为 ~/.codeium/windsurf/
    • 影响:Windsurf用户现在可以正常使用所有维护功能

改进内容

  • 增强错误处理:添加APPDATA环境变量检查
  • 改进用户提示:提供更详细的错误信息
  • 代码注释:添加路径配置说明注释

⚠️ 重要性

这是一个关键修复版本,强烈建议所有用户立即更新,特别是:

  • 使用Cursor IDE的用户
  • 使用Windsurf IDE的用户
  • 在Windows系统上运行工具的用户

📥 下载和更新

已安装用户(推荐)

pip install --upgrade augment-tools-core

新用户安装

pip install augment-tools-core

🇺🇸 English Version {#english-version}

🐛 Critical Hotfix Release

AugmentCode-Free v1.0.1 is an important hotfix release that addresses critical path configuration issues affecting Cursor and Windsurf IDE users.

🔧 Fixes

Critical Bug Fixes

  • Fixed Cursor IDE Windows Path Configuration

    • Issue: Tool couldn't locate Cursor IDE configuration files on Windows
    • Fix: Corrected path to %APPDATA%\Cursor\User\globalStorage\
    • Impact: Database cleaning and telemetry ID modification now work properly
  • Fixed Windsurf IDE Windows Path Configuration

    • Issue: Tool used incorrect Windsurf configuration directory
    • Fix: Corrected main directory to ~/.codeium/windsurf/
    • Impact: Windsurf users can now use all maintenance functions normally

Improvements

  • Enhanced Error Handling: Added APPDATA environment variable checking
  • Improved User Feedback: More detailed error messages
  • Code Documentation: Added path configuration comments

⚠️ Importance

This is a critical hotfix release. All users are strongly recommended to update immediately, especially:

  • Cursor IDE users
  • Windsurf IDE users
  • Users running the tool on Windows systems

📥 Download and Update

Existing Users (Recommended)

pip install --upgrade augment-tools-core

New Users

pip install augment-tools-core

📊 构建信息 / Build Information

  • 版本 / Version: v1.0.1
  • 发布类型 / Release Type: Hotfix (紧急修复)
  • 修复范围 / Fix Scope: Windows路径配置 / Windows Path Configuration
  • 影响用户 / Affected Users: Cursor & Windsurf IDE用户 / Cursor & Windsurf IDE Users
  • 优先级 / Priority: 高 / High

🔄 升级说明 / Upgrade Notes

从 v1.0.0 升级

  • 无需额外配置更改
  • 自动修复路径配置问题
  • 向后兼容所有现有功能

From v1.0.0 Upgrade

  • No additional configuration changes required
  • Automatically fixes path configuration issues
  • Backward compatible with all existing features

Augment-Tools -v1.0

18 Jul 06:24

Choose a tag to compare

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模式(推荐)

  1. 下载并解压便携版
  2. 运行对应平台的启动脚本
  3. 选择目标IDE和所需操作
  4. 按照屏幕提示操作

命令行模式

# 安装包
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.txtSHA256SUMS文件来验证您的下载。


🇺🇸 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-core

Standalone 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)

  1. Download and extract the portable package
  2. Run the appropriate startup script for your platform
  3. Select your IDE and desired operation
  4. 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


📊 构建信息 / 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.

Augment-Tools

07 Jun 14:07
0c7fbbb

Choose a tag to compare

0.0.1

更新 README.md