Feature hasn't been suggested before.
Describe the enhancement you want to request
It'd be useful to have an uninstall command that cleans up all the opencode related files.
Read global/index.ts to see where some of these are. Also consider reading installation/index.ts, if uninstalling for a package manager you prolly want to go through their process of uninstalling rather than just deleting the file executing current process.
AC: opencode uninstall command
Feature hasn't been suggested before.
Describe the enhancement you want to request
It'd be useful to have an uninstall command that cleans up all the opencode related files.
Read
global/index.tsto see where some of these are. Also consider readinginstallation/index.ts, if uninstalling for a package manager you prolly want to go through their process of uninstalling rather than just deleting the file executing current process.AC:
opencode uninstallcommand