Use your own Gemini API Key in .env file
run things like:
uv run main.py "run the calculator with the numbers: 3 + 7 * 2"
Change the calculator.py file to create a bug and prompt something like:
uv run main.py "fix the bug. 3 + 7 * 2 should not be 20"