Skip to content

docs: update AGENTS.md with dev server startup notes#27

Draft
DealPatrol wants to merge 1 commit into
mainfrom
cursor/env-setup-35f3
Draft

docs: update AGENTS.md with dev server startup notes#27
DealPatrol wants to merge 1 commit into
mainfrom
cursor/env-setup-35f3

Conversation

@DealPatrol
Copy link
Copy Markdown
Owner

Summary

Updates AGENTS.md with additional notes for cloud agents based on development environment setup findings:

  • Added note about Next.js 16 middleware deprecation warning (cosmetic, does not affect functionality)
  • Added note about Node.js 20 and pnpm being required in the VM environment

Environment Setup Verification

The following was verified during setup:

Check Result
pnpm install 523 packages installed successfully
pnpm lint Runs correctly (10 pre-existing errors, 24 warnings)
npx tsc --noEmit Passes with zero errors
pnpm dev Dev server starts on port 3000
Landing page (/) Returns 200, renders correctly
Auth middleware Correctly redirects /dashboard to /?error=auth_required
API endpoints /api/auth/me, /api/auth/debug, /api/repositories, /api/analyses all respond correctly

Screenshot

RepoFuse landing page

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: Cole Collins <DealPatrol@users.noreply.github.com>
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 5, 2026

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

Project Deployment Actions Updated (UTC)
repo-app-architect Ready Ready Preview, Comment May 5, 2026 1:23am
v0-repo-app-architect Ready Ready Preview, Comment, Open in v0 May 5, 2026 1:23am

Request Review

@supabase
Copy link
Copy Markdown

supabase Bot commented May 5, 2026

This pull request has been ignored for the connected project bpjftwoiosftvjvxpovz because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

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