Skip to content

Latest commit

 

History

History
250 lines (163 loc) · 11 KB

File metadata and controls

250 lines (163 loc) · 11 KB

🚀 Ez2 Use Cursor Free Tools

Screenshots

alt text

⚠️ 重要提示

This tool currently supports:

最新版本

💾 下载Cursor历史版本(v0.44.x及以下)

https://downloader-cursor.deno.dev/history/

下载链接历史

版本 日期 Mac 64位Windows 64位Linux
0.45.9 2025-02-04 Link Link Link
0.45.8 2025-02-02 Link Link Link
0.45.7 2025-01-31 Link Link Link
0.45.5 2025-01-29 Link Link Link
0.45.4 2025-01-27 Link Link Link
0.45.3 2025-01-25 Link Link Link
0.45.2 2025-01-24 Link Link Link
0.44.11 2025-01-04 Link Link Link
0.44.9 2024-12-28 Link Link Link
0.44.8 2024-12-23 Link Link Link
0.43.6 2024-12-06 Link Link Link
0.42.5 - Link Link Link
0.42.4 - Link Link Link
0.42.3 - Link Link Link
🔒 禁用自动更新

为了防止 Cursor 自动更新到不受支持的新版本,您可以选择禁用自动更新功能。

方法 1: 点击禁用更新按钮 (推荐)

alt text

方法 2: 手动禁用

Windows:

  1. 关闭所有Cursor进程
  2. 删除目录: %LOCALAPPDATA%\cursor-updater
  3. 在相同位置创建同一文件夹并设置为只读

macOS:

# Close Cursor
pkill -f "Cursor"
# 删除更新目录并创建重复文件夹
rm -rf ~/Library/Application\ Support/cursor-updater
touch ~/Library/Application\ Support/cursor-updater

Linux:

# 关闭Cursor
pkill -f "Cursor"
# 删除更新目录并创建重复文件夹
rm -rf ~/.config/cursor-updater
touch ~/.config/cursor-updater

⚠️ Note: 禁用自动更新后,您将需要手动下载并安装新版本。建议更新前确认新版本兼容。

⚠️ 警告

需要python环境才能运行。请确保安装了python3.8及以上版本。

需要安装Google Chrome浏览器,请确保安装Google Chrome浏览器

如果您没有 Google Chrome,您可以从此处下载 Google Chrome,或者您也可以选择使用其他浏览器。有关如何使用它的详细信息,请参阅此处

alt text

如果您遇到此问题,请点击此处查看解决方案

📝 问题描述

当你遇到以下提示信息:

问题 1: Trial Account Limit

Back To Top

Too many free trial accounts used on this machine.
Please upgrade to pro. We have this limit in place
to prevent abuse. Please let us know if you believe
this is a mistake.

问题 2: API Key Limitation

Back To Top

[New Issue]

Composer relies on custom models that cannot be billed to an API key.
Please disable API keys and use a Pro or Business subscription.
Request ID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

问题 3: Trial Request Limit

这表明您已达到 Pro Trail 免费试用期内的使用限制:

You've reached your trial request limit.

解决方案1 - Trial Account Limit

步骤 1: 快速重置 (推荐)

  1. 关闭Cursor(您也可以不关闭,程序自带关闭和重启激活功能)
  2. 运行ez-cursor-free (安装详情在下方)
  3. 重新打开Cursor并使用

步骤 2: 使用ez-cursor-free,点击一键重置功能

alt text

等待自动重置完成。如果等待时间过长,可能是由于网络问题。请参阅步骤 3。

步骤 3: Network Optimization

如果上述解决方案不起作用,请尝试:

  • 切换至低延迟节点(推荐地区:日本、新加坡、美国、香港)
  • 确保网络稳定
  • 清除浏览器缓存并重试

解决方案2 - API Key Limitation

步骤: Uninstall Cursor Completely And Reinstall (API key Issue)

  1. 下载 HiBit Uninstaller.exe
  2. 彻底卸载Cursor
  3. 重新安装Cursor
  4. 回到解决方案1

💻 支持的系统

WindowsmacOSLinux

安装

  1. 点击这里,从打开的页面中下载最新版本
  2. 安装并运行应用程序
  3. 根据需要使用功能
  4. 尽情享受吧!

📦 手动安装

点击这里,找到符合您当前系统的安装包

🎉 致谢

本项目基于gpt-cursor-auto项目开发,感谢原作者的贡献@hmhm2022.

🧿 联系方式

⭐ 项目统计

Star History Chart

Alt

贡献者

感谢以下为ez-cursor-free贡献代码的人!

📄 许可证

MIT 许可证

Copyright (c) 2024

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.