v0.2.0-preview.4
caiowilson/ClutterCut • 5:29 PM - Mar 23, 2026
This preview release introduces a comprehensive refactor moving core logic into dedicated services and orchestrators, significantly improving modularity and maintainability. While the external functionality remains consistent, the codebase has been extensively cleaned up, with duplicated logic deduplicated and cross-component dependencies explicitly typed using request structs. This sets a cleaner foundation for future feature development as we iterate toward the 0.2.0 release. 