Skip to content

chore: Cursor Cloud dev environment setup - #4

Draft
OnlineChef wants to merge 1 commit into
mainfrom
cursor/setup-dev-environment-3097
Draft

chore: Cursor Cloud dev environment setup#4
OnlineChef wants to merge 1 commit into
mainfrom
cursor/setup-dev-environment-3097

Conversation

@OnlineChef

@OnlineChef OnlineChef commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Sets up the Cursor Cloud dev environment for herdr-plugins (4 independent TypeScript Herdr plugins) and verifies it. No application code changed.

  • Add .cursor/environment.json that npm installs each plugin dir (no root workspace).
  • Add AGENTS.md documenting per-plugin commands + cloud caveats.

Verified

Plugin npm install npm run build Tests
chef-github-status ok ok
chef-linear-context ok ok
chef-pane-reaper ok ok npm test → 9 pass
kater-bridge ok ok smoke needs live gateway

Hello-world: cd chef-pane-reaper && npm test builds and runs 9 unit tests (all pass), no secrets/network.

Notes (also in AGENTS.md)

  • Each plugin has its own package.json/tsconfig; there is no root lockfile — build/test inside each plugin dir.
  • kater-bridge depends on @modelcontextprotocol/sdk; its smoke/doctor target a running Kater gateway.
Open in Web Open in Cursor 

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Co-authored-by: OnlineChef <OnlineChef@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Jul 25, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 8d23ddbb-0ae0-4644-999b-80e6a45b691c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch cursor/setup-dev-environment-3097

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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