Skip to content

Add Cursor Cloud specific instructions to AGENTS.md#1

Draft
e-fu wants to merge 1 commit into
developmentfrom
cursor/env-setup-cbed
Draft

Add Cursor Cloud specific instructions to AGENTS.md#1
e-fu wants to merge 1 commit into
developmentfrom
cursor/env-setup-cbed

Conversation

@e-fu
Copy link
Copy Markdown
Contributor

@e-fu e-fu commented May 7, 2026

Summary

Adds a ## Cursor Cloud specific instructions section to AGENTS.md documenting the development environment setup for Cursor Cloud agents.

What was added

  • Erlang/OTP 27 + Elixir 1.18.4 runtime paths and installation method
  • Note that precompiled NIFs (QuickBEAM/Zig, OXC/Rust) download automatically — no native toolchains needed
  • Reference to standard test/lint/build commands (from CLAUDE.md/README.md)
  • Known compilation warnings (dialyzer_json Elixir version, descripex Jason warnings)

Verification

All checks pass on this environment:

  • mix test — 1 test, 0 failures
  • mix format --check-formatted — clean
  • mix credo --strict — no issues
  • mix compile — successful (with expected warnings)
  • QuickBEAM JS runtime — eval, call, async, vars all working

env_setup_verification.log

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

- Document Erlang/OTP 27 + Elixir 1.18.4 runtime paths
- Note precompiled NIF availability (no Zig/Rust toolchain needed)
- Reference standard test/lint commands from CLAUDE.md
- Document known compilation warnings (dialyzer_json, descripex)

Co-authored-by: E.FU <e-fu@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