This repository contains the exercises for the Agentic Engineering course.
Install uv and then run from this directory:
uv syncThis will create a virtual environment and install all dependencies for every exercise.
Then cd into the exercise directory as instructed (e.g. cd 01-getting-started/) and
start Claude Code from there.