Skip to content

docs: add AGENTS.md with Cursor Cloud development instructions#174

Merged
tonyketcham merged 2 commits intomainfrom
toeknee/dev-environment-setup-bb20
May 8, 2026
Merged

docs: add AGENTS.md with Cursor Cloud development instructions#174
tonyketcham merged 2 commits intomainfrom
toeknee/dev-environment-setup-bb20

Conversation

@tonyketcham
Copy link
Copy Markdown
Collaborator

Summary of changes

Adds AGENTS.md with Cursor Cloud specific development instructions, documenting key setup gotchas for autonomous cloud agents working on this codebase:

  • Native build scripts blocked by pnpm v10 (esbuild, sharp, SWC, Tailwind oxide)
  • Vitest watch mode pitfall (use vitest run)
  • flatbread CLI not on PATH (use npx flatbread)
  • Build-before-test requirement
  • HTTPS flag considerations for headless environments

Please don't delete this checklist! Before submitting the PR, please make sure you do the following:

  • I added doc comments to any new public exports, and inline comments to any hard-to-understand areas
  • My changes generate no new console errors locally
  • If applicable, try to include a test that fails without this PR but passes with it

Does this introduce any non-backwards compatible changes?

  • Yes
  • No

Does this include any user config changes?

  • Yes
  • No
Open in Web Open in Cursor 

@tonyketcham tonyketcham marked this pull request as ready for review May 8, 2026 00:26
@tonyketcham tonyketcham enabled auto-merge (squash) May 8, 2026 00:27
@tonyketcham tonyketcham merged commit c77e829 into main May 8, 2026
19 checks passed
@tonyketcham tonyketcham deleted the toeknee/dev-environment-setup-bb20 branch May 8, 2026 05:29
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