Update README.md

closeErrorsOnDeepLink
Michael Truell 2023-03-29 20:04:52 -07:00 committed by GitHub
parent ea14a89b4d
commit 041e0807cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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