Skip to content

Add AGENTS.md for Cursor Cloud development environment#6

Draft
mathewdhogan wants to merge 1 commit into
anyspherefrom
cursor/development-environment-setup-af2f
Draft

Add AGENTS.md for Cursor Cloud development environment#6
mathewdhogan wants to merge 1 commit into
anyspherefrom
cursor/development-environment-setup-af2f

Conversation

@mathewdhogan

Copy link
Copy Markdown

Summary

Adds AGENTS.md with Cursor Cloud-specific development instructions for this ripgrep fork.

What's included

  • Rust toolchain requirement (1.85+, edition 2024)
  • System dependency list for full test coverage
  • Key commands table (build, test, lint, run)
  • Notes on workspace structure and pre-existing clippy warnings

Verification

  • cargo build - compiles all workspace crates successfully
  • cargo test --all - 1,165+ tests pass, 0 failures
  • cargo clippy --all - warnings only (pre-existing style suggestions)
  • Built binary runs and produces correct search results
Open in Web Open in Cursor 

Co-authored-by: Mathew Hogan <mathewdhogan@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