- Open
Command Palette
- Select
zed: extensions
- Search
Tab Prediction for Next Action
- Open
Command Palette
- Select
theme selector: toggle
- Search
Tab Prediction for Next Action
Feel free to fork, make changes, and submit a pull request.
https://github.com/yetone/avante.nvim
- tab completion
- 3-pronged possiblities
- Vim users tend to type faster than normal, so we designed a specific system to predict actions in a way that doesnt get in your way.
- Public Dashboard for embeddings + all the explorable explanations to understand Prediction + PLanning + videos explaining the theory and execution.
- Privacy first - we do not store any of your code or data - all the code + data lives on your machine (https://observablehq.com/@roboticsuniversity/3-planning-prediction)