The System Prompt That Controls an AI Coding Agent - Part 2, Section 3
๐ Video Description
In this video (PART 2 โ SECTION 3), we break down the design of a strict system prompt for an AI coding agent whose sole responsibility is to fix bugs โ not explain them.
We walk through how the prompt is constructed, why each rule exists, and how it enforces action-oriented, test-driven behavior from the agent.
๐ง What youโll learn in this section:
How an f-string is used to dynamically inject the working directory into a system prompt
Defining a clear agent role: an AI coding agent that fixes bugs instead of describing them
Enforcing a strict ENGLISH ONLY language constโฆ
Watch on YouTube โ
(saves to browser)
DeepCamp AI