-In Task 'Establish baseline/Deploy baseline agent', Step 2, it indicates 'Verify src/agents/trail_guide_agent/trail_guide_agent.py points to v3 (should be the default on main branch):' however by default it does not.
It is required to edit that line to match, and also the line #s (14 & 23) given in the example snippet are wrong. This is very likely to be considered confusing to students - the instruction might better indicate the student will need to edit the line to match, and the line #s should be updated in the snippet.

-In Task 'Configure agent for the experiment', Step 2, a step should be added to allow the Student to proactively run the git config user/email cmds:

-Also in Step 2, not clear what is the reason for this 'error' is it benign? Should the Student ignore it or are there addt'l cmds that should be done?

-Task 'Run optimization experiment 2: Model comparison' - Step #2
Issue Identified: The instructions point to the wrong lines which creating anxiety around the whole code, was it changed, lines removed, or added?

-Task 'Merge winning experiment' - Step 3
Issue Identified: this step ask the user to change code in a file that already has the coding pointing to the specified prompt, is this correct or is there a different string we should be editing it to? Also line number is wrong.
