<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Minimonitor on aitasks</title><link>https://www.aitasks.io/docs/tuis/minimonitor/</link><description>Recent content in Minimonitor on aitasks</description><generator>Hugo</generator><language>en</language><atom:link href="https://www.aitasks.io/docs/tuis/minimonitor/index.xml" rel="self" type="application/rss+xml"/><item><title>How-To Guides</title><link>https://www.aitasks.io/docs/tuis/minimonitor/how-to/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.aitasks.io/docs/tuis/minimonitor/how-to/</guid><description>&lt;h3 id="how-minimonitor-is-auto-spawned"&gt;How Minimonitor Is Auto-Spawned&lt;/h3&gt;
&lt;p&gt;Minimonitor is meant to be auto-spawned — you almost never start it yourself. Every ait TUI that launches a new code agent window also creates a minimonitor split next to it:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.aitasks.io/docs/tuis/board/"&gt;&lt;code&gt;ait board&lt;/code&gt;&lt;/a&gt; — when you pick a task and launch its agent (action menu or agent command screen).&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.aitasks.io/docs/tuis/codebrowser/"&gt;&lt;code&gt;ait codebrowser&lt;/code&gt;&lt;/a&gt; — when you launch an agent from a code file or the history screen.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.aitasks.io/docs/tuis/monitor/"&gt;&lt;code&gt;ait monitor&lt;/code&gt;&lt;/a&gt; — when you press &lt;strong&gt;n&lt;/strong&gt; on an agent card to pick its next ready sibling task, which creates a new agent window.&lt;/li&gt;
&lt;li&gt;The TUI switcher&amp;rsquo;s explore launch — when it creates an agent window for an explore target.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In every case the flow is the same: the launching TUI creates a new tmux window named &lt;code&gt;agent-...&lt;/code&gt;, then the auto-spawn helper creates a horizontal right-split inside that window and runs &lt;code&gt;ait minimonitor&lt;/code&gt; in it. The helper skips the split if the window name does not start with the configured agent prefix (default &lt;code&gt;agent-&lt;/code&gt;) or if a monitor/minimonitor is already running in the window.&lt;/p&gt;</description></item></channel></rss>