- install
uv - install packages
- set OpenAI api key
- defined in
tests/. - each level builds on top of the previous one.
- each test has a
README.mdand atest.pythat will run youragent/main.pyscript to test it. - the user's codebase is in
src/. - the user's codebase is cleaned when running tests scripts.