Merge branch 'main' of github.com:getcursor/cursor

pull/370/head
Michael Truell 2023-03-29 20:10:18 -07:00
commit 89a3007e00
1 changed files with 2 additions and 2 deletions

View File

@ -25,10 +25,10 @@ Feel free to file tickets for bugs or feature requests. Upvote 👍 the ones you
Long term, our plan is to build Cursor into the world's most productive development environment. Using LLMs, we want to do things like: Long term, our plan is to build Cursor into the world's most productive development environment. Using LLMs, we want to do things like:
- Auto-fix errors as soon as they show up in your terminal
- Embed AI-written documentation into the UI
- "Heal" your repository when you're halfway through a refactor - "Heal" your repository when you're halfway through a refactor
- Allow you to code by editing a "pseudocode" version of your codebase - Allow you to code by editing a "pseudocode" version of your codebase
- Auto-fix errors as soon as they show up in your terminal
- Embed AI-written documentation into the UI
## Development ## Development