promptgarten ๐ŸŒฑ
๐ŸŒ ES

Command reference ยท Antigravity CLI

/tasks

Opens the task manager panel for monitoring background shell logs.

/tasks belongs to the Tools & Tasks category and shows running and completed background tasks along with their shell logs in a dedicated panel.

โœ… WHEN TO USE IT?

Check the log of a command running in the background

Open /tasks to check the output of a longer-running background shell task

โ›” WHEN NOT TO?

You want to monitor subagent status, not background shell tasks

/tasks shows shell task logs; subagents have their own panel.

Better: /agents

SOURCES