Discover and explore top open-source AI tools and projects—updated daily.
gemini-cli-extensionsCLI extension for asynchronous coding task automation
Top 95.6% on SourcePulse
This Gemini CLI extension integrates with the Jules asynchronous agent, enabling users to delegate complex coding tasks like bug fixing, refactoring, and dependency management directly from their terminal. It targets developers seeking to offload background coding work and track progress efficiently without blocking their workflow, ultimately streamlining code maintenance and updates.
How It Works
The extension leverages the Gemini CLI to initiate tasks managed by the Jules asynchronous agent. Users issue commands via /jules, which Jules processes in the background. This approach allows for non-blocking execution of coding operations. Upon task completion, Jules can automatically create a new branch in the user's connected GitHub repository to submit the proposed changes.
Quick Start & Requirements
gemini extensions install https://github.com/gemini-cli-extensions/jules --auto-update (requires Gemini CLI v0.4.0 or newer). The --auto-update flag is optional.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
4 days ago
Inactive
mistralai