Skip to content

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

Closed
diazMelgarejo wants to merge 1 commit into
mergedfrom
cursor/env-setup-cloud-instructions-76c9
Closed

docs: add Cursor Cloud specific instructions to AGENTS.md#4
diazMelgarejo wants to merge 1 commit into
mergedfrom
cursor/env-setup-cloud-instructions-76c9

Conversation

@diazMelgarejo

Copy link
Copy Markdown
Owner

Adds a ## Cursor Cloud specific instructions section to AGENTS.md with non-obvious gotchas discovered during cloud agent environment setup:

  • Go 1.25+ requirement (default VM Go is 1.22)
  • CGO mandatory note
  • Frontend must be built before certain Go tests pass
  • golangci-lint location and pre-existing lint issues on main
  • Pre-existing sync test failure note
  • Demo data generation tip using testfixture
Open in Web Open in Cursor 

Co-authored-by: cyre <Lawrence@bettermind.ph>
@diazMelgarejo
diazMelgarejo changed the base branch from main to merged May 24, 2026 14:38
@diazMelgarejo
diazMelgarejo marked this pull request as ready for review May 24, 2026 14:39
cursor Bot pushed a commit that referenced this pull request Jun 1, 2026
## Summary

- Update GitHub Actions: checkout v6.0.2, upload-artifact v6.0.0,
download-artifact v7.0.0
- Update npm deps: svelte 5.53.2 (SSR vulnerability fix),
vite-plugin-svelte 6.2.4, vite 6.4.1, typescript 5.9.3, svelte-check
4.4.1, @tsconfig/svelte 5.0.8, @tanstack/virtual-core 3.13.18
- Add engines.node constraint for vite-plugin-svelte 6.x minimum
- Fix search.test.ts timing for Svelte 5.53.2 reactive system changes

Closes #1, closes #2, closes #3, closes #4, closes #5, closes #6, closes
#7, closes #8

## Test plan

- [ ] CI passes: Go tests, frontend unit tests, E2E tests, lint, type
check
- [ ] `npm audit` shows 0 vulnerabilities
- [ ] Frontend builds cleanly with vite 6.4.1

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
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