Latest Update (March 2026) Major Refactor Complete: ClawMacdo has been refactored from a monolithic structure into a modular workspace architecture with focused crates for better maintainability, testing, and performance.
New Architecture Benefits Modular design - Each crate has a single responsibility Feature flags - Build only what you need (minimal, web-ui, cloud providers) 32% smaller binaries - Optimized builds from 4.6MB → 3.1MB Faster compilation - Incremental builds only rebuild changed crates Better testing - Isolated crate testing
https://github.com/kenken64/clawmacdo