Skip to content

Add AGENTS.md for cloud agent development environment setup#4

Draft
LevBD wants to merge 1 commit into
mainfrom
cursor/setup-dev-environment-bee0
Draft

Add AGENTS.md for cloud agent development environment setup#4
LevBD wants to merge 1 commit into
mainfrom
cursor/setup-dev-environment-bee0

Conversation

@LevBD

@LevBD LevBD commented Apr 30, 2026

Copy link
Copy Markdown
Owner

Summary

Adds AGENTS.md with cloud-agent-specific development instructions for this Angular 12 todo application.

What's included

  • Node.js version requirements (Node 16 for Angular 12 compatibility)
  • Key commands table (install, serve, build, test)
  • Known issues documentation (pre-existing test failure, Firebase auth limitations)
  • Architecture notes for quick orientation

Environment Setup Verification

The development environment was fully verified:

  • Build: npx ng build --configuration=development completes successfully
  • Dev Server: npx ng serve runs on port 4200 with HTTP 200 response
  • Tests: Karma + ChromeHeadless infrastructure works (pre-existing spec bug in repo)
  • UI: App loads, renders Angular Material UI, dialogs are interactive

Demo

modo_app_demo.mp4

MoDo app homepage
Create task dialog
Task form with input

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: Bohdan Levishchev <LevBD@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