Skip to content

Add Cursor Cloud development environment documentation#1

Draft
whetherwhichwood wants to merge 1 commit into
mainfrom
cursor/dev-environment-setup-ec02
Draft

Add Cursor Cloud development environment documentation#1
whetherwhichwood wants to merge 1 commit into
mainfrom
cursor/dev-environment-setup-ec02

Conversation

@whetherwhichwood

Copy link
Copy Markdown
Owner

Summary

Adds root AGENTS.md with Cursor Cloud-specific instructions for developing and testing all three PM-tooling snapshots in this monorepo.

What's documented

  • Dependency install and VM update script expectations
  • Validation commands for all three projects (bash/Python)
  • AI PM dashboard dev server, tests, and build
  • Streamlit playground startup and API key requirements
  • tmux patterns for long-running Vite/Streamlit sessions
  • Common gotchas (catalog regeneration, tsc build artifacts)

Verification performed

  • bash tests/check-skills.sh — 120 checks passed
  • python3 validate_plugins.py — 9 plugins, 110 components passed
  • ./scripts/test-library.sh — skills/commands validated
  • npm test -- --run — 65 Vitest tests passed
  • npm run build — production build succeeded
  • Vite (:5173) and Streamlit (:8501) both serving HTTP 200
  • Manual UI demo: orchestrator workflow + Skill Finder search
Open in Web Open in Cursor 

Co-authored-by: Griffin <whetherwhichwood@users.noreply.github.com>
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