Skip to content

docs: add AGENTS.md with Cursor Cloud dev environment instructions#105

Draft
NITISH-R-G wants to merge 1 commit into
mainfrom
cursor/env-setup-agents-md-c604
Draft

docs: add AGENTS.md with Cursor Cloud dev environment instructions#105
NITISH-R-G wants to merge 1 commit into
mainfrom
cursor/env-setup-agents-md-c604

Conversation

@NITISH-R-G
Copy link
Copy Markdown
Owner

Description

Adds AGENTS.md with Cursor Cloud-specific development environment instructions for future cloud agents.

This file documents:

  • Flutter SDK location and version (3.41.9 at /opt/flutter)
  • Common development commands (lint, test, build, run)
  • Known gotchas (l10n warnings, BLE plugin warnings, Wasm dry-run info, graceful degradation without backend keys)

Type of change

  • Documentation update

How Has This Been Tested?

Full development environment was verified:

  • dart analyze — zero issues
  • flutter test — 14/14 tests pass
  • flutter build web — successful production build
  • flutter run -d web-server — dev server running on port 8080
  • Demo page served and tested via browser

roadsos_flutter_web_app_demo.mp4

Main SOS screen
Dispatch status with map
AI triage result

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
Open in Web Open in Cursor 

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