Monitor and manage your agent's background processes in real time.
When your agent runs background tasks — coding, file processing, web scraping, or any long-running operation — each one appears as a session in the Active Sessions page. Think of it as a task manager for your AI.
Access Active Sessions from the sidebar under the Build section. The page has two panels:
A scrollable list of all running and recent sessions, each showing:
Click any session to see its terminal output in real time. The viewer features:
Click the Kill button (red) on any running session. A confirmation dialog prevents accidental termination. Useful when a task is stuck or you need to free resources.
The Clear Completed button in the header removes all finished sessions from the list. Only appears when completed sessions exist.
The session list refreshes every 5 seconds automatically. Terminal output for running sessions refreshes every 3 seconds. No manual refresh needed — just watch your agent work.
Combine Active Sessions with Work Mode to watch your agent autonomously pick up tasks and execute them. The terminal output gives you full visibility into what's happening.