Build or run the embedded Python CLI: zig build tool-python-plan-cli zig build run-tool-python-plan-cli -- compile examples/python/example_pipeline.py zig build run ...
2. Find other Python artifacts (.egg-info, .pytest_cache, .coverage, .tox, etc.) 3. Remove all found artifacts from the working directory 4. Report what was cleaned up Important: DO NOT commit or push ...