Upload cursor.json with huggingface_hub
Browse files- cursor.json +7 -0
cursor.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"agent_name": "Cursor",
|
| 3 |
+
"organization": "Cursor",
|
| 4 |
+
"github_identifier": "cursor",
|
| 5 |
+
"description": "Cursor is an AI coding assistant that helps developers write, understand, and refactor code more efficiently. It provides intelligent code suggestions and automates repetitive coding tasks.",
|
| 6 |
+
"website": "https://cursor.so"
|
| 7 |
+
}
|