Skip to content

docs: add AGENTS.md with Cursor Cloud dev environment instructions#53

Draft
O1ahmad wants to merge 1 commit into
mainfrom
cursor/dev-env-setup-c4d7
Draft

docs: add AGENTS.md with Cursor Cloud dev environment instructions#53
O1ahmad wants to merge 1 commit into
mainfrom
cursor/dev-env-setup-c4d7

Conversation

@O1ahmad

@O1ahmad O1ahmad commented Jun 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds AGENTS.md with development environment guidance for Cloud Agents working in this Docker-first Web3 containers monorepo.

What's documented

  • How to start Docker in Cloud Agent VMs (fuse-overlayfs storage driver)
  • Per-service compose workflow (network=local, port conflict notes)
  • CI-equivalent smoke test commands (build + compose up/down)
  • Example hello-world RPC checks for avalanchego

Environment verification performed

  • Installed Docker CE + Compose plugin
  • Built 0labs/avalanchego:1.10.5 image
  • Ran compose up/down smoke test
  • Verified JSON-RPC endpoints:
    • info.getNodeVersionavalanche/1.9.8 (image build arg vs bundled binary)
    • eth_blockNumber on C-chain → 0x0

VM update script

Minimal pip refresh for CI tooling: yq (no application package dependencies in this repo).

Open in Web Open in Cursor 

Co-authored-by: Ahmad <zer0ne.io.x@gmail.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