jules_check_events
Monitor Google accounts in real time to detect stuck, awaiting-approval, completed, or failed coding sessions, answering 'Is Jules done?' with status details.
Instructions
Real-time event monitor across all Google accounts in the pool: detects sessions that are stuck (asking questions), awaiting plan approval, completed (with PR/patch details), or failed. The primary harness tool for 'Is Jules done? Is Jules stuck?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_completed | No | Include recently completed sessions in the report (default true). | |
| limit_per_account | No | Number of sessions to scan per account (default 20). |