https://www.youtube.com/watch?v=6bs5b4FltCU&list=PLmWCw1CzcFilebjK89WLb5cAvM8K0cLB3&index=3
An AI coding agent is a language model in a loop with tools. It can read files, run commands, edit code, and observe the results — then decide what to do next. It is not "thinking about your whole project": it works through a context window, a limited working memory that holds the conversation and whatever files it has read.
Three consequences that explain most confusing agent behavior:

https://www.youtube.com/watch?v=eW3oTyfeWZ0&list=PLmWCw1CzcFilebjK89WLb5cAvM8K0cLB3&index=7
The working relationship this whole track builds on:
The responsibility for the result never transfers to the agent. "Claude wrote it" is not an explanation for broken code in a PR — you shipped it.
The HackYourFuture curriculum is licensed under CC BY-NC-SA 4.0 *https://hackyourfuture.net/*

Built with ❤️ by the HackYourFuture community · Thank you, contributors
Found a mistake or have a suggestion? Let us know in the feedback form.