Skip to content

docs: add root AGENTS.md with Cursor Cloud setup notes#5

Draft
erikconnect wants to merge 1 commit into
mainfrom
cursor/setup-dev-environment-4632
Draft

docs: add root AGENTS.md with Cursor Cloud setup notes#5
erikconnect wants to merge 1 commit into
mainfrom
cursor/setup-dev-environment-4632

Conversation

@erikconnect

Copy link
Copy Markdown
Owner

Summary

Sets up and verifies the Velora development environment (pnpm + Turborepo monorepo). Adds a root AGENTS.md capturing durable, non-obvious startup/run notes for future Cursor Cloud agents.

No application code was changed — only AGENTS.md was added.

Environment

  • Node v22 and pnpm 10.33.0 satisfy repo engines (Node ≥20, pnpm ≥10).
  • Update script: pnpm install.
  • Note: the Ignored build scripts (esbuild, sharp) warning during install is benign here — build, dev, and docs all work without pnpm approve-builds.

Verification

Service / Check Command Result
Install pnpm install
Contract/lint pnpm verify:contract ✅ 0 issues
Compiler tests pnpm --filter @velora/compiler test ✅ 8/8
Showcase library tests pnpm --filter showcase test:library ✅ 10/10
Build pnpm build
Showcase dev (Vite) pnpm dev → :5173 ✅ HTTP 200
Docs dev (Astro) pnpm dev:docs → :4321 ✅ HTTP 200

Hello-world: opened the showcase, scrolled the animated homepage, configured a scene in the interactive Scene Creator, and exported (copy + download) generated HTML.

velora_showcase_scene_creator_demo.mp4

Velora homepage
Scene Creator configured
Scene export copied

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: Erik Assis Cardoso <erikconnect@users.noreply.github.com>
@vercel

vercel Bot commented Jun 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
velora-showcase Ready Ready Preview, Comment Jun 20, 2026 10:30am

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