Skip to content

Set up Cursor Cloud dev environment (AGENTS.md)#8

Open
wschenk wants to merge 3 commits into
mainfrom
cursor/setup-dev-environment-8245
Open

Set up Cursor Cloud dev environment (AGENTS.md)#8
wschenk wants to merge 3 commits into
mainfrom
cursor/setup-dev-environment-8245

Conversation

@wschenk

@wschenk wschenk commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Summary

Sets up the development environment for this Astro 5 static site (TheFocus.AI Labs) and documents it for future Cloud Agents.

  • Adds AGENTS.md with a ## Cursor Cloud specific instructions section covering the dev/build commands, the fact that pnpm run build is the effective CI check (no separate lint/test suite), and non-obvious caveats (empty concepts//sources/ collections emit harmless glob-loader warnings; PDF/newsletter tooling needs fnox/1Password secrets but is not required to run the site).
  • Update script configured as pnpm install.

Verification

  • pnpm install — installs 344 packages cleanly.
  • pnpm run dev — serves at http://localhost:4321/ (HTTP 200).
  • pnpm run build — builds 220 pages to dist/ successfully.
  • Hello-world: loaded the homepage in Chrome, navigated into a report detail page (/reports/local-kv-reuse-for-agents/), and navigated back — content and client-side navigation confirmed working.

labs_site_navigation_demo.mp4
Report detail page

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: Will Schenk <wschenk@gmail.com>
@wschenk
wschenk marked this pull request as ready for review July 19, 2026 02:54
@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
labs Ready Ready Preview, Comment Jul 21, 2026 1:14pm

Request Review

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