Jules, from Google, is one of the most-searched autonomous coding agents of 2026. You hand it a task, it clones your repository onto a cloud VM, plans, writes the code, runs the tests, and opens a pull request for a human to review — all asynchronously, powered by Gemini. If you have been evaluating Jules, you already understand the appeal. You are here because you want to know what else is out there before you commit: who competes with Jules, where each option is genuinely stronger, and which one fits how your team actually works.
This is an honest field guide. Jules is a real, capable product, and we will say so plainly. But it makes one big assumption — that you want Google's agent, on Gemini's model, billed by Google AI's subscription meter. The alternatives below each relax a different one of those assumptions, and one of them, Nori Sessions, relaxes all three: it is a runtime that runs whichever agent you choose, on triggers, from chat, for a flat price. Let us start with Jules itself, then walk the alternatives.
What Jules is — and why people look for Jules alternatives
Jules is an autonomous coding agent that works asynchronously in an isolated Google Cloud VM and reports back with a pull request (Google Labs). It came out of public beta in August 2025 and now ships a full surface: a web app, a GitHub integration, the Jules Tools command-line client, and an early-preview Jules API. It runs on Gemini — Gemini 2.5 Pro on the free tier and the latest Gemini model on paid tiers, per Google's own usage-limits docs. It is genuinely good at what it is built for: well-scoped, unit-tested work in Python and JavaScript, delegated fully and left to return a reviewable diff. Reviewers note it can meaningfully change how a team handles code review by turning a clear ticket into a pull request without a human in the seat (dev.to review).
So why go looking for Jules alternatives and Jules competitors? A few honest reasons show up again and again in user reports. Performance can be slow, usage limits are tight, and it struggles to hold context across large files and big codebases (Latenode review). Language performance is uneven — strong on Python, weaker on Go — and it can stumble on ambiguous or underspecified feature requests (first-impressions review); Google shipped a code-quality update in 2026 that implicitly acknowledged the complaints (ITPro). And it is Jules, only Jules: you run Google's Gemini agent, on Google AI's subscription pricing, with chat and event automation you have to build yourself through the API. If you would rather bring your own agent, drive work from Slack out of the box, or drop into a real workspace and take the wheel, it is worth seeing the field.
The best Jules alternatives in 2026
1. Nori Sessions — the runtime that runs any agent, unattended and chat-native
Every other tool on this list ships you an agent. Nori Sessions ships you the place the agent runs. Each session is an ephemeral cloud machine with a real terminal and editor, and inside it you run whichever coding agent you already trust — Codex, Claude Code, Gemini, Cursor Agent, or your own harness. That single design choice is why it is the strongest Jules alternative for most teams: you get autonomous cloud execution without being married to one vendor's model or workflow.
It also matches Jules on the automation that matters and then goes further. Cron and webhook triggers are first-class, so nightly maintenance, alert-driven fixes, and scheduled reviews launch themselves with no human attached — this very page was researched and opened as a pull request by a scheduled Nori Session. Where Jules offers recurring tasks on a daily or weekly cadence, Nori gives you full cron scheduling and webhook triggers that fire on any event. Control is chat-native on Slack and Discord out of the box — no API to wire up first — so the whole team can start, steer, and check on work from where they already are, then drop into the full terminal-and-editor workspace the moment a human wants to take over. Every session boots preloaded with your org's conventions and tools through durable skillsets, so the tenth run is as informed as your best engineer, not a blank slate. And the price is a flat $50 per runtime per month, with a Premium tier that adds hands-on org setup and dedicated support — a line finance can predict, not a quota tied to a subscription that grows teeth as you scale.
2. OpenAI Codex — the autonomous agent baked into ChatGPT
Codex is OpenAI's cloud coding agent, available as a web app, a CLI, an IDE extension, and an iOS app, and bundled into ChatGPT plans (openai.com/codex). Like Jules, it runs tasks asynchronously in the cloud and produces code review and pull requests, and it is a natural Jules alternative if your team already lives in ChatGPT rather than Google AI. It moved to token-and-credit-based billing in April 2026, riding the ChatGPT plans — Go at $8/month, Plus at $20/month, and Pro at $100–$200/month — with a Slack integration and automatic code review on the higher tiers (Codex pricing). It is a strong async agent, but it runs OpenAI's model on OpenAI's rails and has no native cron or webhook trigger surface. (Full disclosure: the Nori CLI is itself a fork of Codex — it is good technology; the difference is that Nori runs it, and other agents, as a hostable runtime.)
3. Cursor Cloud Agents — background agents from the popular editor
Anysphere's Cursor added cloud “background agents” that work larger tasks asynchronously in hosted sandboxes and return merge-ready pull requests with screenshots and logs (cursor.com/cloud). Among the alternatives here it has one of the strongest automation stories: native Slack and Teams control, plus cron schedules and GitHub, Slack, Linear, and webhook triggers. Cursor Pro is $20 per month and includes the cloud agents, with heavier usage on Pro+ ($60/month) and Ultra ($200/month), and team plans on top (Cursor pricing). It is an excellent choice if you want your editor and your cloud agent from one vendor — the trade-off is that it runs Cursor's own agent, and the usage credits are another variable line on the bill.
4. GitHub Copilot coding agent — issue in, pull request out
GitHub's Copilot coding agent takes an assigned issue and returns a ready-to-review pull request, running in the background on GitHub Actions–backed infrastructure (github.com/features/copilot). If your work already flows through GitHub issues and PRs, it is the most frictionless Jules alternative to adopt — the agent lives exactly where your review does. It is available from the Pro tier ($10/month), through Pro+ ($39/month) and Business ($19/user/month), and moved to usage-based AI-credit billing on June 1, 2026 (GitHub Copilot billing). The limits are the flip side of the tight GitHub integration: there is no native Slack or Discord control and no cron or webhook trigger for the agent, so it is issue-driven rather than schedule-driven.
5. Devin — the autonomous engineer that defined the category
Devin, from Cognition, is the tool that made “the AI software engineer” a category: you hand it a ticket and it plans, writes code, self-debugs to green tests, and opens a pull request, with several “parallel Devins” able to burn down a backlog at once (devin.ai). Against Jules it is the more aggressively autonomous option, and it has a richer trigger surface — cron-style schedules, webhooks, Slack mentions, and GitHub and Linear events. Cognition moved it to dollar-based self-serve plans in 2026: free, Pro at $20/month, Max at $200/month, a Teams plan, and custom Enterprise, all metered in ACUs with on-demand overage (Devin pricing). It is a strong choice for well-scoped, high-volume work — the trade-off is that output quality tracks how precisely you spec the task, and you are locked to Cognition's own agent. (Devin has its own alternatives guide if it is your main contender.)
6. OpenHands — the open-source agent you can self-host
OpenHands, from All Hands AI, is the strongest open-source option: an MIT-licensed platform whose agents execute real engineering work in isolated sandboxes, available both as a free local project and as a cloud SaaS (openhands.dev). Its cloud agents run in VM sandboxes even when your machine is off and open reviewable pull requests, and it has the deepest native automation of any option here — recurring scheduled tasks, webhook and event triggers from GitHub, Datadog, and PagerDuty, and native Slack control (mention @openhands in any channel) (OpenHands automation). Pricing is open-source-free to self-host, with the hosted individual tier billing model usage at cost and Enterprise priced on request (OpenHands pricing). If you want control, transparency, and the option to bring your own model, OpenHands is the Jules alternative to weigh — the trade-off is that self-hosting the sandbox infrastructure is now your problem to run.
How Jules and its alternatives compare
| Product | Type | Runs any agent |
Chat-native control |
Unattended triggers (cron / webhook) |
Pricing model |
|---|---|---|---|---|---|
| Jules | Async agent (Gemini) | ✗ Gemini only | via API | scheduled tasks | Bundled with Google AI |
| OpenAI Codex | Cloud agent | ✗ Codex only | Slack (paid) | ✗ | Bundled with ChatGPT |
| Cursor Cloud | Background agents | ✗ Cursor agent | ✓ Slack + Teams | ✓ cron + webhook | ~$20/mo + usage |
| Copilot agent | Issue → PR agent | ✗ Copilot only | ✗ | ✗ | $10–$39 / user / mo |
| Devin | Autonomous agent | ✗ Devin only | Slack | ✓ cron + webhook | Pro $20 → Max $200/mo |
| OpenHands | Open-source agent | BYO model | ✓ Slack | ✓ cron + webhook | Open source; usage at cost |
| Nori Sessions | Agent runtime | ✓ any agent | ✓ Slack + Discord | ✓ cron + webhook | Flat $50 / runtime / mo |
Publicly reported capabilities and pricing as of July 2026. See sources below.
How to choose a Jules alternative
Six questions separate a tool you commit to from a runtime that adapts to you:
- Are you locked to one model? Jules runs Gemini; Codex runs Codex; Copilot runs Copilot. A runtime that runs any agent lets you swap models as the frontier moves without re-tooling your whole workflow.
- Can it run without you watching? Recurring daily and weekly tasks are a start. First-class cron and webhook triggers are a different category — overnight upgrades and alert-driven fixes that launch themselves on any schedule or event, no human, no dashboard.
- How do you control it? Building Slack access through an API ties you to engineering time. Driving agents natively from Slack and Discord means the whole team steers the work from where they already are, on day one.
- Can you drop in and take over? When an agent stalls, you want a real terminal and editor to grab the wheel — not just a diff and a retry button.
- Does it know your org? An agent that rediscovers your test command and review norms on every run wastes the run. Durable, preloaded context is what makes cloud work act like it works here.
- Can you forecast the bill? Subscription-tied task quotas, token credits, and usage meters all punish scale. A flat per-runtime line is what lets a team actually grow how much it runs.
Jules answers two or three of these well. Nori Sessions is built to answer all six.
The bottom line
Jules earned its place: for well-scoped, unit-tested work it is a genuinely capable async agent, and if you want a single managed agent inside Google's ecosystem and your tasks fit its lane, it is a fine choice. Codex is the natural pick inside ChatGPT, Cursor Cloud if you want editor and cloud agent from one vendor, Copilot if your world is GitHub issues, Devin if you want the most aggressively autonomous engineer, and OpenHands if you want open source you can self-host. But if what you actually want is autonomous cloud coding that runs the agent you already trust — unattended on triggers, driven from Slack and Discord, with a real workspace to take over and a flat price a team can budget — you do not want another locked-in agent. You want the runtime. That is Nori Sessions, and it is already shipping.
Spin up your first Nori Session and run your agent where the work belongs.
Frequently asked questions
What are the best Jules alternatives?
The strongest Jules alternatives in 2026 are Nori Sessions, OpenAI Codex, Cursor Cloud Agents, the GitHub Copilot coding agent, Devin, and the open-source OpenHands. Each runs coding work asynchronously in the cloud and opens a pull request for review, much like Jules. They differ mainly in whether you are locked to one vendor's model or free to run any agent, and in how much unattended automation and chat-native control they offer. Nori Sessions is the top pick because it is a runtime that runs the agent you already use, on cron and webhook triggers, driven from Slack and Discord.
Who competes with Jules?
Jules, from Google, competes with other autonomous cloud coding agents — OpenAI Codex, Cursor Cloud Agents, the GitHub Copilot coding agent, Cognition's Devin, and OpenHands — and with agent runtimes like Nori Sessions that let you run any of those agents in a cloud session rather than committing to Google's Gemini model. The field also includes newer async cloud agents such as Claude Code on the web. Nori Sessions is the runtime competitor: instead of shipping its own agent, it hosts whichever agent you choose.
Is Jules worth it in 2026?
Jules is a capable async agent for well-scoped, unit-tested work in Python and JavaScript, and it is an easy pick if your team already pays for Google AI and lives in the Google ecosystem. It shines when you can delegate a clear task fully and let it return a reviewable pull request. Its weaknesses are that performance can be slow, it struggles with large files and ambiguous or underspecified requests, and it runs Gemini only. If those trade-offs fit your team, Jules is worth trying; if you want to keep your own agent and richer automation, an alternative like Nori Sessions may fit better.
How much does Jules cost?
Jules is billed through Google AI subscriptions. A free introductory tier allows 15 tasks per day and 3 concurrent tasks on Gemini 2.5 Pro; Google AI Pro at $19.99 per month raises that to 100 tasks per day and 15 concurrent on the latest Gemini model; and the higher Google AI Ultra tier lifts the limits to 300 tasks per day and 60 concurrent. By comparison, Nori Sessions is a flat $50 per runtime per month, with a Premium tier that adds hands-on org setup and dedicated support.
Can Jules run on a schedule or from Slack?
Partly. Jules has a native Scheduled Tasks feature for recurring runs on a daily or weekly cadence — useful for routine maintenance, monitoring, and security hardening — but it does not expose arbitrary cron expressions or native webhooks, and it has no built-in Slack or Discord control surface; Slack and event triggers are built through the Jules API. Nori Sessions offers first-class cron and webhook triggers plus native chat control from both Slack and Discord, and it runs whichever agent you choose rather than only Google's Gemini.
What is the difference between Jules and Nori Sessions?
Jules is a single autonomous agent: you assign a task and Google's Gemini-powered agent clones your repo onto a cloud VM, works it, and opens a pull request. Nori Sessions is a runtime, not an agent — it gives you an ephemeral cloud machine with a real terminal and editor where you run the agent you already use, such as Codex, Claude Code, Gemini, or Cursor Agent. Jules offers recurring scheduled tasks and API-driven integration; Nori adds first-class cron and webhook triggers, native Slack and Discord control, durable org context via skillsets, and a flat $50-per-runtime-per-month price instead of subscription-tied quotas.
Sources
- Jules (Google) — product site
- Google Labs — introducing Jules
- Jules docs — usage limits and pricing tiers
- Jules docs — scheduled (recurring) tasks
- Jules API (early preview)
- Jules Tools CLI announcement
- Jules review — limits and criticisms
- ITPro — Jules code-quality update
- OpenAI Codex
- OpenAI Codex pricing
- Cursor Cloud / background agents
- Cursor pricing
- GitHub Copilot coding agent
- GitHub Copilot usage-based billing
- Devin (Cognition) pricing
- OpenHands (All Hands AI)
- OpenHands — scheduled, webhook, and Slack automation
- OpenHands pricing
Related guides
- Best Devin Alternatives & Competitors in 2026 — the head-to-head field guide to the tool that defined the category.
- The Best Autonomous AI Software Engineers in 2026 — the full field of agents that take a task and return a PR.
- Best Chat-Native Slack-Driven Coding Agents in 2026 — driving agents from where your team already works.