Skip to content

Add AGENTS.md with Cursor Cloud development instructions#225

Closed
CodexVeritas wants to merge 1 commit intomainfrom
cursor/development-environment-setup-008b
Closed

Add AGENTS.md with Cursor Cloud development instructions#225
CodexVeritas wants to merge 1 commit intomainfrom
cursor/development-environment-setup-008b

Conversation

@CodexVeritas
Copy link
Contributor

Summary

Adds AGENTS.md with development environment instructions for Cursor Cloud agents.

Changes

  • Created AGENTS.md with a ## Cursor Cloud specific instructions section covering:
    • Project overview and key dependencies
    • How to run linting (pre-commit hooks)
    • How to run unit and integration tests
    • How to start the Streamlit front-end
    • Environment variable setup guidance
    • Known gotchas (e.g. no pytest-timeout, benign warnings)

Testing

  • All 769 unit tests pass (poetry run pytest code_tests/unit_tests)
  • All pre-commit hooks pass (black, isort, ruff, typos)
  • Streamlit front-end starts and serves correctly on port 8501
Open in Web Open in Cursor 

Co-authored-by: Ben Wilson <CodexVeritas@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