Skip to content

docs: add Cursor Cloud specific instructions to AGENTS.md#1433

Draft
N2D4 wants to merge 1 commit into
devfrom
cursor/env-setup-agents-md-d26b
Draft

docs: add Cursor Cloud specific instructions to AGENTS.md#1433
N2D4 wants to merge 1 commit into
devfrom
cursor/env-setup-agents-md-d26b

Conversation

@N2D4
Copy link
Copy Markdown
Contributor

@N2D4 N2D4 commented May 15, 2026

Summary

Adds a ## Cursor Cloud specific instructions section to AGENTS.md with non-obvious environment caveats for future Cloud Agents.

Key additions:

  • Docker Hub rate limit workaround: Cloud VM shared IPs hit the 100-pull/6h limit; configuring mirror.gcr.io as a registry mirror resolves this.
  • Docker-in-Docker requirements: fuse-overlayfs storage driver and iptables-legacy mode are needed for the nested Firecracker environment.
  • Jaeger container note: Fails with a cgroup error in the nested container setup — it's optional and doesn't affect development.
  • Performance test expectations: VM resource constraints may cause perf tests to fail with higher-than-threshold latencies.
  • Dashboard sign-in: Quick reference for mock OAuth flow (admin@example.com via GitHub mock).

Evidence of working setup:

Dashboard projects page showing authenticated state

demo-stack-auth-dashboard-overview.mp4

All core checks pass:

  • pnpm lint (28 tasks, all passed)
  • pnpm typecheck (28 tasks, all passed)
  • pnpm test run auth/password/sign-up (8 tests passed)

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Add a section with non-obvious Cloud VM caveats including:
- Docker Hub rate limit workaround (mirror.gcr.io)
- fuse-overlayfs and iptables-legacy requirement for Docker-in-Docker
- Jaeger container cgroup limitation
- Testing notes for resource-constrained environments
- Dashboard sign-in flow for mock OAuth

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
stack-auth-hosted-components Ready Ready Preview, Comment May 15, 2026 6:56pm
stack-auth-mcp Ready Ready Preview, Comment May 15, 2026 6:56pm
stack-backend Ready Ready Preview, Comment May 15, 2026 6:56pm
stack-dashboard Ready Ready Preview, Comment May 15, 2026 6:56pm
stack-demo Ready Ready Preview, Comment May 15, 2026 6:56pm
stack-docs Ready Ready Preview, Comment May 15, 2026 6:56pm
stack-preview-backend Ready Ready Preview, Comment May 15, 2026 6:56pm
stack-preview-dashboard Ready Ready Preview, Comment May 15, 2026 6:56pm

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 15, 2026

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: defaults

Review profile: CHILL

Plan: Pro

Run ID: 06ef75d7-f6f9-4162-9bad-cb4c503001cb

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/env-setup-agents-md-d26b

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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 and usage tips.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

3 participants