Added Cursor Cloud specific instructions to AGENTS.md#27194
Added Cursor Cloud specific instructions to AGENTS.md#27194jonatansberg wants to merge 1 commit intomainfrom
Conversation
Context: Captured non-obvious dev environment caveats (Docker requirement, admin Vite race condition, key ports) for future cloud agents.
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|



What does this PR do?
Adds a
## Cursor Cloud specific instructionssection toAGENTS.mdwith non-obvious development environment caveats discovered during Cloud Agent setup:yarn devrequires Docker and that pre-building images prevents timeout issues@tryghost/adminVite dev server can fail on cold starts because it probes the Ghost backend before it's readyWhy?
Future Cursor Cloud agents need to know about these gotchas to set up the development environment reliably without trial-and-error.
Evidence of working environment
ghost-dev-environment-demo.mp4
Ghost frontend, admin panel, and post creation all working end-to-end.
Ghost homepage showing published post
Admin posts list
To show artifacts inline, enable in settings.