Skip to content

Add Cursor Cloud specific instructions to AGENTS.md#1195

Draft
f wants to merge 1 commit into
mainfrom
cursor/dev-env-setup-1b76
Draft

Add Cursor Cloud specific instructions to AGENTS.md#1195
f wants to merge 1 commit into
mainfrom
cursor/dev-env-setup-1b76

Conversation

@f

@f f commented May 25, 2026

Copy link
Copy Markdown
Owner

Description

Adds a ## Cursor Cloud specific instructions section to AGENTS.md with durable development environment guidance for future cloud agents.

Type of Change

  • Documentation update

What's included

  • PostgreSQL and Next.js dev server startup guidance
  • Node.js 24.x requirement and nvm usage notes
  • Environment variable documentation (DIRECT_URL gotcha for Prisma)
  • Database migration and seed instructions
  • Authentication provider configuration notes (credentials vs OAuth)
  • Testing commands with pre-existing warning context

Demo

The development environment was fully set up and verified:

demo-register-and-create-prompt.mp4

Full end-to-end demo: homepage load, user registration, login, and prompt creation.

Homepage loaded
Prompt created successfully

Additional Notes

The update script installs Node.js 24.x via nvm, runs npm install, and generates the Prisma client. PostgreSQL must be started separately as a service before running the app.

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

- PostgreSQL and Next.js dev server startup guidance
- Node.js 24.x requirement and nvm usage
- Environment variable notes (DIRECT_URL gotcha)
- Database migration and seed instructions
- Authentication provider configuration notes
- Testing commands and pre-existing warning count

Co-authored-by: Fatih Kadir Akın <fka@fka.dev>
@coderabbitai

coderabbitai Bot commented May 25, 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: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 85b4ea66-79cd-4fa5-9361-0dbee28a4db1

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

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 and usage tips.

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