Graviton-App
Graviton-App copied to clipboard
feat(core): Implement a files watcher
This files watcher would be requested from the client (e.g web). And all the events will be sent to the same client and also it's state extensions.
This would allow the git extension to refresh the UI without the user directly requesting it.