Assignment
Turn your capstone into an agent
Rebuild your assistant as a LangGraph agent with at least one real tool, so it plans and acts rather than answering in one shot.
Done when
- It completes a multi-step task using a tool
- You can trace each step of its decision loop