Skip to content

Add AGENTS.md with Cursor Cloud development environment setup instructions#1

Draft
hzsw1234 wants to merge 1 commit into
mainfrom
cursor/development-environment-setup-0e03
Draft

Add AGENTS.md with Cursor Cloud development environment setup instructions#1
hzsw1234 wants to merge 1 commit into
mainfrom
cursor/development-environment-setup-0e03

Conversation

@hzsw1234

Copy link
Copy Markdown
Owner

Summary

Adds AGENTS.md with Cursor Cloud specific development instructions for the cursor-api project. This file documents:

  • Required system dependencies (Rust nightly, protoc, Node.js/npm, libssl-dev)
  • Build, lint, test, and run commands
  • Environment variable requirements (AUTH_TOKEN, PORT, etc.)
  • Known pre-existing test issues
  • npm dependencies for build-time asset minification

Verified

  • cargo build (dev profile) - successful
  • cargo clippy - warnings only (no errors)
  • cargo test - 25 tests found; 1 pre-existing abort in test_build_routes_deduplication
  • Server runs on port 3000 with health check, model listing, and utility endpoints all functional
Open in Web Open in Cursor 

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