Live
Persistent runtime deployment
An agent that only runs when you invoke it in a notebook is not a system. This lesson takes your agent to a persistent runtime, deployed so it runs continuously, holds its memory across sessions, and can act on triggers rather than only on your command.
This is the step from "I built an agent" to "I deployed an agent," and it is what makes the capstone a real, running system for Demo Day.
Go deeper (optional)