Selection Sync and Live Evaluations
New Features
- Instead of using Code Actions to create snippets, we just use send the selection to the API server and show it in the UI.
- Evaluations are automatically updated using the event stream.
Removals
- Removed Code Action logic.
- Removed task matching logic.