Skip to content

Add AGENTS.md for Cursor Cloud development environment#371

Draft
Erin Ndrio (erin-ndrio) wants to merge 1 commit into
mainfrom
cursor/dev-environment-setup-6849
Draft

Add AGENTS.md for Cursor Cloud development environment#371
Erin Ndrio (erin-ndrio) wants to merge 1 commit into
mainfrom
cursor/dev-environment-setup-6849

Conversation

@erin-ndrio

Copy link
Copy Markdown

Summary

Adds AGENTS.md with Cursor Cloud-specific development instructions for the Content CLI repository.

What's included

  • Product overview and prerequisites (Node.js, yarn)
  • Common dev commands (install, build, test, lint, run CLI)
  • Notes on lint vs CI expectations
  • Celonis Platform credential requirements for E2E workflows
  • Testing split (unit vs E2E) and optional Git/keychain integrations

VM update script

yarn install
yarn build

Verification

Development environment was validated in the cloud VM:

  • yarn install — dependencies installed
  • yarn build — TypeScript compiled to dist/
  • yarn test — 383 tests passed (43 suites)
  • node dist/content-cli.js -V — CLI runs (version 1.11.0)
  • node dist/content-cli.js profile list — local profile command works without Celonis credentials
Open in Web Open in Cursor 

Includes-AI-Code: true

Co-authored-by: Erin Ndrio <erin-ndrio@users.noreply.github.com>
@sonarqubecloud

sonarqubecloud Bot commented Jun 8, 2026

Copy link
Copy Markdown

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