Skip to content

Add AGENTS.md for Cursor Cloud development environment#68

Draft
SillyHippy wants to merge 1 commit into
mainfrom
cursor/setup-dev-environment-39a6
Draft

Add AGENTS.md for Cursor Cloud development environment#68
SillyHippy wants to merge 1 commit into
mainfrom
cursor/setup-dev-environment-39a6

Conversation

@SillyHippy
Copy link
Copy Markdown
Owner

Summary

Adds AGENTS.md with Cursor Cloud-specific development instructions for future agents working in this repository.

What's included

  • Node.js version requirements (v20 per .node-version) and PATH workaround for Cloud Agent VMs
  • Key development commands table (dev, lint, typecheck, build)
  • Non-obvious gotchas: prebuild scripts, ESLint scoping, TypeScript strictness settings, build output directory

Development environment verification

All checks pass on this codebase:

  • Lint (npm run lint) — clean
  • Typecheck (npm run typecheck) — clean
  • Dev server (npm run dev) — starts on localhost:3000
  • Build (npm run build) — static export produces 2459 files in out/

Demo

dev_environment_demo.mp4

Interactive walkthrough showing homepage, process serving services page, cost calculator tool, and blog listing.

Homepage loaded
Cost calculator page

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: SillyHippy <SillyHippy@users.noreply.github.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying bolt-site with  Cloudflare Pages  Cloudflare Pages

Latest commit: 80f4a1f
Status: ✅  Deploy successful!
Preview URL: https://6c4d733d.bolt-site.pages.dev
Branch Preview URL: https://cursor-setup-dev-environment.bolt-site.pages.dev

View logs

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