Skip to content

Set up Cursor Cloud development environment#3

Closed
Wenjix wants to merge 2 commits into
mainfrom
cursor/setup-dev-environment-bf27
Closed

Set up Cursor Cloud development environment#3
Wenjix wants to merge 2 commits into
mainfrom
cursor/setup-dev-environment-bf27

Conversation

@Wenjix

@Wenjix Wenjix commented Jun 13, 2026

Copy link
Copy Markdown
Owner

Summary

Sets up the development environment for the Quorum CLI and documents non-obvious run notes for future Cloud agents.

  • Configures the startup update script to npm install.
  • Adds AGENTS.md with a ## Cursor Cloud specific instructions section covering build/test/run commands, the plan-pr vs --plan-only gotcha, and offline run flags.

No application code was changed.

Verification

  • npm install
  • npm run typecheck
  • npm run build
  • npm test (18/18 pass)
  • node dist/src/cli.js plan-pr ... --scored clusters.scored.json --plan-only produced dag.json, state.json, exploration.md, exploration.json, and the Canvas artifact.

quorum_setup_checks.log

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

cursoragent and others added 2 commits June 13, 2026 17:11
Co-authored-by: Wenjie F. <Wenjix@users.noreply.github.com>
Co-authored-by: Wenjie F. <Wenjix@users.noreply.github.com>
@Wenjix

Wenjix commented Jun 14, 2026

Copy link
Copy Markdown
Owner Author

Superseded by #7, which salvages the generally-useful run notes from this PR into the existing AGENTS.md (created in #6).

Two things were intentionally dropped:

Thanks for the original setup notes — the build/test/run guidance lives on in #7.

@Wenjix Wenjix closed this Jun 14, 2026
Wenjix added a commit that referenced this pull request Jun 14, 2026
docs(AGENTS): build/test/run notes (salvaged from #3)
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