Install and set up A1
pip install a1-compiler
uv pip install a1-compiler
import a1 print(f"a1-compiler {a1.__version__} installed!")