Welcome to Agentic Engineering. We meet Fridays from 1:10 to 3:40 p.m. in 303 Uris Hall.
This repository hosts class materials. Note that this public repository is for resources only, not an official roster or gradebook.
- Install GitHub CLI and run
gh auth login. - Run
bash bootstrap.shonce: it clones this repo and creates your private copyagentic-engineering-privateunder your account, and invites the instructor and TAs. - Add your teammates under Settings > Collaborators.
- Work only in your private copy; course updates sync into it daily, or run
git pull upstream main.
- Studio 01 (completed; submitted by pull request)
- Studio 02
- all studios
- From Studio 02 on, your work lives in
studio/studio-0N/submission/<team>/in your private repo. - Push before the deadline.
- Paste your private repo URL on CourseWorks once, in Studio 02. Later studios are collected from the same repo.
- Never commit API keys or personal info.
- Do not edit course-owned files (
instruction/,docs/,.github/,bootstrap.sh,README.md,AGENTS.md). - See
AGENTS.mdfor the full list, which your coding agent reads too.
Final project demos Friday, December 11, same slot (1:10 to 3:40 p.m., 303 Uris Hall). No written final.