The Startup Ideas Podcast - What are Agentic Loops?

Episode Date: June 9, 2026

S/o Coderabbit for sponsoring today’s vid: https://startup-ideas-pod.link/code-rabbit On this episode I sit down with Professor Ras Mic to break down agentic loops. We define what a loop is, explai...n why well-known builders like Boris and Peter swear by them, and stay honest about who they truly serve. Mic argues that human-in-the-loop remains the strongest setup today, and he walks through the one loop he runs every day for code review using Cursor, GitHub, and Greptile. By the end you will know when a loop earns its place and when your own hand belongs on the wheel. Timestamps 00:00 – Intro 01:23 – What is a Loop 07:59 – /goal Explained 11:32 – The Slop Machine 12:42 – Code Review as a use case for Agentic Loop 18:19 – Honest Take for Builders 20:42 – The Future of Loops 21:50 – Closing Thoughts Key Points A loop fires once from a human, then the agent generates, reviews its own result, and feeds it back to keep building. Human-in-the-loop keeps you directing, governing, and approving each step while the agent builds. Wide-open loops make heavy assumptions and burn serious tokens; Michael cites Peter's tweet about $1.3 million worth of tokens in one month. Reserve slash goal and similar loops for the $200/month plan, since the $20 and $100 tiers burn through fast. Loops shine in confined, fixed-feedback work: code review, SEO pages, and other binary tasks. Mic’s daily win is a closed code-review loop with Cursor, GitHub, and Greptile that chases a 5/5 score. The #1 tool to find startup ideas/trends - https://www.ideabrowser.com LCA helps Fortune 500s and fast-growing startups build their future - from Warner Music to Fortnite to Dropbox. We turn 'what if' into reality with AI, apps, and next-gen products https://latecheckout.agency/ The Vibe Marketer - Resources for people into vibe marketing/marketing with AI: https://www.thevibemarketer.com/ FIND ME ON SOCIAL X/Twitter: https://twitter.com/gregisenberg Instagram: https://instagram.com/gregisenberg/ LinkedIn: https://www.linkedin.com/in/gisenberg/ FIND MIC ON SOCIAL X/Twitter: https://x.com/Rasmic Youtube: https://www.youtube.com/@rasmic

Transcript
Discussion (0)
Starting point is 00:00:00 Everyone is talking about agentic loops, but the reality is most people don't know what it is or how to use them. In this app, I brought on Professor Ross Mike to clearly explain what it is, is it hype, is it real, and how to use it. And if you stick around to the end of the episode, he shows me the most concrete use case of agentic loops that you can use starting today. Enjoy the episode. Ross Mike, welcome to the pod. by the end of this episode, what are people going to learn? You're going to understand what a loop is. You're going to understand why people are fanning out about it.
Starting point is 00:00:46 And you're going to understand why it is a terrible mistake. And unless you have money to burn, that you are not to do it. I'm also going to play the other side. And I'm going to show you a loop that I use. But the general consensus, I think, is wrong. And we're going to talk about it. Okay. So by the end of the episode, people are going to understand what an agentic loop is,
Starting point is 00:01:03 why the most well-known people in the AI industry, are obsessed about it. You're going to keep it real with what we need to know about it and what we can avoid. And you're going to show a real use case, a real example of how to actually use an agentic loop. Exactly, exactly. All right, bro. All right, let's get into it. So, as always, a lot of people love the diagram.
Starting point is 00:01:26 So we're just going to start with diagrams. I paid like, I think $3 to get these stick figures. So I hope people appreciate them. This is me and you. Right? This is your average Josh Moe who does not work at Anthropic or API or Open AI. And this is Boris and Peter and anyone else who has unlimited access to models. Now, the way me and you have been working, this is what is called a human in the loop is you and I will prompt our, you know, computer, right? Let's say this is our computer or better yet, I'll say this is our AI agent, right?
Starting point is 00:02:06 whether you're using cursor, Claude, Codex, it doesn't matter. You are prompting it yourself, right? You're telling it, hey, build me this landing page, you know, build this feature, X, Y, and Z. You are communicating with an AI agent, a platform of your choice via a prompt. And then a result is generated, right? A result is generated. And usually what you and I will do is we will view this result, we will test this result, and we will keep on iterating.
Starting point is 00:02:37 This is the loop where it goes back to us, right? So let's say I'm working on an app and this app is a to do list app, Greg. The first thing that I'll probably want to do is I want to build up the landing page because I want to get this out to the public so maybe they can sign up and join the wait list. So I'll prompting build me a landing page. And let's say I like the landing page. Next, I'll work on authentication. And then once I'm happy with authentication, then I'll work on with the back end.
Starting point is 00:03:04 So this is what we are used to. And this, to be sharp with it, is called human in the loop. Meaning it is the agent that's building, but it is you that is directing, governing, and allowing things to happen. What everyone has been talking about, particularly Boris and Peter, they said they don't write prompts. They generate, they build loops. And essentially, what they're talking about is they're building a system. And I'm just going to show you here where this is the AI agent, right? And then this is the result.
Starting point is 00:03:44 But instead of a human being in the loop, the human is in the loop one time, meaning it fires off said loop. But then the rest of the time, it's the agent generating a result. That result is then fed back into the agent. the agent then looks at the result and continues to work. Now, this in theory sounds cool because what essentially we're saying is, hey, I'm just going to have some sort of spec.md.md.md or some PRD.md or whatever.md file. And this is going to be like a to do-list, a task list. And this is going to give all of the information the AI agent needs to build this. Now, this sounds cool and this Loki might be the future.
Starting point is 00:04:29 but here is where it goes terribly wrong. First and foremost, I want to paint this analogy. Let's say, quick break to talk about today's sponsor, Code Rabbit. We talk about agentic loops in this episode, and most of them are still hype. Code Rabbit is one of the few that actually works. My team literally uses it every day. You open a poll request and Code Rabbit reviews it automatically. It catches bugs.
Starting point is 00:04:58 It suggests fixes. and it's one click to commit. It learns your team's standards over time, so it just gets better and better. They just shipped Code Rabbit review, which takes a big, messy poll request, and reorganizes it so you can actually understand what's change and why in minutes instead of hour,
Starting point is 00:05:17 something I've wanted for years. My team at LCA and Idea Browser love it. There's a 14-day free trial. If you want to learn more about CodeRabbit, go to the link in the description. We're building a startup, right? You and me, Greg, we're building a startup. We hire a very smart developer.
Starting point is 00:05:34 And we tell this developer, this is the app we want to build. These are the things that it needs. And the developer goes on and builds the entire thing without consulting us. In building that entire thing, that developer is going to have to make assumptions, right? Assumptions with how the product looks, how it's going to feel, certain architectural decisions. There's a lot of assumptions that are going to be made in the nitty gritty. Now, you might think your plan document covers. everything, but truth to the matter, it never does. There's always an edge case. There's always
Starting point is 00:06:02 something that's missed. So what the developer is going to do is that developer is going to make a lot of assumptions. Those assumptions might not be aligned with our product vision. Now you have a developer who's come with a finished product and now there's a bunch of things in order, but it's not the way we want it. In the same way, when you have this stacked PRD.mD file or this whatever markdown file you have and you give it to an agent and you run it in this loop, meaning it takes the feedback, it takes the result, takes it as feedback, and continues to generate code, what happens is you now have an agent that's going to make assumptions. And believe me, when you give the agent the floor to give assumptions, most of the time, it's going to get it wrong. But not only is it
Starting point is 00:06:45 going to get it wrong, it's going to burn a lot of money. Now, I say this with all love, but Boris and Peter come from a place where they have no token budgets, right? They can burn unlimited tokens. If I had unlimited tokens, I'd be doing the same thing too. But this is not productive. This is great for research. And I'll actually share a loop that I use. But this idea of constructing, of constructing like a meta harness where you give the agent feedback automatically, like it gets like the information, the result it's generated and it loops on it.
Starting point is 00:07:21 It is a catastrophe. And we've tried this, right? We had Ralph loops. We had Ralph Wiggum. There's even like slash goal. which has been pretty popular the last couple of weeks. These are great to build prototypes. These are great to experiment with.
Starting point is 00:07:35 Like, let's say you wanted to experiment with something. You want to like some minuscule tool built out, but you didn't care about the nitty-gritty details. These are great. But if you care about the details and you don't have tokens to burn, this is the worst thing to be trending right now in my humble opinion. I'll stop right here just to make sure, Craig, I'm making sense. because as you can see, I'm pretty passionate about this.
Starting point is 00:08:00 So slash goal is also trending at the moment. You know, is slash goal a loop? Like, how should people think about slash goal and a loop? They're all the same thing. They have different names like slash goal. I know on cursor, I think it's slash loop. And then on another tool, it's slash whatever. They're all the same thing.
Starting point is 00:08:17 And basically how all of them work on a high level is you, you know, you type in slash goal and then you give it some prompt, right? like you give it some prompt and then you can also like attach some you know markdown file and you tell it like yeah build this entire thing out don't stop until you're done don't make any mistakes again these are cool but the two issues are number one uh they burn a lot of tokens right um and if you are not this shouldn't even be a thought if you're not on the $200 a month plan like not a thought If you're on the $20 or I think there's a $100 month plan, you shouldn't even think about this, right? Because it's just going to burn your token usage.
Starting point is 00:08:59 Number two, you think your plan is good, but it's not. Because it's impossible for you as a human to contextualize every single detail about the product that you want in one document, right? Things evolve, trends change. You know, one day liquid glass is cool. The next day we're changing how liquid we want it. Like, it's very impossible for you to fill, like, your thoughts and exactly how you want the product to be one in one document. If anyone works in service, whether you run an agency or you, like, for example, we develop software for other people and companies. It, I, we try all the time to get all the thoughts out of someone's head.
Starting point is 00:09:40 There's always something. There's always, oh, you miss this or I wanted it like this. This is what I meant. How much more do you think an AI agent is going to understand you if we as humans have. hard times understanding each other. Right? So this should only be used in the following. Experimentation.
Starting point is 00:09:58 Like, let me do a new line. Experimentation, right? Let's say you wanted to, like, I'll share with you a fun, cool little tool I built the other day, Greg. I was doing a talk. And I wanted to build an Amongus simulator for AI models, right? Basically, it's this game where there's one bad guy, one imposter, and everyone's trying to figure out who it is.
Starting point is 00:10:17 And I wanted to have, like, my own benchmark to find. out which models like are good at lying. And I didn't want to, I didn't care about the details. I didn't care about how it looked. I just wanted the simulation and the benchmark to work. So I told it, I want the simulation. I want this benchmark. I wanted to do this.
Starting point is 00:10:34 Go and do it. It took about, I think, an hour and a half. And it got it done. Now, there were a lot of details that I had in mind that it completely got wrong that I didn't specify in the initial instruction set. But guess what? Because I didn't care about. the what it built in a sense like I didn't really care for the details it was a great thing I didn't spend a lot of time I just got slash goal to take care of everything but when you and I are trying to use AI to build something meaningful I 100% 100% stand in the fact that the human still needs to be in the loop
Starting point is 00:11:09 AI can replicate sauce it can't create sauce so if I just have these giant loops running um and then once they're done maybe I'll go in and fix things up Sure, you can make that argument, but I hope you have money to burn, right? And that's the ultimate thing. This will burn money. It sounds cool, but it'll burn money. What I'm hearing you say is that the loops are going to create a slot machine. Slop machine. That's basically what it is.
Starting point is 00:11:43 Now, I have no doubt the Boris and the Peters are building very sophisticated like loops. Like I can imagine like, let me drag this over to here. I can almost imagine they have something like, again, I, I'm not sure. This is just me guessing. But I can imagine they almost have like some sort of test suite, right? Where like they write tests for the agent to run the code again. So it's a certain type of quality. I'm sure they also have some sort of browser, browser use capability.
Starting point is 00:12:14 So the agent can see the page live and can take screenshots. Like, I'm sure. sure they have an insane harness or meta harness around the agent so that this loop can be more successful than the average loop. But at the end of the day, the one argument I'll fight back with is this is going to burn a lot of tokens. And if you don't believe me, all you have to do is look at Peter's tweet, where in one month, he burnt $1.3 million dollars worth of tokens. But I don't want to sound like a, you know, like, I don't know what the word is, like a doom or like, oh, like an old guy.
Starting point is 00:12:49 Like these suck. There are use cases and I'll share one, Greg, if that's okay, where my, my code review process is a loop and I'll explain how it works. So I use cursor for the most part, not sponsored. I use cursor for the most part as my harness of choice. and with cursor, I will use GitHub as my source control, basically a place where I store code, version code, and all that stuff.
Starting point is 00:13:21 And every time I push a feature, like every time I build a feature, I push a feature, whatever the case may be, I am pushing code to GitHub. And in GitHub, I have a code review agent installed. There's many kinds.
Starting point is 00:13:37 My particular one that I use is greptile, but I know people use code. I've been macroscope. They're all great. I use greptile. And what happens is whenever I push a feature to GitHub, the code that's being pushed to GitHub is AI generated. But then I have a code review agent that reviews the AI generated code. And what's cool about greptile is it gives me this review, right? It'll be like, oh, you miss this. There's this security thing. This is broken in this edge case. It's pretty good. But my favorite thing is it gives you a score, a score out of five. It could be two out of five, one out of five, five, five out of five, whatever.
Starting point is 00:14:16 It's a score out of five. And the mental model I now have is I will not push anything to production, meaning I will not allow code to go live unless the score is greater than four out of five. If the score is not greater than four out of five, this code needs to be reviewed. Now, here is where I loop. I have this skill called grep loop. right and basically again i don't want people to think it's complicated i just want you to understand where loops make sense it's basically a skill that tells the agent oh check GitHub read the review and then fix the review and then push to GitHub so what happens is when i see a score let's say got a two
Starting point is 00:14:58 out of a three out of five again my rules is that it has to be at least four out of five and greater so what i'm going to do is i'm going to go back to cursor i'm going to write grep loop and then when i write GREP loop, what happens is cursor reads the review that Gretile wrote on GitHub, and then it feeds the review back into cursor. Cursor that makes the changes, pushes the changes to GitHub, and then waits for Gretel to do a new review. Every time you push to GitHub, Gretel does a new review. If the review still is a three out of five, guess what happens? The loop continues. And then more changes are made.
Starting point is 00:15:34 And then let's say it's a four out of five. It doesn't give up. it keeps it takes the feedback and then pushes it back to GitHub it won't stop unless it's taken five turns and then it'll give up or it won't stop until it gets a five out of five now this is basically a loop but if you notice this Greg this is a very closed off very goal oriented loop essentially I have a feedback engine right I have a code review agent that's giving a score What I'm telling cursor is read the review, understand it, and get that score to a five out of five. This makes sense for code review because there's a fixed feedback loop.
Starting point is 00:16:15 But when I'm building an app, again, I have no idea what I want completely in that very moment. So it's very hard for me to generate a loop on an app that I have in my mind, but I can't even fully visualize just yet. Now, if you're great at visualizing, you're a master, you never miss details, You've never forgotten your auntie's birthday. You don't forget your wedding out. You're just perfect. And you have a million dollars. Go ahead and build loops.
Starting point is 00:16:42 But for me and myself, the only place a loop makes sense is in a very confined constrained process with a very fixed feedback loop, a very defined feedback loop. And that's in code review. And can I be honest with you, this loop actually quite breaks at times. It's not perfect. And you know, when it breaks, anytime I push over 1,000 lines of code, 1K lines of code, like if the code that it has to review is more than 1,000 lines, I can almost never get a 5 out of 5. Because it's too much code for the agent to fully review and contextualize and understand.
Starting point is 00:17:20 So even in this fixed sort of ecosystem loop that I have here, even here, there's reasons and places for it to break. right so every time i push a change i have to make sure it's one k lines of code or less or i have to tell the asian cursor split this into multiple PRs multiple code pushes so greptile can review i say that all to say i'm not a hater but loops just don't make sense right now especially for building apps they make sense for code review they maybe make sense for like you are trying to do some scio and you have like an SEO formula and you want like 300 pages generated and all the pages look and sound the same, go ahead. But for anything that requires a slight bit of creativity, unless you're looking to donate money
Starting point is 00:18:11 to companies that are about to go public at trillion dollar valuation, this just doesn't make sense to me. The person listening to this podcast, I mean, it's literally called the Startup Ideas podcast, they're building apps, you know. So what they're doing is they want to create an app, a website, a startup, a SaaS, a microsas, an agent-first startup that has the highest likelihood of success. And in order to do that, you have to show your app to people in order to get feedback. So what's missing from the loop is there's no sharing your app for feedback halfway through. You're just pressing or slash goal or you're just like basically it's think of it as like full self-driving.
Starting point is 00:19:01 You're going from Miami all the way to Charleston, South Carolina and you're pressing go. And there's no like you're going to go off and you see a really, you know, cute diner on the side of the road and you're going to go order a fried chicken sandwich. You can't. You're on this, you know, you're on this ride. And whether you like it, the train has left the station. that's what this is. And so my belief on loops is actually a lot similar to yours. By the way, I loved your rant.
Starting point is 00:19:32 I apologize. And again, if any of the companies are planning on sponsor me, whatever, I love you guys. But this is just, I can't lie to the people. You know what I mean? Like, I've got to be honest. Like, I've seen a lot of people excited about this. And an idea this is cool. But like, I know some people got $20 subscriptions, $100 subscriptions.
Starting point is 00:19:50 This will burn through that. and it's not productive at all. So yeah, just have to keep honest. I think where the output is binary, meaning black or white, with no creativity, there is a room for loops. So that was my, when I was reading all that was going on, like, I was like, okay, to your point, like with Code Rabbit or Gretile, you know, code review or SEO or thing, you know, those pages, like, it's binary. Either they did the job or they didn't. So I think there's room for it. But for the people listening to this that are like, I'm going to go build a startup and I'm going to,
Starting point is 00:20:30 I need a loop to go build that startup. You know, make me a million dollars. Make no mistakes. Right? Like that's where I think that this is a little bit misleading. That being said to the credit of Boris and to the credit of Peter and to the credit of the people who are talking about it, I do believe that we will get to a point
Starting point is 00:20:53 100% that... Some point in the future, 100%. In the future, right? That this will be possible. Just not now. Just maybe not as of recording June 9, June 9, 20, 20s. And again, like, I don't fault them. Like, I don't think they're malicious at all.
Starting point is 00:21:10 But it's like, if you have, like, I'm telling you, if I had a limited token budget as well, Greg, Why the heck would I prompt? Like, tokens don't matter to me, right? And it makes sense. They have to experiment. They have to, like, they need to work on self-healing agents and all that type of stuff.
Starting point is 00:21:27 So their position makes sense. My issue is everybody else who's, you know, creating content and teaching these things saying, well, this is crem to like, no, unless you want to donate to trillion dollar companies, this is not it. Right now. It could be it in a month and I could look like a fool, but right now, this just does not make sense. Human in the loop is the best loop. Thanks for clarifying it and and keeping it real with us. Ross Mike is his YouTube name. I'll include a link where you can follow him in the
Starting point is 00:22:01 show notes and in the description and on X. Thank you for coming on here. You're you were just the person I needed to come on the show to just say, go off king. And like you're a loop. You're a loop. You You were a loop in the sense that you were the loop around, just explain this clearly and keep it real. Just don't stop. Well, I appreciate you for having me, Greg, as always. It's a pleasure, man. Thank you. I'll see you next time.
Starting point is 00:22:30 Bye, everybody.

There aren't comments yet for this episode. Click on any sentence in the transcript to leave a comment.