mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
run = run_cmd alias at module level shadowed the imported subprocess helper, causing recursive calls and TypeError on input kwarg. Renamed import to run_proc to match the pattern used in deploy.py. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>