Skip to content

chore: add AGENTS.md for Cursor Cloud dev environment setup#101

Open
NITISH-R-G wants to merge 2 commits into
mainfrom
cursor/dev-env-setup-5704
Open

chore: add AGENTS.md for Cursor Cloud dev environment setup#101
NITISH-R-G wants to merge 2 commits into
mainfrom
cursor/dev-env-setup-5704

Conversation

@NITISH-R-G
Copy link
Copy Markdown
Owner

@NITISH-R-G NITISH-R-G commented May 16, 2026

Description

Adds AGENTS.md with Cursor Cloud-specific development instructions for future cloud agents. This documents:

  • Flutter SDK version requirements (3.41.9 / Dart 3.11.5)
  • Key development commands (lint, test, build, serve)
  • Environment file setup (assets/env.templateassets/.env)
  • How to build/serve the Flutter web app with --dart-define for Supabase credentials
  • Testing without external services (offline fallback demo)
  • Known gotchas (BLE plugin warnings, localization warnings, Wasm warnings, asset serving path)

Type of change

  • Documentation update

How Has This Been Tested?

Verified the full development workflow on a Cursor Cloud VM:

  • Unit Tests — flutter test (14/14 pass)
  • Manual Smoke Test — Demo page and Flutter web app tested end-to-end

Evidence

Flutter web app walkthrough — onboarding, SOS dashboard, safety tools, settings:
flutter_web_app_full_walkthrough.mp4

Main SOS dashboard with emergency button:
SOS dashboard

Safety tools screen:
Safety tools

Demo page offline triage — Severity 5 LIFE-THREATENING:
demo_offline_triage_hello_world.mp4

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes
Open in Web Open in Cursor 

Co-authored-by: Nitish R.G. <NITISH-R-G@users.noreply.github.com>
@NITISH-R-G NITISH-R-G marked this pull request as ready for review May 16, 2026 10:39
Co-authored-by: Nitish R.G. <NITISH-R-G@users.noreply.github.com>
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