Monitor is a tool, not a command: the model reaches for it when you ask it to watch something —
a dev server, a build, a log file, a flaky test loop. The command runs in the background and each
output line arrives as a notification while the model keeps working, so “start the server and tell
me when it errors” is one instruction, not a babysitting job.
Features
Monitor
The agent watches a long-running command in the background and reacts as output arrives, line by line.