Skip to content

Conversation

ishandhanani
Copy link

@ishandhanani ishandhanani commented Sep 2, 2025

This PR allows you to specify

[agents.cursor]
description = "RPC Service boilerplate"
globs = ["*.tsx", "*.rs"]
always_apply = false

which translates to

---
description: RPC Service boilerplate
globs: *.tsx, *.rs
alwaysApply: false
---

I added this because I usually want the setting of the cursor rule to be intelligent AI search vs "alwaysApply: true"

@ishandhanani
Copy link
Author

Hi @intellectronica - thank you so much for such a great project. Let me know what you think about this PR.

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.

1 participant