Skip to content

Add AGENTS.md with Cursor Cloud development environment setup#3

Draft
riteshverma wants to merge 1 commit intosync/wise-ai-propagationfrom
cursor/development-environment-setup-3b0f
Draft

Add AGENTS.md with Cursor Cloud development environment setup#3
riteshverma wants to merge 1 commit intosync/wise-ai-propagationfrom
cursor/development-environment-setup-3b0f

Conversation

@riteshverma
Copy link
Copy Markdown
Owner

Summary

Adds AGENTS.md with Cursor Cloud specific instructions for setting up and running the S18Share development environment.

What's included

  • Development server startup commands
  • Key API endpoints reference
  • Environment configuration notes (.env, Gemini API key, Ollama)
  • Test execution instructions (unittest-based tests in tests/)
  • Known gotchas (Yahoo Finance MCP server, auto-created config files, persistent state directories)

Environment Setup Verified

Check Status
uv sync (dependency install) Passed
python -m compileall (compile check) Passed
API startup (uvicorn api:app) Passed
/health endpoint Passed
/docs (Swagger UI) Passed
/metrics/prometheus Passed
/metrics/dashboard Passed
Chat session creation Passed
Agent run creation Passed
MCP servers (browser, rag, sandbox, mockehr) Connected
tests/audit_features.py 2/2 passed
tests/test_supabase_auth.py 7/8 passed (1 pre-existing flaky test)
Open in Web Open in Cursor 

Co-authored-by: Ritesh Verma <riteshverma@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