Skip to content

docs: add Cursor Cloud specific instructions to AGENTS.md - #1

Merged
victorDigital merged 1 commit into
mainfrom
victor/cloud-agent-setup-3766
May 16, 2026
Merged

docs: add Cursor Cloud specific instructions to AGENTS.md#1
victorDigital merged 1 commit into
mainfrom
victor/cloud-agent-setup-3766

Conversation

@victorDigital

Copy link
Copy Markdown
Member

Adds a ## Cursor Cloud specific instructions section to AGENTS.md with environment-specific context for future Cloud Agents:

  • Documents pre-installed system dependencies (ffmpeg, Node 22, pnpm 10.30.3)
  • Notes the cold-encode delay (~60-80s) on first dev server page load
  • Quick-reference command table
  • Documents known gotchas (engines.node aspirational, .js extension convention, husky hook)

Verification

The development environment was fully set up and validated:

  • pnpm install — installs all dependencies and builds library dist/
  • pnpm check — type-checks pass (0 errors, 0 warnings)
  • pnpm --filter enhanced-video-sveltekit build — library compiles cleanly
  • pnpm dev — Vite dev server on :5173, videos encode and serve correctly
  • pnpm build — production build succeeds

Demo page fully loaded with video grid
demo_app_video_showcase.mp4

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

@victorDigital
victorDigital marked this pull request as ready for review May 16, 2026 12:35
@victorDigital
victorDigital merged commit 882743c into main May 16, 2026
2 checks passed
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