Commit 5ce9c57
authored
docs: add Cursor Cloud specific instructions to AGENTS.md (#19)
<!-- CURSOR_AGENT_PR_BODY_BEGIN -->
Adds a `## Cursor Cloud specific instructions` section to `AGENTS.md` with:
- VM update script details (Bun install + frozen lockfile)
- Instructions for building/linking SDK and running examples locally
- Key gotchas (Bun not pre-installed, CSS watch mode quirk, no external services needed)
**Evidence of working development environment:**
[Next.js example running at localhost:3000](https://cursor.com/agents/bc-e383660f-23ef-4e69-b348-a2926d3b11d4/artifacts?path=%2Fopt%2Fcursor%2Fartifacts%2Fnextjs_example_running.webp)
All CI-equivalent checks pass: lint, typecheck, build, and 38/38 tests.
<sub>To show artifacts inline, <a href="https://cursor.com/dashboard/cloud-agents#team-pull-requests">enable</a> in settings.</sub>
<!-- CURSOR_AGENT_PR_BODY_END -->
<div><a href="https://cursor.com/agents/bc-e383660f-23ef-4e69-b348-a2926d3b11d4"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-web-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-web-light.png"><img alt="Open in Web" width="114" height="28" src="https://cursor.com/assets/images/open-in-web-dark.png"></picture></a> <a href="https://cursor.com/background-agent?bcId=bc-e383660f-23ef-4e69-b348-a2926d3b11d4"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-cursor-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-cursor-light.png"><img alt="Open in Cursor" width="131" height="28" src="https://cursor.com/assets/images/open-in-cursor-dark.png"></picture></a> </div>1 parent 66b2a48 commit 5ce9c57
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
0 commit comments