Add AGENTS.md with Cursor Cloud development environment setup#1
Draft
theSaaSsin wants to merge 1 commit into
Draft
Add AGENTS.md with Cursor Cloud development environment setup#1theSaaSsin wants to merge 1 commit into
theSaaSsin wants to merge 1 commit into
Conversation
Co-authored-by: theSaaSsin <theSaaSsin@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds
AGENTS.mdwith development environment instructions for Cursor Cloud agents working on this codebase.What's included
AGENTS.md: Documents that this is a zero-dependency Node.js app, how to start the server (node server.json port 4000), the requireddata/directory setup, and key facts about the codebase (no npm install needed, no build step, vanilla frontend, etc.).Environment verification
The dev environment was fully verified end-to-end:
data/directory and seeds JSON files idempotentlyDemo
thesaassin_demo_end_to_end.mp4
Full end-to-end demo showing: client creation, landing page generation, CRM lead management, and outreach queue.
Initial operator panel
Generated landing page preview
CRM leads view
Outreach queue
To show artifacts inline, enable in settings.