docs: add admin test account and Cursor Cloud instructions#1
Merged
kentcdodds merged 2 commits intomainfrom Mar 17, 2026
Merged
docs: add admin test account and Cursor Cloud instructions#1kentcdodds merged 2 commits intomainfrom
kentcdodds merged 2 commits intomainfrom
Conversation
- Add '## Cursor Cloud specific instructions' section to AGENTS.md with non-obvious gotchas for cloud agents (port 3742, .env setup, mock servers, test account seeding) - Fix incorrect dev server port in .cursor/CLOUD.md (3742, not 8787) Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com>
Document the admin test account across all relevant files: - docs/agents/setup.md: add admin seed command and credentials - docs/getting-started.md: add admin credentials section - AGENTS.md: add admin account to cloud-specific instructions - .github/workflows/preview.yml: seed admin account in preview deploys Co-authored-by: Kent C. Dodds <me+github@kentcdodds.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
Document the admin test account (
me@kentcdodds.com/iliketwix) and add cloud agent development environment guidance.Changes
Admin account documentation (4 files):
docs/agents/setup.md— Added admin seed command and credentials in the "Seed test account" sectiondocs/getting-started.md— Added admin credentials section with seed command, notes admin status is determined by email match inshared/admin.tsAGENTS.md— Added admin account to the cloud-specific instructions alongside the regular test account.github/workflows/preview.yml— Seeds the admin account in preview deploys alongside the existingkody@kcd.devaccountCloud agent setup (2 files):
AGENTS.md— Added## Cursor Cloud specific instructionssection with non-obvious gotchas (port 3742,.envsetup, mock servers, test account seeding).cursor/CLOUD.md— Fixed incorrect dev server port fromlocalhost:8787tolocalhost:3742Test accounts
kody@kcd.devkodylovesyoume@kentcdodds.comiliketwixshared/admin.ts)