Skip to content

Add Cursor Cloud specific instructions to AGENTS.md#1

Closed
rojiphil wants to merge 1 commit intomainfrom
cursor/development-environment-setup-761e
Closed

Add Cursor Cloud specific instructions to AGENTS.md#1
rojiphil wants to merge 1 commit intomainfrom
cursor/development-environment-setup-761e

Conversation

@rojiphil
Copy link
Copy Markdown
Owner

Explanation of Change

Adds a ## Cursor Cloud specific instructions section to AGENTS.md with development environment guidance for cloud agents, including:

  • Web dev server setup and key commands table
  • Prerequisites (Node.js version, /etc/hosts, HTTPS certs, .env)
  • Common gotchas (self-signed cert warnings, webpack compilation time, lint threshold)

Fixed Issues

N/A - Development environment setup

Tests

  • Verified npm run typecheck-tsgo passes
  • Verified npx eslint src/App.tsx passes
  • Verified npm run test (856 unit tests pass)
  • Verified npm run web starts and serves the app at https://dev.new.expensify.com:8082/
  • Verified the login page loads and form submission works interactively

QA Steps

[No QA] - Documentation-only change to AGENTS.md

Open in Web Open in Cursor 

- Document web dev server setup and key commands
- Add gotchas for HTTPS certs, Chrome warnings, and webpack compilation
- Note Node.js version requirement and /etc/hosts entry
- Reference CLAUDE.md for full command list

Co-authored-by: Roji Philip <rojiphil@gmail.com>
@rojiphil rojiphil closed this Mar 30, 2026
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