Skip to content

Set up Cursor Cloud dev environment (AGENTS.md) - #13

Draft
Cookie774-GameDev wants to merge 2 commits into
mainfrom
cursor/setup-dev-environment-f3bd
Draft

Set up Cursor Cloud dev environment (AGENTS.md)#13
Cookie774-GameDev wants to merge 2 commits into
mainfrom
cursor/setup-dev-environment-f3bd

Conversation

@Cookie774-GameDev

Copy link
Copy Markdown
Owner

Summary

Sets up and verifies the development environment for the VibeSpace desktop app, and documents durable cloud-agent guidance in AGENTS.md.

  • Update scriptnpm install (root npm workspace installs the app workspace).
  • AGENTS.md – adds a ## Cursor Cloud specific instructions section covering how to run the app (npm run jarvis → Vite on :5173), offline mock-LLM behavior, the expected "backend unavailable" Terminals state in web mode, CI-mirrored checks, and optional cloud services.

No application code was modified.

Verification

All checks run clean against a fresh npm install:

Check Command Result
Typecheck npm run typecheck pass
Tests npm --prefix app run test 481 passed (85 files)
Release manifest npm run test:release-manifest pass
Build npm run build built in ~9s
Run npm run jarvis Vite serves :5173, HTTP 200

Hello-world

Completed onboarding and sent a message to the built-in Jarvis assistant (mock LLM, fully offline) in the Chat view; the assistant replied.

vibespace_chat_hello_world.mp4

VibeSpace main interface
Jarvis chat reply

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

cursoragent and others added 2 commits June 15, 2026 21:46
Co-authored-by: Cookie774-GameDev <Cookie774-GameDev@users.noreply.github.com>
Co-authored-by: Cookie774-GameDev <Cookie774-GameDev@users.noreply.github.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