Skip to content

Add AGENTS.md for Cursor Cloud development environment#57

Closed
KMX415 wants to merge 1 commit into
mainfrom
cursor/dev-environment-setup-5cd9
Closed

Add AGENTS.md for Cursor Cloud development environment#57
KMX415 wants to merge 1 commit into
mainfrom
cursor/dev-environment-setup-5cd9

Conversation

@KMX415
Copy link
Copy Markdown
Owner

@KMX415 KMX415 commented May 21, 2026

Summary

Adds AGENTS.md with development environment instructions for Cursor Cloud agents.

What changed

  • Created AGENTS.md documenting how to set up and run the Meshpoint development environment without hardware dependencies.

Content

The file includes:

  • Quick reference table for lint/test/run commands
  • Dev server startup instructions (including activation check bypass)
  • Dev config template (config/local.yaml) for hardware-less operation
  • Key gotchas (activation gate, excluded test files, PATH, static frontend)

Testing

Verified the full development workflow:

  • Lint: ruff check src/ tests/ passes clean
  • Tests: 416 tests pass
  • Server: FastAPI dev server starts on port 8080, serves dashboard, handles auth flow

Demo

meshpoint_dashboard_demo.mp4

Meshpoint dashboard main view
Radio configuration page

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Document development environment setup for cloud agents including:
- How to run lint, tests, and the dev server
- Activation check bypass for local development
- Dev config template for hardware-less operation
- Key gotchas and environment notes

Co-authored-by: KMX415 <KMX415@users.noreply.github.com>
@KMX415 KMX415 closed this May 21, 2026
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