docs: add AGENTS.md for Cursor Cloud development setup#430
Conversation
Co-authored-by: Anton Borries <ABausG@users.noreply.github.com>
|
To view this pull requests documentation preview, visit the following URL: docs.page/abausg/home_widget~430 Documentation is deployed and generated using docs.page. |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Summary
Adds
AGENTS.mdwith Cursor Cloud–specific instructions for developing in this Flutter/Melos monorepo.Documented during initial cloud VM environment setup:
melos analyze,melos run test, CLI generate, APK build)VM update script
Test plan
dart pub get+melos bootstrapat repo rootmelos analyze— all packages clean (1 info in home_widget_cli)melos run test— all unit tests passeddart run home_widget_cli:home_widget generateinexamples/generator_basicsflutter build apk --debuginexamples/generator_basics