Skip to content

docs: add Cursor Cloud specific development instructions to AGENTS.md - #13

Draft
AugusDogus wants to merge 1 commit into
mainfrom
cursor/dev-environment-setup-908a
Draft

docs: add Cursor Cloud specific development instructions to AGENTS.md#13
AugusDogus wants to merge 1 commit into
mainfrom
cursor/dev-environment-setup-908a

Conversation

@AugusDogus

@AugusDogus AugusDogus commented May 5, 2026

Copy link
Copy Markdown
Owner

Summary

Adds a ## Cursor Cloud specific instructions section to AGENTS.md with development environment guidance for future Cloud Agents working in this codebase.

What's included

  • Overview of the monorepo structure (Next.js backend + Expo mobile app)
  • Commands for running the dev server, linting, formatting, and type checking
  • Environment setup requirements (Node.js, Bun, env vars)
  • Key gotchas (oxlint/oxfmt instead of ESLint/Prettier, Expo not testable in headless VM, etc.)

Evidence of working environment

Health endpoint returning ok status

The Next.js dev server starts successfully and the health endpoint responds with {"status":"ok"}.

Landing page loads (DB error expected with placeholder credentials)

All CI-equivalent checks pass:

  • bun lint — 0 warnings, 0 errors
  • bun lint:ws — no issues found
  • bun format — all files correctly formatted
  • bun typecheck — all 9 packages pass

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Note

Add Cursor Cloud development instructions to AGENTS.md

Adds a new 'Cursor Cloud specific instructions' section to AGENTS.md covering the monorepo structure, service startup commands, code quality commands (lint, format, typecheck), environment setup (Node/Bun versions, .env requirements), and known gotchas such as Expo limitations in cloud environments and the preference for bun dev:next.

Macroscope summarized 83b0a40.

Co-authored-by: Augie <AugusDogus@users.noreply.github.com>
@vercel

vercel Bot commented May 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
whisp Ready Ready Preview, Comment May 5, 2026 7:47pm

Request Review

@coderabbitai

coderabbitai Bot commented May 5, 2026

Copy link
Copy Markdown
Contributor

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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 0bb6372c-79b4-4c78-a2de-01484a55c8ce

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

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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