New Google Jewels update is insane. Google just dropped something absolutely insane. Jules can now code without any GitHub repo at all. You can build anything from scratch in seconds. This changes everything for developers and AI builders. Let me show you why this is bigger than you think. So, here's what happened. On November 20th, 2025, Google released an update to Jules called Repolis. And honestly, this might be the biggest update to AI coding we've seen this year. Before this update, you had to connect jewels to a GitHub repository every single time. No exceptions. But now you can start coding from absolute zero. No setup, no repo, no connection needed, just pure AI powered coding in a sandbox. Hey, if we haven't met already, I'm the digital avatar of Julian Goldie, CEO of SEO agency Goldie Agency. Whilst he's helping clients get more leads and customers, I'm here to help you get the latest AI updates. Julian Goldie reads every comment, so make sure you comment below and let me know what you think. Let me explain why this matters. Jules is Google's AI coding agent. It's powered by Gemini 2. 5 Pro. This thing has been out of beta since August 2025. And during beta alone, it created over 140,000 public code improvements. That's insane. But the problem was always the same. You needed a GitHub repo to get started. That meant if you wanted to build a quick prototype or test an idea, you had to go through this whole setup process. Create a repo, link it, configure it. It was friction, pure friction. And friction kills creativity. Friction kills speed. Friction kills momentum. When you have an idea, you want to build it right now. Not in 20 minutes after setting up a repo. Not tomorrow after you've organized your GitHub. Right now. That's what repoist fix is. You click one button, you start coding, that's it. No GitHub account needed. No repo setup. No configuration. Just start building. And here's where it gets even better. You can upload your own context during the session. Code snippets, files, photos, screenshots, images up to 5 megabytes, JPEG, PNG, whatever you need. Think about what this means. You're a designer and you have a mockup. You take a screenshot. You upload it to Jules. You say, "Build this. " And Jules starts coding it right there in real time. No repo needed. Or you're a developer with a code snippet from another project. You upload it. You tell Jules to expand on it and it does instantly. This is what I call zero friction AI coding and it's exactly what we needed because the best ideas don't come when you're sitting at your desk with everything perfectly organized. They come when you're on the go. Yeah. When you're in a meeting, when you're solving a problem and you need a quick script, when you're experimenting and you just want to see if something works. Before Repless, you couldn't do that. With Jules, now you can. And when your task is done, you can download everything. All your files, all your outputs, everything Jules created, one click, done. You've got it locally. You can use it however you want. And by the way, if you want to learn how to save time and automate your business with AI tools like Google Jewels, you need to check out my AI profit boardroom. This is where you'll learn to scale your business, get more customers, and save hundreds of hours with AI automation. We cover every major AI tool. We show you exactly how to use them in your business. Real workflows, real automation, real results. The link is in the description. Go check it out. Now, back to Jules. Now, let me walk you through exactly how this works. When you open Jules, you'll see the repo selector. There's a little X button next to it. Now, you click that X. Boom. You're in repuls mode. Now, you can start uploading your context. Code files, images, whatever you need. You describe what you want Jules to build and it starts working. Planning, coding, testing, iterating, all asynchronously. That word matters asynchronously. Jules doesn't require you to sit there and watch it work. You give it a task, it goes off and does it. You can come back later and see the results. It's like having a developer working in the background while you focus on other things. And because it's powered by Gemini 2. 5 Pro, the code quality is really good. This isn't some toy that generates broken scripts. This is production level code. But here's where it gets interesting for real world use cases. Let's say you want to build a quick prototype. Maybe you're pitching a client and you need a proof of concept. You don't have time to set up a full dev environment. You don't have time to create repos and configure everything. You just need something working fast. You open Jules, upload a screenshot of what you want, describe it in plain English, and Jules builds it in minutes. Not hours, minutes. Or let's say you need a custom tool for your business. Something specific that no existing software does quite right. You don't want to hire a developer for a 2-hour job. You don't want to spend days learning to code it yourself. You open Jules, describe the tool, upload any files or examples you have, and Jules builds it. Then you download it and use it. Done. This is the power of Reaper. It removes every barrier between having an idea and having working code. And that's revolutionary because ideas are worthless until they're executed. And execution requires speed. The faster you can go from idea to working prototype
the faster you can validate whether that idea is any good. The faster you can iterate, the faster you can win. Now, you might be thinking, okay, this sounds great, but what about limitations? What about pricing? Let me break that down. Jules has three tiers. There's a free tier. This gives you intro access. You can try it out, build some things, see how it works. Then there's Google AI Pro. This gives you higher limits, more tasks, more compute, more everything. And then there's Ultra. This is for intensive workflows. If you're building serious applications or running tons of sessions, this is the tier you want. The exact limits depend on your plan, but the point is that even the free tier lets you do real work. This isn't a demo. This isn't a toy. You can actually build useful things on the free plan. And if you need more, the paid plans are there, but you don't have to start paid. You can test everything first. Let's talk about what makes this different from other AI coding tools because there are a lot of them out there. You've got cursor, you've got github copilot, you've got replet agent, you've got claude with code execution. All of these are good. But Jules has something different. It's asynchronous. That's the key word. Most AI coding tools require you to be there. You type, the AI responds, you type again, it responds back and forth, real time. Jules doesn't work like that. You give it a task, you walk away, it does the work, it plans, it codes, it tests, it debugs, it iterates, all without you. Then you come back and see the results. This is huge for complex tasks because complex tasks take time. And you don't want to sit there waiting while the AI thinks. You want to give it the task and move on to something else. And with Repolis, you can do this without any setup. That's the magic combination. Asynchronous AI coding plus zero setup. It's like having a developer on call 24/7 who never needs instructions repeated and never needs their environment configured. You just tell them what to build and they build it. Now, let me give you some specific use cases where this shines. First, rapid prototyping. You're testing a business idea. You need a landing page, a calculator, a simple tool, whatever. You describe it. Upload a mockup if you have one. Jules builds it. You test it with real users. You validate the idea. If it works, great. If it doesn't, you didn't waste days building it. Second, custom automation scripts. You have a repetitive task in your business. Maybe you're processing data. Maybe you're formatting reports. Maybe you're scraping information. You describe the script you need. Jules writes it. You download it. You run it. Now, that task is automated forever. Third, learning and experimentation. You want to understand how something works. Maybe it's an API. Maybe it's a coding concept. Maybe it's a framework. You ask Jules to build an example. It does. You can see the code. You can see how it works. You can modify it. You can learn from it. This is one of the best ways to learn coding by seeing working examples that you can actually play with. Fourth, quick fixes and modifications. You have some existing code. Maybe it's from another project, maybe it's from a tutorial, maybe it's from Stack Overflow, but it doesn't quite do what you need. You upload it to Jules. You explain what you want changed. Jules modifies it. You download the new version. Problem solved. These are all real world use cases that I see people struggling with every day. And Repilus makes all of them easier, faster, more accessible. You don't need to be a developer. understand Git. You don't need to know how to set up a development environment. You just need an idea and the ability to describe it. And here's something most people miss. This isn't just about coding. It's about speed to market. In business, speed wins. The company that can build and test ideas faster beats the company that builds more carefully but slower. Because you can't know what works until you test it. And you can't test it until you build it. So the faster you can build, the faster you can test. The faster you learn, the faster you win. That's why tools like jewels matter so much. They compress the time from idea to execution. And in a world where everyone has access to the same AI tools, the differentiator is how fast you can move, iterate, how fast you can adapt. Speed is the new competitive advantage and jewels with repuls gives you speed. If you want to learn more about AI tools like jewels and how to use them to scale your business and automate your workflows, join my AI profit boardroom. Inside you'll get access to real workflows, real automation, and a community of people building real businesses with AI. This is where you learn to use tools like jewels in the real world, not just tutorials, real implementation. Go check it out. And if you want to level up your SEO and get highquality backlinks that actually move the needle, head over to go. jangoldi. com/backlinkportal. We've built thousands of links for clients. We know what works and we can help you rank higher and get more traffic. The link is in the description. Before you go, make sure you subscribe to this channel. Julian Goldie reads every single comment, so drop your thoughts below. What do you think about Reaper? Are you going to try Jewels? What build with it? Let me know. I want to hear from you. And if you want even more free AI resources, welcome to the free AI money lab with Julian Goldie. Inside, you'll get 50 plus free AI tools and 200 plus chat GPT
SEO prompts. You'll learn how to use AI agents, get access to 1,000 plus free workflows, and get a full blueprint to generate thousands of leads with AI. You'll also get a free AI community, free AI course, and proven AI case studies, everything you need to start using AI in your business today. All free. The link is in the description. All right, that's it for