A Chrome Extension designed for high-efficiency bulk operations on Google Jules tasks via direct batchexecute API calls. Easily archive completed tasks, initiate AI code suggestions across repositories, and clean up unneeded suggestions at 10x speed.
Archive completed tasks for repositories with zero open Pull Requests in a single click. Integrated with the GitHub PR API to safely skip active work, with an optional force mode override.
Bulk start recommended AI suggestions (security fixes, performance optimizations, test coverage, code cleanup) across connected repos using category-aware prompt generation.
Dismiss and remove unneeded code suggestions across your connected repositories in fast batch calls using the internal Tjmm5c batchexecute RPC endpoint.
Bypasses slow UI clicks and DOM automation by making direct, authenticated HTTP RPC calls straight to Google's backend APIs for maximum speed and reliability.
Real-time log stream and animated progress bar in the extension popup. Background service workers persist task state so long-running operations continue even if the popup is closed.
Test and preview exact batch operations, target repositories, and affected tasks safely before making actual API mutations.
You can clone or download the source code directly from GitHub and install it as an unpacked Chrome Extension:
chrome://extensions in your browser.jules.google.com tab and click the extension icon to launch.