Multi-Step Task Agent
A chatbot answers one turn at a time. A multi-step task agent works differently. You hand it a goal like "research three competitors and write a comparison table," and it has to work out what steps that takes , run them in order, and stop once the work is actu
8 lessons, each with runnable code in the browser.