docs: add Cursor Cloud environment setup notes to AGENTS.md - #2
Draft
Dmatut7 wants to merge 2 commits into
Draft
Conversation
Fence identity/locale env when spawning workers, force C locale for ps start ids, and log specific ownership mismatches so a second terminal create no longer times out on supervisor_generation_stale.
cursor
Bot
force-pushed
the
cursor/second-window-create-timeout-8f7e
branch
from
August 26, 2026 03:51
6cde750 to
564abfc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
Set up the Cloud Agent development environment for this repository and record the non-obvious startup/run caveats so future cloud agents can start fast.
Changes
## Cursor Cloud specific instructionssection toAGENTS.mddocumenting:npm ci) and which prerequisites are baked into the VM snapshot (canvasnative build deps,ripgrep,fd,zstd,uv)../prime-agent.shfrom source requires the workspace library packages (ai,agent,tui) to be built todist/first (otherwiseERR_MODULE_NOT_FOUND).uv, provider-credential requirement to run the agent end-to-end, and where lint/test commands live.No source code changes.
Validation
npm ci(workspace install)npm run check(biome + tsgo + installer render + browser smoke) — passpackages/tuinpm test— 777 passpackages/agentnpm test— 70 passpackages/aiandpackages/coding-agentfocused vitest files — passuv— ready./prime-agent.shboots to the Prime Intellect login TUI