Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 481 Bytes

File metadata and controls

18 lines (13 loc) · 481 Bytes

Agent Instructions

This file contains instructions for the Cursor agent working on this task.

Guidelines

  1. Follow the existing code style and patterns
  2. Write comprehensive comments for complex logic
  3. Add tests for new functionality
  4. Update documentation as needed
  5. Run tests before committing
  6. Create also .gitignore file

Restrictions

  • Do not modify package.json without approval
  • Do not change core infrastructure files
  • Always run tests before pushing