Skip to content

Add AGENTS.md for Cursor Cloud development environment#1

Draft
poroburu wants to merge 1 commit into
mainfrom
cursor/dev-env-setup-302c
Draft

Add AGENTS.md for Cursor Cloud development environment#1
poroburu wants to merge 1 commit into
mainfrom
cursor/dev-env-setup-302c

Conversation

@poroburu
Copy link
Copy Markdown
Collaborator

@poroburu poroburu commented May 3, 2026

Adds AGENTS.md with Cursor Cloud specific development instructions including:

  • Build, lint, and test commands (referencing existing README and CI docs)
  • How to run the server locally in mock mode without hardware HSM
  • System dependency note (libssl-dev for openssl-sys crate)
  • Key gotchas: secret file permissions, cross-compilation config, hardware/broadcast test gating

Environment verification:

dev_environment_verification.log

All checks pass:

  • cargo fmt --check — clean
  • cargo clippy --all-targets -- -D warnings — no warnings
  • cargo test --all-targets — 56 passed, 5 ignored (hardware/broadcast/CI-only), 0 failed
  • Server runs in mock mode on 127.0.0.1:9443 with health, keys, metrics, and auth endpoints working

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

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