cursor_pro  by Jskeaaa

Circumvents Claude 3.7 limitations in Cursor

created 2 months ago
580 stars

Top 56.6% on sourcepulse

GitHubView on GitHub
Project Summary

This project provides a tool to bypass usage limits for the Claude 3.7 AI model, specifically targeting users of the Cursor IDE. It offers a simple solution for individuals encountering restrictions, enabling continued access for learning and experimentation.

How It Works

The tool operates by deleting specific files and directories associated with the Cursor IDE's user data and workspace storage. This process effectively resets the application's state, clearing usage history and potentially circumventing rate-limiting mechanisms implemented by the AI provider.

Quick Start & Requirements

  • Windows: Run the provided .exe file as an administrator.
  • macOS: Execute the Python script (cursor_clean_mac.py) or the compiled executable using sudo python3 or sudo ./ respectively.
  • Prerequisites: Administrator privileges are required on macOS. Users may need to change their IP address if encountering issues due to IP pollution.
  • Configuration: A config.env (Windows) or config_mac.env (macOS) file is created to specify the Cursor user data directory.

Highlighted Details

  • Clears globalStorage/state.vscdb, globalStorage/state.vscdb.backup, History folder contents, and workspaceStorage directory.
  • Includes a video demonstration of the tool's usage.
  • Supports both Python script execution and pre-compiled executables.

Maintenance & Community

The project is a personal effort with a request for GitHub stars. No specific community channels or maintenance details are provided.

Licensing & Compatibility

The project is explicitly for learning purposes. The license is not specified, but the description implies it is free to use for educational exploration.

Limitations & Caveats

The tool's effectiveness may depend on the AI provider's detection and mitigation strategies. Users are advised to back up their prompts before use. IP address changes might be necessary if encountering persistent issues, suggesting potential IP-based tracking or limitations.

Health Check
Last commit

1 week ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
3
Star History
616 stars in the last 90 days

Explore Similar Projects

Starred by Jonathan Ragan-Kelley Jonathan Ragan-Kelley(Professor at MIT), Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), and
2 more.

claudia by getAsterisk

5.9%
10k
GUI toolkit for Claude Code
created 1 month ago
updated 1 day ago
Feedback? Help us improve.