Skip to content

Releases: fleXRPL/cursor-rules-dynamic

Cursor Rules Dynamic v1.0.0-alpha.2 - Initial Development Release

17 Jan 01:01
ba5e7ca

Choose a tag to compare

Cursor Rules Dynamic v1.0.0-alpha.2

What's New

  • Initial alpha release of Cursor Rules Dynamic extension
  • Dynamic code analysis for project patterns
  • Automatic .cursorrules file conversion and validation
  • Project scanning functionality with intelligent updates
  • Rule template browsing and management

Improvements

  • Optimized package size with proper .vscodeignore configuration
  • Intelligent backup system for .cursorrules files
  • Enhanced error handling and user feedback

Features

  • Convert existing .cursorrules files to JSON format
  • Scan projects for pattern updates
  • Browse and apply rule templates
  • Status monitoring and notifications
  • Automatic backup of modified files
  • JSON schema validation for .cursorrules files

Installation

From VSIX

  1. Download the cursor-rules-dynamic-1.0.0-alpha.2.vsix file from this release
  2. In VSCode, go to Extensions (Ctrl+Shift+X)
  3. Click the "..." menu at the top
  4. Select "Install from VSIX..."
  5. Choose the downloaded file

From GitHub Packages

npm install @flexrpl/cursor-rules-dynamic@1.0.0-alpha.2

Documentation

For full documentation, visit the project wiki.

Feedback

Please report any issues or suggestions in our GitHub Issues.

Full Changelog: https://github.com/fleXRPL/cursor-rules-dynamic/commits/v1.0.0-alpha.2

What's Changed

  • Organization Transfer Updates by @garotm in #2

Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2

v1.0.0-alpha.1

17 Jan 00:41
04e6175

Choose a tag to compare

v1.0.0-alpha.1 Pre-release
Pre-release

Cursor Rules Dynamic v1.0.0-alpha.1

What's New

  • Initial alpha release of Cursor Rules Dynamic extension
  • Dynamic code analysis for project patterns
  • Automatic .cursorrules file conversion and validation
  • Project scanning functionality with intelligent updates
  • Rule template browsing and management

Improvements

  • Optimized package size with proper .vscodeignore configuration
  • Intelligent backup system for .cursorrules files
  • Enhanced error handling and user feedback

Features

  • Convert existing .cursorrules files to JSON format
  • Scan projects for pattern updates
  • Browse and apply rule templates
  • Status monitoring and notifications
  • Automatic backup of modified files
  • JSON schema validation for .cursorrules files

Installation

From VSIX

  1. Download the cursor-rules-dynamic-1.0.0-alpha.1.vsix file from this release
  2. In VSCode, go to Extensions (Ctrl+Shift+X)
  3. Click the "..." menu at the top
  4. Select "Install from VSIX..."
  5. Choose the downloaded file

From GitHub Packages

npm install @flexrpl/cursor-rules-dynamic@1.0.0-alpha.1

Documentation

For full documentation, visit the project wiki.

Feedback

Please report any issues or suggestions in our GitHub Issues.

Full Changelog: https://github.com/fleXRPL/cursor-rules-dynamic/commits/v1.0.0-alpha.1