Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cursor not reliably calling cursor-tools #10

Open
chufucious opened this issue Feb 9, 2025 · 5 comments
Open

Cursor not reliably calling cursor-tools #10

chufucious opened this issue Feb 9, 2025 · 5 comments

Comments

@chufucious
Copy link

@eastlondoner

I am using "cursor-tools": "latest" and my command to Cursor's agent was

Review @feature-database-schema.md - let's finish User Management. Use Gemini to review our codebase and use Perpelxity to search web for any questions that arise.

Cursor couldn't find cursor-tools as seen in the bottom of this screenshot:
Image

My .cursorrules file (looks like 1:1 with latest)
Image

@chufucious
Copy link
Author

Oops, I think I figured it out. My project is using bun and I installed cursor-tools with bun as well.

@chufucious
Copy link
Author

I updated .cursorrules to include bun cursor-tools ... on every line and I'm still having issues reliably calling the tool.

@kjanoudi
Copy link
Contributor

kjanoudi commented Feb 9, 2025

I installed cursor-tools globally, and that works for me

@eastlondoner
Copy link
Owner

I think I will update the readme and the cursorrules prompts to global installation to avoid the complexity of different runtimes etc.

@eastlondoner
Copy link
Owner

This seems to be a limitation in the latest cursor rules setup that there’s no way to provide a universal prompt.

And the RAG that determines which rules to pull in is not very smart

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

No branches or pull requests

3 participants