You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cli/clean): return error on execute failure and show per-package summary
Previously Execute errors were swallowed and 'Clean complete!' was always printed. Now returns the error on failure and calls showCleanSummary to display which packages were removed vs failed.
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
0 commit comments