chore: add cloud VM environment setup by ComputelessComputer · Pull Request #5002 · fastrepl/char · GitHub
Skip to content

chore: add cloud VM environment setup#5002

Draft
ComputelessComputer wants to merge 1 commit intomainfrom
cursor/env-setup-f19d
Draft

chore: add cloud VM environment setup#5002
ComputelessComputer wants to merge 1 commit intomainfrom
cursor/env-setup-f19d

Conversation

@ComputelessComputer
Copy link
Copy Markdown
Collaborator

Summary

Sets up the development environment for Cursor Cloud agents.

Changes

  • pnpm-workspace.yaml: Added critical packages to onlyBuiltDependencies (esbuild, @swc/core, @parcel/watcher, sharp, dprint, protobufjs) so their postinstall scripts run and Vite/build tools work correctly.
  • AGENTS.md: Added ## Cursor Cloud specific instructions section with:
    • Service startup commands (web app, desktop app, API server)
    • Platform-specific caveats (cargo check ARM failures on x86_64, C++ compiler flags, dprint Swift errors)
    • Pre-existing lint/test status notes

Verification

  • Web app dev server runs on port 3000 with SKIP_NETLIFY=1 pnpm -F @hypr/web dev
  • TypeScript typecheck passes (pnpm -F @hypr/web typecheck)
  • Rust cargo check passes for api and cli crates
  • Desktop unit tests: 650/650 pass
  • Lint runs successfully (8 pre-existing errors in codebase)

web_app_demo.mp4

Web app homepage
Web app templates page
Web app download page

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

…d instructions)

Co-authored-by: John Jeong <ComputelessComputer@users.noreply.github.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 12, 2026

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 12, 2026

Deploy Preview for char-cli-web canceled.

Name Link
🔨 Latest commit 995c3ce
🔍 Latest deploy log https://app.netlify.com/projects/char-cli-web/deploys/69db5befe723eb0009adb5a3

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