正在加载视频...

视频加载失败

Right now, most developers are still doing the job AI should be doing. Assign a task. Wait. Review the result. Fix it. Repeat. You're not building with AI. You're babysitting it. The shift happening now is much bigger than better coding agents. It's loop engineering. Instead of managing every...

11,344 次观看 • 2 个月前 •via X (Twitter)

12 条评论

Saeed Anwar 的头像
Saeed Anwar2 个月前

The babysitting framing is perfect. Most devs do QA on every AI output instead of defining acceptance criteria that let the agent self-verify. The loop replaces the human reviewer not the human architect, and that distinction matters.

z3n 的头像
z3n2 个月前

"Babysitting vs building" is the sharpest framing I've seen for this. The skill shift is from writing code to designing the loop: the task spec, the eval that says done, and the guardrails that stop it looping forever. Most people stall because they never define "done" precisely enough.

Adel Bucetta 的头像
Adel Bucetta2 个月前

most dev teams are still stuck in the review phase because they don't have a clear understanding of what they want ai to build, not just do. that's why 'loop engineering' is more than just a buzzword it requires a fundamental shift in how we design and use these systems.

Saeed Anwar 的头像
Saeed Anwar1 个月前

Loop engineering shifts the critical skill from coding to judgment — knowing when a running loop has gone off-track is harder than writing the code was. What is your circuit breaker for a loop that is executing perfectly but producing nonsense outputs?

AK 的头像
AK2 个月前

The review loop is still the hard part, but moving it into a system is where the leverage starts

Gabe Astrobot 的头像
Gabe Astrobot2 个月前

been running agent loops for months. eval step is where it falls apart

Matt 的头像
Matt2 个月前

loop engineering is a clean name for it, but closing the loop mostly moves the babysitting up a level. now youre watching the harness that watches the agent, and the fix step never actually left, it just got quieter.

Volodymyr Pavlenko 的头像
Volodymyr Pavlenko2 个月前

babysitting is exactly right. the loop engineering shift means you stop reviewing every output and start designing the loop itself

JW 的头像
JW2 个月前

This is a useful framing. The loop is the real unit of leverage, not the individual model call. The part I’d add is that a production loop needs a reviewable target for intent, scope, and stop conditions. Otherwise it can iterate very efficiently toward the wrong outcome.

Fenderoth 的头像
Fenderoth2 个月前

loop engineering, huh. i guess ill keep grinding coffee and notes while it learns to walk on its own, kinda hopeful but wary tehy’ll still need care before it runs

Sourabh 的头像
Sourabh2 个月前

Loop engineering is the move.

dhinna ship .ico 的头像
dhinna ship .ico2 个月前

Loop engineering still looks like babysitting when the third iteration invents a dependency that never existed

相关视频

Grok Bot + Kimi K3 can be turned into something bigger than an agent: an AI operating system the formula: AI OS = Router + Reasoning + Memory + Tools + Loops + Verification not one giant assistant. six layers that keep work moving without you step 1 -> Grok Bot becomes the operator. you give it the goal, it breaks the goal into jobs, assigns priorities and decides what part of the system should act next. step 2 -> Kimi K3 becomes the reasoning core. hard research, synthesis, long context and planning move here instead of forcing every task through the same model. step 3 -> externalize memory. store goals, decisions, failed attempts, artifacts and current state outside the chat. close the session, come back tomorrow, and the system still knows where it is. step 4 -> connect tools: search, code, files, APIs, docs and data. reasoning decides what should happen. tools actually make it happen. step 5 -> add the loop engine: plan -> execute -> inspect -> update memory -> retry. the loop can wait for new information, rerun a failed task, hand work to another agent or stop when the goal is complete. step 6 -> verify before output. tests, source checks, constraints and explicit completion rules decide whether the system ships the result or sends it back into the loop. that's the difference between an AI assistant and an AI operating system. an assistant waits for your next message. an operating system carries state, routes work and keeps moving. Grok Bot handles orchestration, Kimi K3 handles deeper reasoning, memory keeps the state alive, tools execute, the loop keeps the system running, verification decides when it is actually done. build one reliable loop and you have an agent. connect reasoning, memory, tools and multiple loops around it and you start building infrastructure. the full Grok Bot + Kimi K3 AI OS breakdown is below ↓

Alex

13,312 次观看 • 4 天前

HOW TO USE AI LOOPS TO RUN YOUR BUSINESS 24/7 A lot has been written about loop engineering for building products. Almost nothing about using loops to run the business itself. That's the bigger idea. A loop is when you give an agent a goal, a way to check its own work, and permission to keep trying until it hits that goal. Build. Verify. Repeat. Stop when the condition is met. Here's what it looks like in practice: 1/SEO loop You're position 30 for a term you want. The loop runs once a month, makes changes, checks where you rank, and keeps pushing until you're on page one. This is running in production right now on Inbox Zero. 2/Ads loop You're spending $100 a day and losing money. The loop tests creative, checks profitability, kills what fails, and keeps going until the account is in the black. 3/Eval loop Your AI feature is only 88% accurate. The loop keeps adjusting the prompt and swapping the model until it passes 90%. 4/LLM visibility loop People search in ChatGPT now, not just Google. Same loop, new scoreboard. Are we the answer or not? The whole thing hinges on one thing: a metric that comes back black and white. Where do I rank? Did it hit profitability? Did the evals pass? Give an agent that scoreboard and it runs for months. Loops used to run for 30 minutes. These run for a year. Take a step, sleep, wake up next month, take another one. You're basically hiring an agency that never sleeps, gets paid in tokens instead of invoices, and undoes its own mistakes when the number goes down. Full episode on The Startup Ideas Podcast (SIP) 🧃 watch

GREG ISENBERG

83,210 次观看 • 2 个月前

What does it actually mean to be AI native? There was no clear guide on the internet for how to become AI native so we built the definitive one (60 min masterclass): 1. An AI native org has 3 layers: people for strategy and taste, agents for execution, and a shared context layer that makes the entire company readable to agents. 2. AI eats the middle of your work. You used to spend 80% of your day on execution. Now agents do that. Your job is the bookends: deciding what to do and judging whether it's good enough. 3. Everyone is a manager now. Your output is the output of your agents. If your agents produce garbage, that's on you. You set them up wrong. 4. Using ChatGPT doesn't make you AI native. That's like having a website and calling yourself a tech company lol. 5. No AI native org without AI native people. Most companies skip straight to the tools. That's why it fails. If your people don't understand how to manage agents, the tech doesn't matter. 6. Making your company "readable" to agents is the real work. Every process, every decision, every piece of knowledge needs to exist in a format an agent can consume. Most companies are nowhere close. 7. Speed without signal is just expensive chaos. You need the system to move fast AND know if you're moving in the right direction. 8. The skill chain is how agents get good at your specific workflows. Skills build on skills. The more you invest in them, the more your company compounds. 9. The moat is the system. People managing agents, agents reading from rich context, the whole thing getting smarter every week. That compounds. Your competitor can copy your tools. They can't copy your system. Full episode with Theo Tabah from LCA on The Startup Ideas Podcast (SIP) 🧃. This is the stuff we normally keep internal but all the sauce is yours. Theo Tabah is the brains behind advising the world's biggest companies on AI and building AI products. Your fav CEO's first call for figuring out AI. You are in for a treat Become AI native in under 60 minutes Watch

GREG ISENBERG

84,760 次观看 • 3 个月前