Skip to content

Add Cursor Cloud dev environment setup instructions#64

Draft
bfintal wants to merge 1 commit into
developfrom
cursor/setup-dev-environment-e7ba
Draft

Add Cursor Cloud dev environment setup instructions#64
bfintal wants to merge 1 commit into
developfrom
cursor/setup-dev-environment-e7ba

Conversation

@bfintal

@bfintal bfintal commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds an AGENTS.md with a ## Cursor Cloud specific instructions section so future cloud agents can build, run and test the Cimo plugin without rediscovering setup.

This is a docs-only change (no code changes). The dev environment was set up and verified end-to-end:

  • Installed Node 22 deps (npm install) and Composer deps (svg-sanitize, PHPCS).
  • npm run build compiled assets into build/ and produced dist/cimo-1.4.1.zip (its prebuild npm run lint passed).
  • Ran WordPress via @wordpress/env (Docker) at http://localhost:8888, plugin auto-activated with no PHP errors.

Hello-world verification

Uploaded a .jpg via an Image block in the editor; Cimo converted it to WebP on upload. Confirmed the attachment mime is image/webp via WP-CLI.

cimo_webp_conversion_demo.mp4

Media sidebar showing the uploaded file converted to .webp

Notes

  • Docker is required for @wordpress/env and is not managed by systemd in the VM; start with sudo dockerd if docker ps fails.
  • The shared wp-env config (mounting Cimo, Interactions and Stackable) is kept at /home/ubuntu/wp-dev, out of the repo on purpose.

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: Benjamin Intal <bfintal@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 17c4d426-78f4-4012-a25b-49c4c058eaff

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cursor/setup-dev-environment-e7ba

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown

🤖 Pull request artifacts

file commit
pr64-cimo-64-merge.zip 9c6fef1

github-actions Bot added a commit that referenced this pull request Jul 10, 2026
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