Skip to content

docs(agents): add Cursor Cloud setup instructions - #61

Draft
faw01 wants to merge 1 commit into
mainfrom
cursor/setup-dev-environment-2b61
Draft

docs(agents): add Cursor Cloud setup instructions#61
faw01 wants to merge 1 commit into
mainfrom
cursor/setup-dev-environment-2b61

Conversation

@faw01

@faw01 faw01 commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Description

Sets up the development environment for this create-mf2-app Bun + Turborepo monorepo and documents durable, non-obvious setup guidance for future cloud agents. The only code change is a new ## Cursor Cloud specific instructions section in .agents/AGENTS.md; the environment (Bun install + bun install) is captured in the update script rather than committed files.

Related Issues

Closes #<issue_number>

Verification

All primary services were exercised end-to-end:

Service Command Result
CLI lint bun run check ✅ 29 files, no issues
CLI tests bun test apps/cli/scripts/ ✅ 118 pass, 0 fail
CLI build bun run build --filter=create-mf2-app dist/index.js, verify-pack ok
CLI scaffold (hello-world) node apps/cli/dist/index.js hello-mf2 --package-manager bun ✅ full 8-app/22-package monorepo scaffolded, deps installed, git commit created
Web dev server bun run dev --filter=web ✅ Next.js 16 ready on port 3001, HTTP 200

Screenshots

mf² marketing site landing page

web_app_marketing_site_demo.mp4

Additional Notes

  • Bun 1.3.14 (repo packageManager) installed to ~/.bun/bin.
  • Update script: install Bun then bun install (idempotent).
  • apps/docs (Mintlify) requires a global mint CLI and is left optional.

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: faw <talkto@faw.dev>
@coderabbitai

coderabbitai Bot commented Jul 13, 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: 9d5f89e1-3b6c-4d97-815c-01feaf0a4f5b

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-2b61

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.

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