Skip to content

Add AGENTS.md with Cursor Cloud development environment instructions#16

Draft
SimonBaars wants to merge 1 commit intomasterfrom
cursor/development-environment-setup-3149
Draft

Add AGENTS.md with Cursor Cloud development environment instructions#16
SimonBaars wants to merge 1 commit intomasterfrom
cursor/development-environment-setup-3149

Conversation

@SimonBaars
Copy link
Copy Markdown
Owner

Summary

Adds AGENTS.md with Cursor Cloud specific development instructions for the CloneRefactor project.

What's included

  • Build/test/run command reference table
  • Non-obvious notes about pre-existing test failures, exec:java configuration, output directories, JVM config, and lack of a dedicated linter
  • Instructions for running the CLI entry point directly (since mvn exec:java targets RunOnCorpus, not Main)

Environment verification

The development environment was verified end-to-end:

Check Result
mvn clean compile 153 source files compiled successfully
mvn test 72 tests run (pre-existing: 3 failures, 54 errors — not environment-related)
mvn clean package -DskipTests JAR built successfully
Clone detection on own source Detected 15 clone classes, 530 cloned lines across 153 source files

Clone detection output (hello-world demo)

clone_detection_output.log

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: Simon <SimonBaars@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants