Skip to content

chore(cloud): document Cursor Cloud dev setup caveats in AGENTS.md#8924

Merged
wangsijie merged 1 commit into
masterfrom
sijie-cloud-agents-setup-docs-2927
Jun 2, 2026
Merged

chore(cloud): document Cursor Cloud dev setup caveats in AGENTS.md#8924
wangsijie merged 1 commit into
masterfrom
sijie-cloud-agents-setup-docs-2927

Conversation

@wangsijie
Copy link
Copy Markdown
Contributor

Summary

Clarifies Cursor Cloud / local dev setup steps discovered during environment bootstrap:

  • Run database alterations (deploy for the current schemas version, then deploy next) when Core fails on an existing database
  • Remove orphan connector-* directories without package.json before pnpm install (they break sync-preset)

Testing

N/A

Open in Web Open in Cursor 

Add alteration deploy steps for existing dev databases and warn about
orphan connector directories that break pnpm install sync-preset.
@github-actions github-actions Bot added the chore Hmm... label Jun 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

COMPARE TO master

Total Size Diff 📈 +392 Bytes

Diff by File
Name Diff
AGENTS.md 📈 +392 Bytes

@wangsijie wangsijie marked this pull request as ready for review June 1, 2026 13:46
Copilot AI review requested due to automatic review settings June 1, 2026 13:46
@wangsijie wangsijie enabled auto-merge (squash) June 1, 2026 13:46
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Cursor Cloud/local development guidance in AGENTS.md to capture bootstrap caveats encountered during setup, aiming to reduce common startup/install failures for contributors.

Changes:

  • Documented how to deploy database alterations when Core reports undeployed alterations on an existing DB.
  • Documented a pnpm install caveat related to orphan packages/connectors/connector-* directories lacking package.json.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread AGENTS.md
@wangsijie wangsijie merged commit a12a170 into master Jun 2, 2026
46 of 47 checks passed
@wangsijie wangsijie deleted the sijie-cloud-agents-setup-docs-2927 branch June 2, 2026 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

4 participants