Skip to content

Add AGENTS.md with Cursor Cloud development environment setup#288

Draft
davixcky wants to merge 5 commits intomainfrom
cursor/dev-env-setup-e51b
Draft

Add AGENTS.md with Cursor Cloud development environment setup#288
davixcky wants to merge 5 commits intomainfrom
cursor/dev-env-setup-e51b

Conversation

@davixcky
Copy link
Copy Markdown
Contributor

@davixcky davixcky commented Apr 9, 2026

Summary

Adds AGENTS.md with Cursor Cloud specific instructions for the HotROD development environment.

What's included

  • Infrastructure setup (Redis, MariaDB, Kafka via Docker)
  • Required environment variables for local development (including critical SIGNADOT_BASELINE_* vars)
  • Signadot CLI staging configuration
  • Key gotchas discovered during setup
  • Lint/test/build command reference

Development environment verification

Service Port Status
Frontend 8080 Running
Location 8081 Running
Driver 8082 Running
Route 8083 Running
Redis 6379 Running
MariaDB 3306 Running
Kafka 9092 Running

Demo

hotrod_dispatch_demo.mp4

Ride dispatched

Testing

  • go vet ./... — clean
  • go test ./... — all pass
  • make build — successful
  • signadot cluster list — authenticated against staging, 6 clusters

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

cursoragent and others added 5 commits April 9, 2026 00:04
Co-authored-by: David Orozco <davixcky@users.noreply.github.com>
Co-authored-by: David Orozco <davixcky@users.noreply.github.com>
- Point config to staging API and proxy endpoints
- Document --insecure-storage flag needed for headless VMs
- Add SIGNADOT_ORG requirement alongside SIGNADOT_API_KEY
- Add skills/signadot/SKILL.md from demo-signadot-skill branch
- Document existing .signadot/ config, sandbox templates, and smart tests in AGENTS.md
Keep the environment context-free; the skill lives on the demo-signadot-skill branch.
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