- Make meval, reqwest optional (behind 'lua' feature) - Remove unused zbus and tokio dependencies - Change default features from ["lua"] to [] - Update justfile install-local to use --no-default-features Core binary now has 18 dependencies instead of 27 when built without the lua feature, reducing compile time and binary size. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>