Skip to content

Add Cursor Cloud development environment instructions to AGENTS.md#2

Draft
mathcodes wants to merge 1 commit intomainfrom
cursor/dev-env-setup-40c1
Draft

Add Cursor Cloud development environment instructions to AGENTS.md#2
mathcodes wants to merge 1 commit intomainfrom
cursor/dev-env-setup-40c1

Conversation

@mathcodes
Copy link
Copy Markdown
Owner

Summary

Adds ## Cursor Cloud specific instructions section to AGENTS.md with durable development environment notes for future cloud agents.

What's included

  • Services overview (single Next.js 16 app with PostgreSQL/Prisma)
  • How to run the app (Node 20 via nvm, PostgreSQL 16, dev server)
  • Known gotchas:
    • Prisma config silently connects to wrong DB if .env is misconfigured
    • ESLint reports expected errors in auto-generated src/generated/prisma/ files
    • AI features require OPENAI_API_KEY or BYOK
    • No automated test suite — verification is lint + dev server + manual testing

Environment verification

demo_task_hub_e2e.mp4

Demo showing the app running: landing page → Task Hub → task list with database connectivity confirmed.

Landing page
Task Hub with tasks

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: Jon Christie <jonpchristie@gmail.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 9, 2026

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

Project Deployment Actions Updated (UTC)
taskhub Ready Ready Preview, Comment Apr 9, 2026 5:34am

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