David Gasquez @davidgasquez.com · Jan 9

Had a lot of fun teaching Cursor Agent new tricks. ✨ - How to search the web from the CLI - How to run any Python / JavaScript code without installing dependencies - How to read links as Markdown davidgasquez.com/cursor-agent... Very cool seeing it putting everything together when working!

24 likes 2 replies

?

Replies

Mike · Jan 10

Which model(s) are making good use of these rules? Do they only apply for the chats and not the completions?

David Gasquez · Jan 9

Thanks to these instructions, I've found Cursor Agent to be a much more useful tool. I've seen it do web searches to check documentation, use `uvx` to run CLI Python commands, and even follow random links in with `markitdown` to learn more about a topic.