- Select 20 lines of code and hit Cmd+K to prompt an edit
- Click "with codebase" in the chat to find a piece of code
- Ask a question about a library using '@' in the chat
- You can even direct it to read documentation and make stuff according to that documentation. e.g. “Use @tailwind css to make this a light blue button”
- Fix a linter error by hovering and clicking "fix in chat"
- Generate scripts with cmd+K (e.g. a script that pulls your posthog metrics and posts them to slack)
- Get an error in the bottom terminal and squash it with our auto-debug agent