Skip to content

Add AGENTS.md with Cursor Cloud development environment instructions#2

Draft
fuheaven wants to merge 1 commit into
mainfrom
cursor/dev-env-setup-0d1d
Draft

Add AGENTS.md with Cursor Cloud development environment instructions#2
fuheaven wants to merge 1 commit into
mainfrom
cursor/dev-env-setup-0d1d

Conversation

@fuheaven

@fuheaven fuheaven commented May 8, 2026

Copy link
Copy Markdown
Owner

Summary

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

  • Environment constraints (GPU requirement for full operation, CPU-only mode capabilities)
  • Python 3.12 compatibility notes (numpy, uvloop version adjustments)
  • Commands for running lint (black, flake8), tests (pytest), and the server
  • Key gotchas for development setup

Verification

All CPU-compatible unit tests pass (51/51):

unit_tests_output.log

Core functionality demo:

hello_world_demo.log

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

- Document environment constraints (GPU requirement, CPU-only mode)
- Document Python 3.12 compatibility notes
- Add lint, test, and server run commands
- Document key gotchas for development setup

Co-authored-by: fuheaven <fuheaven@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