forked from claude-did-this/claude-hub
1. 🎯 Conditional Docker builds - only when Dockerfile/src changes 2. 🚀 Enhanced caching - separate scopes, local+GHA cache, inline cache 3. 📊 Build profiling - timing, image sizes, cache stats, performance alerts Expected improvements: - Skip Docker builds on README/workflow changes (~90% of commits) - Faster subsequent builds with better layer caching - Visibility into actual build performance and bottlenecks 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>