From a772adee4b4c1db1fd0d29797d5ee2e81f975b16 Mon Sep 17 00:00:00 2001 From: Andrew Pareles <43356051+andrewpareles@users.noreply.github.com> Date: Wed, 11 Sep 2024 06:27:22 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 72c20f88..687e216f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -58,6 +58,9 @@ We have an Ollama integration coded up in the extension, but it breaks. This is ⭐ Allow user to X out of their current selection. +## ⭐⭐⭐⭐ Four-stars (creative). + +We'd like to build "bigger" AI features than the standard Cursor ones. For example, indexing the user's codebase and letting them search, or supporting AI agents that can edit across files and make multiple LLM calls. We want to build a few examples first, and then create an API that anyone can plug into to build their own indexes, agents, etc. ## 1. Contributing to the Extension