Skip to content

chore: add Cursor cloud agent environment#49

Merged
christian-bromann merged 2 commits intomainfrom
cb/cloud-agent-pnpm-env-f3f2
Apr 13, 2026
Merged

chore: add Cursor cloud agent environment#49
christian-bromann merged 2 commits intomainfrom
cb/cloud-agent-pnpm-env-f3f2

Conversation

@christian-bromann
Copy link
Copy Markdown
Member

@christian-bromann christian-bromann commented Apr 13, 2026

Summary

  • add a repo-level .cursor/environment.json so this repository uses a dedicated Cursor cloud agent environment
  • add a .cursor/Dockerfile that pins Node 24, activates pnpm 10.32.1 via Corepack, and preinstalls the pnpm workspace into /workspace
  • add AGENTS.md guidance for cloud agents, including the focused Vitest invocation that disables coverage for narrow test selections

Testing

  • validated .cursor/environment.json parses successfully
  • simulated the Dockerfile flow in a temporary directory by installing from workspace manifests only, then overlaying the full repository without another install
  • pnpm compile
  • pnpm run test:typechecks
  • pnpm exec vitest --config vitest.config.ts --run --coverage.enabled=false packages/cddl/tests/parser.test.ts

@webdriverio webdriverio deleted a comment from cursor bot Apr 13, 2026
@christian-bromann christian-bromann force-pushed the cb/cloud-agent-pnpm-env-f3f2 branch from b02675a to b2fd9c0 Compare April 13, 2026 20:26
@christian-bromann christian-bromann merged commit 23c638b into main Apr 13, 2026
7 checks passed
@christian-bromann christian-bromann deleted the cb/cloud-agent-pnpm-env-f3f2 branch April 13, 2026 20:30
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.

1 participant