Skip to content

docs: add AGENTS.md for Cursor Cloud development setup#430

Draft
ABausG wants to merge 1 commit into
mainfrom
cursor/dev-env-setup-7197
Draft

docs: add AGENTS.md for Cursor Cloud development setup#430
ABausG wants to merge 1 commit into
mainfrom
cursor/dev-env-setup-7197

Conversation

@ABausG

@ABausG ABausG commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Summary

Adds AGENTS.md with Cursor Cloud–specific instructions for developing in this Flutter/Melos monorepo.

Documented during initial cloud VM environment setup:

  • Flutter SDK, Melos, and Android SDK locations
  • Bootstrap and common commands (melos analyze, melos run test, CLI generate, APK build)
  • Gotchas (CLI executable naming, no KVM/emulator on Linux cloud, iOS requires macOS)

VM update script

dart pub global activate melos
dart pub get
melos bootstrap

Test plan

  • dart pub get + melos bootstrap at repo root
  • melos analyze — all packages clean (1 info in home_widget_cli)
  • melos run test — all unit tests passed
  • dart run home_widget_cli:home_widget generate in examples/generator_basics
  • flutter build apk --debug in examples/generator_basics
Open in Web Open in Cursor 

Co-authored-by: Anton Borries <ABausG@users.noreply.github.com>
@docs-page

docs-page Bot commented Jun 8, 2026

Copy link
Copy Markdown

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.

@coderabbitai

coderabbitai Bot commented Jun 8, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 70510485-befa-4752-a11b-b413e7407f60

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cursor/dev-env-setup-7197

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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