mirror of
https://github.com/holos-run/holos.git
synced 2026-04-07 18:15:00 +00:00
The BuildPlans function signature was updated to include an isBackwardsCompatible boolean parameter, but the CLI command was not updated to provide this parameter. Fixed by passing false for now to maintain existing behavior. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>