Vigyata.AI
Is this your channel?

Stop Using Claude Code the Normal Way

80.1K views· 2,299 likes· 28:19· Jan 5, 2026

🛍️ Products Mentioned (5)

🚀 Access ALL video resources & get personalized help in my community: https://www.skool.com/agentic-labs 🗨️ Speech to Text App (wisprflow): https://wisprflow.ai/r?WALTER67 🚀 AutoCoder (now AutoForge): https://github.com/AutoForgeAI/autoforge ☕ Buy me a coffee: https://www.buymeacoffee.com/leonvanzyl 💵 Donate using PayPal: https://www.paypal.com/ncp/payment/EKRQ8QSGV6CWW In this video you will learn how long-running agents are transforming agentic coding with Claude Code. Watch as I compare two projects built with the exact same prompt to show why single context window development fails for complex applications. You will learn how the Anthropic Long Running Agent Harness breaks down massive projects into manageable features, implements them one by one with regression testing, and produces production-ready applications on autopilot. I'll also show you how to set up and use my free Agentic Coding Harness UI for your own projects. ⏰ TIMESTAMPS: 00:00 Long running agents introduction 00:35 Claude Code project comparison 01:45 Single context window results 05:07 Context window limitations explained 06:28 Anthropic harness solution overview 07:01 Long running agent results 10:15 Nano Banana thumbnail generation 13:57 Agentic Coding Harness setup 17:30 Creating projects with UI 21:30 Feature list generation process 25:00 MCP tools coding agents 26:00 Browser testing automation 27:20 YOLO mode vs testing #claudecode #vibecoding

About This Video

In this video, I’m basically saying: stop using Claude Code the normal way if you’re trying to build anything remotely complex. I ran the exact same detailed prompt twice with Claude Code (Opus 4.5 in thinking mode), didn’t interfere at all, and let both agents run on autopilot. The first run followed the usual single context window workflow (plan → implement), and the result was what you’d expect: missing requirements, half-working “AI assistant” actions that don’t actually update the UI, no prompt editing, and thumbnail generation that never even touches Nano Banana—even though it was explicitly in the spec. Then I show the alternative: a long-running agent harness based on Anthropic’s approach. Instead of trying to do everything in one bloated conversation that gets compacted and loses context, the harness breaks the app into a massive feature list and implements features one-by-one with regression testing. That’s how I got a much more polished app: light/dark mode, editable system prompts, delete/duplicate projects, real card editing with history, and actual Nano Banana thumbnail generation with reference images, revisions, and upscaling. I also walk through my free Agentic Coding Harness UI that “slaps a UI” on top of the Anthropic harness, makes setup way easier, and adds performance improvements like storing features in SQLite with MCP tools. If you want production-ready output, let the agent test in a real browser. If you want speed, YOLO mode exists—but you’re trading quality for it.

Frequently Asked Questions

🎬 More from Leon van Zyl