These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Jules
Jules is an autonomous coding agent from Google. You select a GitHub repository and branch and write a prompt, or add the "jules" label to an issue. Jules clones the repository into a cloud VM, proposes a plan using a Gemini model, and shows a diff of its changes for you to review.
Once you approve, it creates a pull request you can merge. It is aimed at tasks such as bug fixes, version bumps, tests and small features. Several plans are available for different levels of use.
Strengths
- Works asynchronously in a cloud VM
- Shows a plan and a diff before changing code
- Creates pull requests directly on GitHub
- Tasks can be assigned from a GitHub issue label
Limitations
- Tied to GitHub repositories
- Your code is processed on Google's cloud
Details
- Pricing
- FreemiumOffered in several plans that scale with usage.
- License
- Proprietary
- Developer
- Platforms
- Web
- How it runs
- Web application
- Account
- Required
- Works offline
- No
- Best suited for
- Handing routine repository tasks to an agent that returns pull requests
- Last verified
- Added
- Sources
Alternatives to Jules
Compare allSoftware that can replace Jules for an important use case, and what changes if you switch.
Devin
An autonomous AI coding agent that works on engineering tasks and delivers ready-to-merge pull requests.
Devin is a paid autonomous agent that delivers ready-to-merge pull requests and tests changes in its own browser, aimed at teams with pricing not shown.
Factory
AI coding agents called Droids that plan, build, review and ship code from desktop, terminal and web.
Factory's Droids plan, build and review code from desktop, terminal and web with a choice of models, oriented toward enterprise teams rather than GitHub only.
Amp
Coding agent that runs from a CLI on your machine or unattended in hosted environments called orbs.
Amp runs agents unattended in hosted orbs or locally from a CLI, with event-driven automations, instead of Google cloud VMs tied to GitHub.
SWE-agent
An open-source agent that takes a GitHub issue and tries to fix it using a language model of your choice.
SWE-agent is a free, open-source CLI agent that takes a GitHub issue and tries to fix it with your chosen model, but it is research-oriented rather than polished.
Augment Code
An AI software development platform with agents, a CLI and a context engine for large codebases.
Augment Code is a paid platform with cloud agents and a CLI built around a context engine for large codebases, aimed at organisations.
Similar software
Related functionality, not necessarily a direct replacement.
CodeRabbit
An AI code review service that comments on pull requests with line-by-line suggestions and chat.
Gemini CLI
Google's open source AI agent for the terminal, powered by Gemini.
Google Antigravity
Google's agent-first development platform with a desktop IDE and a terminal CLI for AI-assisted coding.
Vibe Kanban
A Kanban board for planning, running and reviewing work done by AI coding agents such as Claude Code and Codex.
Claude Code
Agentic coding tool that reads a codebase, edits files and runs commands.